Summary: | krandrtray crash with nvidia legacy driver | ||
---|---|---|---|
Product: | [Unmaintained] krandr | Reporter: | Christian Ihle <blurpy> |
Component: | krandrtray | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, blurpy, bugzilla, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christian Ihle
2009-12-30 11:27:26 UTC
I forgot to mention that krandrtray starts normally, and I can right click on the icon in the tray just fine. But left clicking or right click and then click on configure display gives the crash. For system settings it's enough to just open display. The stack trace from system settings is: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #6 0xb71edf18 in QGraphicsScene::addItem(QGraphicsItem*) () from /usr/lib/libQtGui.so.4 #7 0xb36844e6 in RandRConfig::load (this=0x81bb750) at /usr/src/debug/kdebase-workspace-4.3.4/kcontrol/randr/randrconfig.cpp:101 #8 0xb366f53b in KRandRModule::load (this=0x81b8980) at /usr/src/debug/kdebase-workspace-4.3.4/kcontrol/randr/krandrmodule.cpp:109 #9 0xb76be78f in KCModule::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5 #10 0xb366ef33 in KRandRModule::qt_metacall (this=0x81b8980, _c=InvokeMetaMethod, _id=29, _a=0x81d62a8) at /usr/src/debug/kdebase-workspace-4.3.4/build/kcontrol/randr/krandrmodule.moc:58 #11 0xb66c904a in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4 #12 0xb66ca796 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #13 0xb6c17230 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #14 0xb6bc08fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #15 0xb6bc829e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #16 0xb75ff451 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #17 0xb66ba32e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #18 0xb66bafdc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #19 0xb66bb19c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 #20 0xb66e64dd in ?? () from /usr/lib/libQtCore.so.4 #21 0xb5b454c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #22 0xb5b48d98 in ?? () from /usr/lib/libglib-2.0.so.0 #23 0xb5b48ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #24 0xb66e6011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #25 0xb6c6229a in ?? () from /usr/lib/libQtGui.so.4 #26 0xb66b898d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #27 0xb66b8dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #28 0xb66bb270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #29 0xb6bc0774 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #30 0x0805320e in main (argc=5, argv=0xbfcbbc14) at /usr/src/debug/kdebase-workspace-4.3.4/systemsettings/app/main.cpp:51 *** Bug 220665 has been marked as a duplicate of this bug. *** This is an OpenSuse issue: bug 217935 Thanks *** This bug has been marked as a duplicate of bug 217935 *** |