On Thursday 15 January 2004 09:38 am, Vaughn Treude wrote: > > Try sending the output of 'dcop konqueror-'. It > > should show all the available objects at that level. > > Here it is! > > [vaughn@nakota vaughn]$ dcop konqueror-18070 > qt > KBookmarkManager > KIO::Scheduler > KShortURIFilterIface > KURIIKWSFilterIface > KURISearchFilterIface > KonqFavIconMgr > KonqHistoryManager > KonqUndoManager > KonquerorIface (default) > ksycoca > > It may or may not be relevant, but I have more than one konqueror running > at the moment: > [vaughn@nakota vaughn]$ dcop | grep konq > > konqueror-24676 > konqueror-18070 > konqueror-24514 Very bizarre. Can you check a few things? 1. Look through the objects for all three konqueror objects. Are they all missing the mainwindow or just one of them? 2. Try opening a new window and then checking what happens: $ dcop konqueror-18070 default openBrowserWindow file:$HOME $ dcop konqueror-18070 3. What version of KDE are you using and on what distribution? Kurt