Summary: | crash while killing applications | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Geoffray Levasseur <jeff.levasseur> |
Component: | kdecore | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | aloisiojr, drf, johnflux |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Geoffray Levasseur
2010-06-06 16:16:24 UTC
Maybe drf might know This is probably due to the fact that you do not have polkit-qt 0.9.x (not 0.95+!!) installed. Can you please check your installation? P.S.: This bug is related just to KAuth and not KSysGuard, and there are also some duplicates of this around. *** Bug 249039 has been marked as a duplicate of this bug. *** Created attachment 51745 [details] New crash information added by DrKonqi systemsettings (1.0) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0 - What I was doing when the application crashed: Opening the Login Screen section of Systemsettings, when I had started Systemsettings as root. Opening the same section without a rooted Systemsettings gives no crash, but applying any changes after changing the preselected user didn't prompt kdesu, making the operation fail. P.S. very similar to bug 249039 (which is a duplicate of this one). -- Backtrace (Reduced): #7 0x003b1bfb in KCModule::setNeedsAuthorization (this=0x8e75380, needsAuth=true) at ../../kdeui/widgets/kcmodule.cpp:141 #8 0x0237d869 in KDModule::KDModule (this=0x8e75380, parent=0x8d5b600) at ../../../kcontrol/kdm/main.cpp:275 #9 0x023814fd in QObject* KPluginFactory::createInstance<KDModule, QWidget>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kcm_kdm.so #10 0x006e9450 in KPluginFactory::create (this=0x8e3fe58, iface=0x49baa0 "KCModule", parentWidget=0x0, parent=0x8d5b600, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:191 #11 0x009b1ae8 in create<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x8d5b600, args=...) at ../../kdecore/util/kpluginfactory.h:515 |