Summary: | When starting Konqueror filemanager as root from a normal user login, de kdedaemon crashes | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | jsvrp.gw |
Component: | kded | Assignee: | George Staikos <staikos> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jsvrp.gw
2004-01-20 03:17:36 UTC
It seems really root-user related. I've logged in as root in KDE 3.2RC1 and DrKonqi appears with the same crash report, righ away, even during the display of ths splash-screen. I've deleted .kde fron the root-user, but still the same problems. I don't know a way to change the summary of this bug, but it should read now: When starting KDE as root de kdedaemon crashes Where did this thinkpad module come from? Thinkpad module bug, not kmilo bug. Contact the author of that module or remove it. This on is onot resolved. This is nit a thinkpad bug, if you refer to the IBM thinkpad. I'm working on a intel coppermine 1ghz. Cheers, Jeroen Look at the backtrace below that you provided. It is loading kmilo_thinkpad. You clearly installed this because it is not part of KDE. That is what is crashing. Remove it and then if it still crashes (elsewhere), please provide the new backtrace. #3 <signal handler called> #4 0x4160e6ce in KMilo::KMiloD::displayText(QString const&) () from /opt/kde3/lib/kde3/kded_kmilod.so #5 0x41787236 in ThinkPadMonitor::retrieveVolume() () from /opt/kde3/lib/kde3/kmilo_thinkpad.so #6 0x41785f4f in ThinkPadMonitor::init() () from /opt/kde3/lib/kde3/kmilo_thinkpad.so #7 0x4160df6a in KMilo::KMiloD::KMiloD(QCString const&) () Thanks for your replies. Sorry, but this seems to be part of kdeutils3-3.1.95: # rpm -qf /opt/kde3/lib/kde3/kmilo_thinkpad.la kdeutils3-3.1.95-0 # rpm -qf /opt/kde3/lib/kde3/kmilo_thinkpad.so kdeutils3-3.1.95-0 # rpm -qf /opt/kde3/share/services/kmilo/kmilo_thinkpad.desktop kdeutils3-3.1.95-0 Maybe you can transfer this bug to kdeutils then. Cheers, Jeroen I moved the .so and .la files to _filename and the problems are gone. So that is great. On the other hand, the lib is still part of kdeutils and kdeutils is an important set of utils, so this bug still counts. I wish I could move it to kdeutils, but as a normal bugreporter I can't do that. Cheers, Jeroen Let me state again, that is -not- part of KDE. I don't know where you got it from. $ find | grep thinkpad ./klaptopdaemon/thinkpad_common.h $ I find this very strange. You are first refering to kmilo_thinkpad.so and later to thinkpad_common.h. thinkpad_common.h is not part of my system and kmilo_thinkpad.so is part of kde3utils and that is part of kde. Never mind, I will make a new bug report in kde3utils. Cheers, Jeroen Subject: Re: When starting Konqueror filemanager as root from a normal user login, de kdedaemon crashes On Tuesday 20 January 2004 20:29, jsvrp.gw@myrealbox.com wrote: > ------- Additional Comments From jsvrp.gw@myrealbox.com 2004-01-21 02:29 > ------- I find this very strange. You are first refering to > kmilo_thinkpad.so and later to thinkpad_common.h. thinkpad_common.h is not > part of my system and kmilo_thinkpad.so is part of kde3utils and that is > part of kde. Never mind, I will make a new bug report in kde3utils. What I just proved was that the -only- thing in kdeutils is thinkpad_common.h. There is -no- kmilo_thinkpad module in KDE! You clearly got it from somewhere else, perhaps your distro adds it. You must contact whomever you got it from. There is nothing we can do about it, sorry. *** Bug 73098 has been marked as a duplicate of this bug. *** This problem in my KMilo Thinkpad plugin has already been fixed. I didn't expect packagers to pick it up so soon. |