[Bug 278857] New: Printer applet crashed at login

Tom thomasbelvin at gmx.com
Sat Jul 30 16:24:04 BST 2011


https://bugs.kde.org/show_bug.cgi?id=278857

           Summary: Printer applet crashed at login
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: thomasbelvin at gmx.com


Application: python (1.7)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.8.0
Operating System: Linux 3.1.0-0.rc0.git11.2.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Printer applet crashed at login on Fedora Rawhide without any printer setup.

-- Backtrace:
Application: Printer Applet (python), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82    T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x000000320136a7a7 in QAbstractEventDispatcher::registerTimer
(this=0x15a6fa0, interval=25000, object=0x2090290) at
kernel/qabstracteventdispatcher.cpp:381
#7  0x00007f8b4ad1dd3b in add_timeout (data=0x2090290, timeout=0x21fb5f0) at
dbus.cpp:146
#8  add_timeout (timeout=0x21fb5f0, data=0x2090290) at dbus.cpp:132
#9  0x00000031faa22a3d in _dbus_timeout_list_add_timeout
(timeout_list=0x2097210, timeout=0x21fb5f0) at dbus-timeout.c:320
#10 0x00000031faa0f1a0 in _dbus_connection_attach_pending_call_unlocked
(pending=0x2084310, connection=0x209c980) at dbus-connection.c:911
#11 dbus_connection_send_with_reply (connection=0x209c980, message=0x1de3ac0,
pending_return=0x7fff9c9ac108, timeout_milliseconds=<optimized out>) at
dbus-connection.c:3447
#12 0x00000031faa0f409 in dbus_connection_send_with_reply_and_block
(connection=0x209c980, message=0x1de3ac0, timeout_milliseconds=-1,
error=0x7fff9c9ac140) at dbus-connection.c:3543
#13 0x00007f8b4b135c95 in Connection_send_message_with_reply_and_block
(self=0x1cfe7d0, args=<optimized out>) at conn-methods.c:475
#14 0x0000003209adff5b in call_function (oparg=<optimized out>,
pp_stack=0x7fff9c9ac288) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4072
#15 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#16 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=7, kws=0x20740d8, kwcount=0, defs=0x1bf9658, defcount=3, closure=0x0)
at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#17 0x0000003209adfa7b in fast_function (nk=<optimized out>, na=7, n=<optimized
out>, pp_stack=0x7fff9c9ac478, func=<function at remote 0x1c09938>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4168
#18 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac478) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4093
#19 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#20 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=3, kws=0x21f8340, kwcount=0, defs=0x1c02de8, defcount=1, closure=0x0)
at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#21 0x0000003209adfa7b in fast_function (nk=<optimized out>, na=3, n=<optimized
out>, pp_stack=0x7fff9c9ac668, func=<function at remote 0x1c09e60>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4168
#22 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac668) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4093
#23 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#24 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=2, kws=0x22281d0, kwcount=1, defs=0x1c0eab8, defcount=4, closure=0x0)
at /usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#25 0x0000003209a6dcc3 in function_call (func=<function at remote 0x1ca12a8>,
arg=(<type at remote 0x1c66970>, 'com.redhat.NewPrinterNotification'),
kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7f8b5627d230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>}) at /usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#26 0x0000003209a49143 in PyObject_Call (func=<function at remote 0x1ca12a8>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#27 0x0000003209a9a57d in slot_tp_new (type=0x1c66970,
args=('com.redhat.NewPrinterNotification',), kwds={'bus':
<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>}) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:5700
#28 0x0000003209a9dc83 in type_call (type=0x1c66970,
args=('com.redhat.NewPrinterNotification',), kwds={'bus':
<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x7f8b5627d230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>}) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:721
#29 0x0000003209a49143 in PyObject_Call (func=<type at remote 0x1c66970>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#30 0x0000003209ade735 in do_call (nk=<optimized out>, na=<optimized out>,
pp_stack=0x7fff9c9ac9e8, func=<type at remote 0x1c66970>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4290
#31 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ac9e8) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4095
#32 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#33 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=3, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#34 0x0000003209a6dbcc in function_call (func=<function at remote 0x1cddaa0>,
arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1,
_signals_lock=<thread.lock at remote 0x7f8b5627d230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>, jobmanager=<JobManager(jobiters={},
sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True,
reasoniters={}, connecting_to_device={}, state_reason_notifications={},
cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False,
hold=<QAction at remote 0x2001320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=-1, my_jobs=True,
printers=set([]), printer_state_reasons={}, jobs={},
connecting_ti...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#35 0x0000003209a49143 in PyObject_Call (func=<function at remote 0x1cddaa0>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#36 0x0000003209a57daf in instancemethod_call (func=<function at remote
0x1cddaa0>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1,
_signals_lock=<thread.lock at remote 0x7f8b5627d230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>, jobmanager=<JobManager(jobiters={},
sysTray=<KStatusNotifierItem at remote 0x1c9fd40>, trayicon=True,
reasoniters={}, connecting_to_device={}, state_reason_notifications={},
cancel=<QAction at remote 0x2001290>, will_update_job_creation_times=False,
hold=<QAction at remote 0x2001320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=-1, my_jobs=True,
printers=set([]), printer_state_reasons={}, jobs={},
connecting_ti...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.2/Objects/classobject.c:2578
#37 0x0000003209a49143 in PyObject_Call (func=<instancemethod at remote
0x1c760a0>, arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#38 0x0000003209a9e066 in slot_tp_init (self=<optimized out>,
args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7f8b5627d230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at
remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={},
state_reason_notifications={}, cancel=<QAction at remote 0x2001290>,
will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=-1, my_jobs=True,
printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={},
bus=<...>, monitor_jobs=True, ...(truncated), kwds=0x0) at
/usr/src/debug/Python-2.7.2/Objects/typeobject.c:5657
#39 0x0000003209a9dcc8 in type_call (type=<optimized out>,
args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7f8b5627d230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at
remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={},
state_reason_notifications={}, cancel=<QAction at remote 0x2001290>,
will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=-1, my_jobs=True,
printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={},
bus=<...>, monitor_jobs=True, ...(truncated), kwds=0x0) at
/usr/src/debug/Python-2.7.2/Objects/typeobject.c:737
#40 0x0000003209a49143 in PyObject_Call (func=<InterfaceType(STATUS_SUCCESS=0,
STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote
0x1cddb90>, STATUS_NO_DRIVER=3, STATUS_MODEL_MISMATCH=1,
_dbus_class_table={'dbus.service.Interface': {}, 'dbus.service.FallbackObject':
{'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x1ca1c80>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable':
{'Introspect': <function at remote 0x1ca1c80>}},
'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller':
{'InstallDrivers': <function at remote 0x1c9e488>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x1ca1c80>}}, '__main__.NewPrinterNotification':
{'com.redhat.NewPrinterNotification': {'GetReady': <function at remote
0x1cddb90>, 'NewPrinter': <function at remote 0x1cddc08>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x1ca1c80>}}}, NewPrinter=<function at remote 0x1cddc08>, __doc__='listen for
dbus signals', __init__=<function at re...(truncated), arg=<optimized out>,
kw=<optimized out>) at /usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#41 0x0000003209ade735 in do_call (nk=<optimized out>, na=<optimized out>,
pp_stack=0x7fff9c9acfe8, func=<InterfaceType(STATUS_SUCCESS=0,
STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote
0x1cddb90>, STATUS_NO_DRIVER=3, STATUS_MODEL_MISMATCH=1,
_dbus_class_table={'dbus.service.Interface': {}, 'dbus.service.FallbackObject':
{'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x1ca1c80>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable':
{'Introspect': <function at remote 0x1ca1c80>}},
'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller':
{'InstallDrivers': <function at remote 0x1c9e488>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x1ca1c80>}}, '__main__.NewPrinterNotification':
{'com.redhat.NewPrinterNotification': {'GetReady': <function at remote
0x1cddb90>, 'NewPrinter': <function at remote 0x1cddc08>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x1ca1c80>}}}, NewPrinter=<function at remote 0x1cddc08>, __doc__='listen for
dbus signals', __init__=<function at re...(truncated)) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4290
#42 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9acfe8) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4095
#43 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#44 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=1, kws=0x0, kwcount=0, defs=0x1c9af68, defcount=1, closure=0x0) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#45 0x0000003209a6dbcc in function_call (func=<function at remote 0x1c9e938>,
arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote
0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={},
state_reason_notifications={}, cancel=<QAction at remote 0x2001290>,
will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=-1, my_jobs=True,
printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={},
bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7f8b5627d230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>, monitor_jobs=True, receive...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.2/Objects/funcobject.c:526
#46 0x0000003209a49143 in PyObject_Call (func=<function at remote 0x1c9e938>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#47 0x0000003209a57daf in instancemethod_call (func=<function at remote
0x1c9e938>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at
remote 0x1c9fd40>, trayicon=True, reasoniters={}, connecting_to_device={},
state_reason_notifications={}, cancel=<QAction at remote 0x2001290>,
will_update_job_creation_times=False, hold=<QAction at remote 0x2001320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=-1, my_jobs=True,
printers=set([]), printer_state_reasons={}, jobs={}, connecting_timers={},
bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x7f8b5627d230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x1ce4ed8>,
data={}) at remote 0x2020908>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x19acb90>]}}}) at
remote 0x1cfe7d0>, monitor_jobs=True, receive...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.2/Objects/classobject.c:2578
#48 0x0000003209a49143 in PyObject_Call (func=<instancemethod at remote
0x1980730>, arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#49 0x0000003209a9e066 in slot_tp_init (self=<optimized out>, args=(),
kwds=0x0) at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:5657
#50 0x0000003209a9dcc8 in type_call (type=<optimized out>, args=(), kwds=0x0)
at /usr/src/debug/Python-2.7.2/Objects/typeobject.c:737
#51 0x0000003209a49143 in PyObject_Call (func=<PyQt4.QtCore.pyqtWrapperType at
remote 0x1d1cf90>, arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.2/Objects/abstract.c:2529
#52 0x0000003209ade735 in do_call (nk=<optimized out>, na=<optimized out>,
pp_stack=0x7fff9c9ad5e8, func=<PyQt4.QtCore.pyqtWrapperType at remote
0x1d1cf90>) at /usr/src/debug/Python-2.7.2/Python/ceval.c:4290
#53 call_function (oparg=<optimized out>, pp_stack=0x7fff9c9ad5e8) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:4095
#54 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:2722
#55 0x0000003209ae1545 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:3312
#56 0x0000003209ae1672 in PyEval_EvalCode (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>) at
/usr/src/debug/Python-2.7.2/Python/ceval.c:671
#57 0x0000003209afb97c in run_mod (mod=<optimized out>, filename=<optimized
out>, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS':
<built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x1c9f290>,
'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x1783350>, 'subprocess':
<module at remote 0x7f8b4f40e168>, 'QProcessEnvironment':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>, 'qRound64': <built-in
function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x1759100>,
'authconn': <module at remote 0x1c916e0>, 'qRound': <built-in function qRound>,
'noforcesign': <built-in function noforcesign>, 'QVariantAnimation':
<PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>, 'QSignalMapper':
<PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>, 'MainWindow':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>, 'KStatusNotifierItem':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>, 'QHeaderView':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData': <KAboutData at
remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>, 'copyright':
<KLocalizedString at...(truncated), locals={'qUncompress': <built-in function
qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString
at remote 0x1c9f290>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote
0x1783350>, 'subprocess': <module at remote 0x7f8b4f40e168>,
'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>,
'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType
at remote 0x1759100>, 'authconn': <module at remote 0x1c916e0>, 'qRound':
<built-in function qRound>, 'noforcesign': <built-in function noforcesign>,
'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>,
'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>,
'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>,
'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>,
'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData':
<KAboutData at remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>,
'copyright': <KLocalizedString at...(truncated), flags=<optimized out>,
arena=<optimized out>) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1354
#58 0x0000003209afc780 in PyRun_FileExFlags (fp=0x1686630,
filename=0x7fff9c9aea04 "/usr/bin/printer-applet", start=<optimized out>,
globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in
function Q_ENUMS>, 'text': <KLocalizedString at remote 0x1c9f290>, 'QState':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1783350>, 'subprocess': <module at
remote 0x7f8b4f40e168>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at
remote 0x1777e90>, 'qRound64': <built-in function qRound64>, 'QDir':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1759100>, 'authconn': <module at
remote 0x1c916e0>, 'qRound': <built-in function qRound>, 'noforcesign':
<built-in function noforcesign>, 'QVariantAnimation':
<PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>, 'QSignalMapper':
<PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>, 'MainWindow':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>, 'KStatusNotifierItem':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>, 'QHeaderView':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData': <KAboutData at
remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>, 'copyright':
<KLocalizedString at...(truncated), locals={'qUncompress': <built-in function
qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString
at remote 0x1c9f290>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote
0x1783350>, 'subprocess': <module at remote 0x7f8b4f40e168>,
'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1777e90>,
'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType
at remote 0x1759100>, 'authconn': <module at remote 0x1c916e0>, 'qRound':
<built-in function qRound>, 'noforcesign': <built-in function noforcesign>,
'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x17786a0>,
'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x177fbb0>,
'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x1d1bbc0>,
'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1bb5310>,
'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1826a10>, 'aboutData':
<KAboutData at remote 0x1c9f320>, 'monitor': <module at remote 0x1c91088>,
'copyright': <KLocalizedString at...(truncated), closeit=1,
flags=0x7fff9c9ad910) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:1340
#59 0x0000003209afd1ff in PyRun_SimpleFileExFlags (fp=0x1686630,
filename=0x7fff9c9aea04 "/usr/bin/printer-applet", closeit=1,
flags=0x7fff9c9ad910) at /usr/src/debug/Python-2.7.2/Python/pythonrun.c:944
#60 0x0000003209b0e6b5 in Py_Main (argc=<optimized out>, argv=<optimized out>)
at /usr/src/debug/Python-2.7.2/Modules/main.c:599
#61 0x00000031f6a2150d in __libc_start_main (main=0x400620 <main>, argc=2,
ubp_av=0x7fff9c9ada38, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff9c9ada28) at libc-start.c:226
#62 0x0000000000400651 in _start ()

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list