Summary: | kcminit crash on startup | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | miki <vmikiv> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | christophe, giecrilj, loser123123, lucky_one |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
miki
2008-06-22 13:12:07 UTC
Confirmed with a recent revision (actually using 823161). my BT begins differently though. #6 0xb76ba38e in KConfigGroup::parent (this=0xbff4beac) at /media/kde/src/KDE/kdelibs/kdecore/config/kconfiggroup.cpp:629 #7 0xb76ba485 in KConfigGroup::changeGroup (this=0xbff4beac, group=0xb42bdd88 "WM") at /media/kde/src/KDE/kdelibs/kdecore/config/kconfiggroup.cpp:651 #8 0xb42aeec5 in applyQtColors (kglobals= {<KConfigBase> = {_vptr.KConfigBase = 0xbff4beac}, d = {d = 0xb6711ff4}}, settings=@0x9962118, newPal=@0xbff4bedc) at /media/kde/src/KDE/kdebase/workspace/kcontrol/krdb/krdb.cpp:129 #9 0xb42b1b58 in runRdb (flags=<value optimized out>) at /media/kde/src/KDE/kdebase/workspace/kcontrol/krdb/krdb.cpp:589 Solved here. I just deleted my KDE dir and reinstalled everything (ok, there was probably an easier way to process :)) Same here. Moving my qt-copy dir and changing environment variables to reflect the new location didn't go down too well; had to rebuild everything. Is there an easier way? Update kdelibs? *** Bug 164810 has been marked as a duplicate of this bug. *** What do you mean by update? Obviously not 'svn up'...but i did that and make, make install, which didn't work. Only a 'make clean' along with deleting CMakeCache.txt fixed it for me. resolved yesteday after update kdelibs *** Bug 165012 has been marked as a duplicate of this bug. *** *** Bug 294565 has been marked as a duplicate of this bug. *** |