Application that crashed: printer-applet Version of the application: 1.3 KDE Version: 4.3.1 (KDE 4.3.1) "release 163" Qt Version: 4.5.2 Operating System: Linux 2.6.25.20-0.5-default x86_64 What I was doing when the application crashed: Every time kde4 starts the printer applet crashes. This is on openSuSE 11.0 on a Toshiba 205D laptop using the ATI 8-9 fglrx driver package. I have installed every kde4 debuginfo package I can find and I still can't get more info from drkonqi. Please let me know what debuginfo package to load -- Backtrace: Application: Printer Applet (printer-applet), signal: Segmentation fault [KCrash Handler] #5 0x00007f7a19accdd5 in PyType_IsSubtype () from /usr/lib64/libpython2.5.so.1.0 #6 0x00007f7a19ab6fdd in PyDict_GetItem () from /usr/lib64/libpython2.5.so.1.0 #7 0x00007f7a15c804e6 in ?? () from /usr/lib64/python2.5/site-packages/sip.so #8 0x00007f7a17fc1d39 in ?? () from /usr/lib64/python2.5/site-packages/PyQt4/QtCore.so #9 0x00007f7a14893a9d in QApplicationPrivate::notify_helper (this=0xed3dc0, receiver=0xfa5860, e=0x7fff21fcec80) at kernel/qapplication.cpp:4056 #10 0x00007f7a1489bd1a in QApplication::notify (this=0xed3cd0, receiver=0xfa5860, e=0x7fff21fcec80) at kernel/qapplication.cpp:4021 #11 0x00007f7a0fe5d22b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #12 0x00007f7a10689dc6 in sipKApplication::notify (this=0xed3cd0, a0=0xfa5860, a1=0x7fff21fcec80) at sipkdeuipart4.cpp:35126 #13 0x00007f7a17b7f4fc in QCoreApplication::notifyInternal (this=0xed3cd0, receiver=0xfa5860, event=0x7fff21fcec80) at kernel/qcoreapplication.cpp:610 #14 0x00007f7a17b8e5cb in QObjectPrivate::setParent_helper (this=0xf96950, o=<value optimized out>) at kernel/qobject.cpp:1890 #15 0x00007f7a17b9a329 in QTimer::QTimer (this=0xdbc558, parent=0x7f7a19d873a0) at kernel/qtimer.cpp:135 #16 0x00007f7a17f0f419 in ?? () from /usr/lib64/python2.5/site-packages/PyQt4/QtCore.so #17 0x00007f7a17f0f4ea in ?? () from /usr/lib64/python2.5/site-packages/PyQt4/QtCore.so #18 0x00007f7a15c7f9e0 in ?? () from /usr/lib64/python2.5/site-packages/sip.so #19 0x00007f7a19acefce in ?? () from /usr/lib64/libpython2.5.so.1.0 #20 0x00007f7a19a88683 in PyObject_Call () from /usr/lib64/libpython2.5.so.1.0 #21 0x00007f7a19b02a3c in PyEval_EvalFrameEx () from /usr/lib64/libpython2.5.so.1.0 #22 0x00007f7a19b06c4d in PyEval_EvalCodeEx () from /usr/lib64/libpython2.5.so.1.0 #23 0x00007f7a19aa6afe in ?? () from /usr/lib64/libpython2.5.so.1.0 #24 0x00007f7a19a88683 in PyObject_Call () from /usr/lib64/libpython2.5.so.1.0 #25 0x00007f7a19a8f7f0 in ?? () from /usr/lib64/libpython2.5.so.1.0 #26 0x00007f7a19a88683 in PyObject_Call () from /usr/lib64/libpython2.5.so.1.0 #27 0x00007f7a19ad047e in ?? () from /usr/lib64/libpython2.5.so.1.0 #28 0x00007f7a19acefce in ?? () from /usr/lib64/libpython2.5.so.1.0 #29 0x00007f7a19a88683 in PyObject_Call () from /usr/lib64/libpython2.5.so.1.0 #30 0x00007f7a19b02a3c in PyEval_EvalFrameEx () from /usr/lib64/libpython2.5.so.1.0 #31 0x00007f7a19b06c4d in PyEval_EvalCodeEx () from /usr/lib64/libpython2.5.so.1.0 #32 0x00007f7a19b06e42 in PyEval_EvalCode () from /usr/lib64/libpython2.5.so.1.0 #33 0x00007f7a19b217a1 in ?? () from /usr/lib64/libpython2.5.so.1.0 #34 0x00007f7a19b21876 in PyRun_FileExFlags () from /usr/lib64/libpython2.5.so.1.0 #35 0x00007f7a19b22e5d in PyRun_SimpleFileExFlags () from /usr/lib64/libpython2.5.so.1.0 #36 0x00007f7a19b2c781 in Py_Main () from /usr/lib64/libpython2.5.so.1.0 #37 0x00007f7a18e95436 in __libc_start_main () from /lib64/libc.so.6 #38 0x00000000004006c9 in _start () Reported using DrKonqi
Created attachment 37304 [details] Output of python -v -d /usr/bin/printer-applet
Created attachment 37305 [details] debug files created in /usr/share/kde4/apps/printer-applet These are the python debug files created in /usr/share/kde4/apps/printer-applet that result from the command: python -v -d /usr/bin/printer-applet The files included are: authconn.pyc debug.pyc monitor.pyc statereason.pyc Hopefully this will help fix this very nasty little problem. Let me know if you need anything else. Thanks.
Merging with bug 209095. Thanks *** This bug has been marked as a duplicate of bug 209095 ***