Application that crashed: printer-applet Version of the application: 1.3 KDE Version: 4.3.1 (KDE 4.3.1) "release 169" Qt Version: 4.5.2 Operating System: Linux 2.6.27.29-0.1-pae i686 Distribution: "openSUSE 11.1 (i586)" What I was doing when the application crashed: As of Oct 5, 2009 Opensuse 11.1 updated via YAST this error still occurs. It looks like a duplicate error, but the duplicate claims resolved. Maybe the patch just hasn't made it to the replitories yet? -- Backtrace: Application: Printer Applet (printer-applet), signal: Segmentation fault [KCrash Handler] #6 PyDict_GetItem (op=0x3, key=0x8420e00) at Objects/dictobject.c:631 #7 0xb7bedd20 in ?? () from /usr/lib/python2.6/site-packages/sip.so #8 0xb7ac540f in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so #9 0xb64157bc in QApplicationPrivate::notify_helper (this=0x8465bb0, receiver=0x856cac4, e=0xbfd3fc58) at kernel/qapplication.cpp:4056 #10 0xb641daae in QApplication::notify (this=0x8465b20, receiver=0x856cab8, e=0xbfd3fc58) at kernel/qapplication.cpp:3603 #11 0xb50c917d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #12 0xb56b13ee in sipKApplication::notify (this=0x8465b20, a0=0x856cab8, a1=0xbfd3fc58) at sipkdeuipart4.cpp:35126 #13 0xb789c16b in QCoreApplication::notifyInternal (this=0x8465b20, receiver=0x856cab8, event=0xbfd3fc58) at kernel/qcoreapplication.cpp:610 #14 0xb78b431e in QCoreApplication::sendEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #15 0xb78abc1a in QObjectPrivate::setParent_helper (this=0x85667d0, o=0x856cab8) at kernel/qobject.cpp:1890 #16 0xb78abcf7 in QObject::setParent (this=0x8568348, parent=0x856cab8) at kernel/qobject.cpp:1834 #17 0xb78b02c4 in QObject (this=0x8568348, parent=0x856cab8) at kernel/qobject.cpp:668 #18 0xb78b79d9 in QTimer (this=0x8568348, parent=0x856cab8) at kernel/qtimer.cpp:135 #19 0xb7a01939 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so #20 0xb7a01a14 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so #21 0xb7bed127 in ?? () from /usr/lib/python2.6/site-packages/sip.so #22 0xb7f329b5 in type_call (type=<value optimized out>, args=0x842084c, kwds=0x0) at Objects/typeobject.c:745 #23 0xb7ee1c1c in PyObject_Call (func=0x8120f14, arg=0x842084c, kw=0x0) at Objects/abstract.c:2487 #24 0xb7f6cd20 in PyEval_EvalFrameEx (f=0x856c91c, throwflag=0) at Python/ceval.c:3890 #25 0xb7f71d7f in PyEval_EvalCodeEx (co=0xb7cb14e8, globals=0xb7cef02c, locals=0x0, args=0x84207b8, argcount=1, kws=0x0, kwcount=0, defs=0x8420738, defcount=1, closure=0x0) at Python/ceval.c:2942 #26 0xb7f06a29 in function_call (func=0x8424064, arg=0x84207ac, kw=0x0) at Objects/funcobject.c:524 #27 0xb7ee1c1c in PyObject_Call (func=0x8424064, arg=0x84207ac, kw=0x0) at Objects/abstract.c:2487 #28 0xb7eef9fe in instancemethod_call (func=0x8424064, arg=0x84207ac, kw=0x0) at Objects/classobject.c:2579 #29 0xb7ee1c1c in PyObject_Call (func=0x81ac6bc, arg=0xb7ccb02c, kw=0x0) at Objects/abstract.c:2487 #30 0xb7f34c55 in slot_tp_init (self=0x83e8aac, args=0xb7ccb02c, kwds=0x0) at Objects/typeobject.c:5595 #31 0xb7f329b5 in type_call (type=<value optimized out>, args=0xb7ccb02c, kwds=0x0) at Objects/typeobject.c:745 #32 0xb7ee1c1c in PyObject_Call (func=0x846dd04, arg=0xb7ccb02c, kw=0x0) at Objects/abstract.c:2487 #33 0xb7f6cd20 in PyEval_EvalFrameEx (f=0x80d74ec, throwflag=0) at Python/ceval.c:3890 #34 0xb7f71d7f in PyEval_EvalCodeEx (co=0xb7cc33c8, globals=0xb7cef02c, locals=0xb7cef02c, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at Python/ceval.c:2942 #35 0xb7f69c73 in PyEval_EvalCode (co=0xb7cc33c8, globals=0xb7cef02c, locals=0xb7cef02c) at Python/ceval.c:515 #36 0xb7f8badc in run_mod (mod=<value optimized out>, filename=<value optimized out>, globals=0xb7cef02c, locals=0xb7cef02c, flags=0xbfd40a58, arena=0x8057228) at Python/pythonrun.c:1330 #37 0xb7f8bb9b in PyRun_FileExFlags (fp=0x8064ae0, filename=0xbfd412a4 "/usr/bin/printer-applet", start=257, globals=0xb7cef02c, locals=0xb7cef02c, closeit=1, flags=0xbfd40a58) at Python/pythonrun.c:1316 #38 0xb7f8c58f in PyRun_SimpleFileExFlags (fp=0x8064ae0, filename=0xbfd412a4 "/usr/bin/printer-applet", closeit=1, flags=0xbfd40a58) at Python/pythonrun.c:926 #39 0xb7f8c818 in PyRun_AnyFileExFlags (fp=0x8064ae0, filename=0xbfd412a4 "/usr/bin/printer-applet", closeit=1, flags=0xbfd40a58) at Python/pythonrun.c:731 #40 0xb7f98e12 in Py_Main (argc=1, argv=0xbfd40b24) at Modules/main.c:597 #41 0x08048692 in main (argc=0, argv=0x0) at Modules/python.c:23 Reported using DrKonqi
Merging with bug 209095. Thanks *** This bug has been marked as a duplicate of bug 209095 ***