On Thu, Jan 29, 2004 at 04:06:17AM +0100, Adeodato Sim? wrote: > As you may have already guessed, you should fiddle around with your > config files under ~/.kde/share/config. I'd start by mv'ing > ~/.kde/share/config/konquerorrc somewhere else, and see if the > situation improves. Also, ~/.kde/share/config/konq*, and/or > ~/.kde/share/apps/konqueror/*.
I started by renaming the entire share/config and then konqueror started. Diff of the new config/ and config-orig/ : grundler <506>diff config config-orig Only in config-orig: cryptodefaults Only in config-orig: dirfilterrc Only in config-orig: dummy Only in config-orig: katepartrc Only in config-orig: katerc Only in config-orig: katesyntaxhighlightingrc Only in config-orig: kcmcssrc Only in config-orig: kcmdisplayrc Only in config-orig: kcmnspluginrc Only in config-orig: kcmshellrc Only in config-orig: kconf_updaterc Only in config-orig: kcookiejarrc Only in config-orig: kdeglobals Only in config-orig: kdeprintrc Only in config-orig: keditbookmarksrc Only in config-orig: kfmclientrc Only in config-orig: kio_httprc Only in config-orig: kioslaverc Only in config-orig: konq_history Only in config-orig: konqsidebartng.rc Only in config-orig: konquerorrc Only in config-orig: konsolerc Only in config-orig: ksslauthmap Only in config-orig: ksslcertificates Only in config-orig: ksslpolicies Only in config-orig: kuriikwsfilterrc Only in config-orig: kwriterc Only in config-orig: uiserverrc Only in config-orig: validatorsrc I then started doing: $ killall kdeinit $ cp config-orig/<file> ../config $ konqueror After copying all the files back and it still all worked, I ran diff -q -r config config-orig and then copied those files back one at a time too. Everything still worked. Then I realized the apt-get upgrade I had done earlier in the day must have fixed it. :^/ *sigh*. After copying config-orig/kconf_updaterc to config/, the following (new) output: Id 'kde2.2/r1' was already in done-list! Id 'kde2.2/r2' was already in done-list! Id 'kde2.2/r3' was already in done-list! Id 'kde3.0' was already in done-list! Id 'kde2.2/b1' was already in done-list! Id 'kde3.1/cvs' was already in done-list! Id 'kde-3.1-toolbar' was already in done-list! Perhaps that was the bug and it's been fixed. In any case, it's time to close this bug. thanks again, grant