Bug 224055 - Jockey had to be closed when operating in powersave mode
Summary: Jockey had to be closed when operating in powersave mode
Status: RESOLVED NOT A BUG
Alias: None
Product: unknown
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-24 16:45 UTC by Jaroslav Macecek
Modified: 2010-01-24 20:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Macecek 2010-01-24 16:45:13 UTC
Application that crashed: 
Version of the application: 1.0
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Jockey (), signal: Segmentation fault
[KCrash Handler]
#6  0x06c171ac in QWidget::metric(QPaintDevice::PaintDeviceMetric) const () from /usr/lib/libQtGui.so.4
#7  0x06d793eb in QFont::QFont(QFont const&, QPaintDevice*) () from /usr/lib/libQtGui.so.4
#8  0x06bd5d47 in QWidgetPrivate::updateFont(QFont const&) () from /usr/lib/libQtGui.so.4
#9  0x06bd5c78 in QWidgetPrivate::resolveFont() () from /usr/lib/libQtGui.so.4
#10 0x06be03a8 in QWidget::setParent(QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/libQtGui.so.4
#11 0x06be0b1e in QWidget::setParent(QWidget*) () from /usr/lib/libQtGui.so.4
#12 0x06be7c86 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#13 0x06fd1122 in QMenu::~QMenu() () from /usr/lib/libQtGui.so.4
#14 0x07adb6bf in KMenu::~KMenu() () from /usr/lib/libkdeui.so.5
#15 0x07a7ebdd in KSystemTrayIcon::~KSystemTrayIcon() () from /usr/lib/libkdeui.so.5
#16 0x01add891 in sipKSystemTrayIcon::~sipKSystemTrayIcon() () from /usr/lib/pymodules/python2.6/PyKDE4/kdeui.so
#17 0x009dd46f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#18 0x06bd885b in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#19 0x07074184 in QDialog::~QDialog() () from /usr/lib/libQtGui.so.4
#20 0x013f72cf in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtGui.so
#21 0x01395497 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtGui.so
#22 0x013954da in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtGui.so
#23 0x00d6ba1b in ?? () from /usr/lib/pymodules/python2.6/sip.so
#24 0x00d6ba51 in ?? () from /usr/lib/pymodules/python2.6/sip.so
#25 0x080a8ee3 in subtype_dealloc (self=0xd78ff4) at ../Objects/typeobject.c:1024
#26 0x0808e634 in dict_dealloc (mp=0x987646c) at ../Objects/dictobject.c:911
#27 0x080a8f31 in subtype_dealloc (self=0x987092c) at ../Objects/typeobject.c:1009
#28 0x0808cf19 in insertdict (mp=0xb77dc1c4, key=0xb7778080, hash=2091143156, value=0x8223f58) at ../Objects/dictobject.c:459
#29 0x0808f377 in PyDict_SetItem (op=0xb77dc1c4, key=0xb7778080, value=0x8223f58) at ../Objects/dictobject.c:701
#30 0x08090cd3 in _PyModule_Clear (m=0xb77aa11c) at ../Objects/moduleobject.c:138
#31 0x080ed815 in PyImport_Cleanup () at ../Python/import.c:439
#32 0x080fa305 in Py_Finalize () at ../Python/pythonrun.c:434
#33 0x080f9daf in Py_Exit () at ../Python/pythonrun.c:1714
#34 handle_system_exit () at ../Python/pythonrun.c:1116
#35 0x080f9f9d in PyErr_PrintEx (set_sys_last_vars=1) at ../Python/pythonrun.c:1126
#36 0x080fa1d2 in PyErr_Print () at ../Python/pythonrun.c:1035
#37 0x080facfb in PyRun_SimpleFileExFlags (fp=0xbfeb9e77, filename=0xbfeb9e77 "/usr/bin/jockey-kde", closeit=1, flags=0xbfeb9adc) at ../Python/pythonrun.c:935
#38 0x0805c8d8 in Py_Main (argc=2, argv=0xbfeb9bc4) at ../Modules/main.c:599
#39 0x0805baeb in main (argc=2, argv=0xbfeb9bc4) at ../Modules/python.c:23

This bug may be a duplicate of or related to bug 222011

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-24 20:01:38 UTC
Jockey is not supported in here, but in Kubuntu's launchpad. The error was probably reported a couple of times already.
Regards