[Bug 278934] New: Plasma printer applet crashing on startup

Patrick Boutilier boutilpj at ednet.ns.ca
Sun Jul 31 12:55:46 BST 2011


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

           Summary: Plasma printer applet crashing on startup
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: boutilpj at ednet.ns.ca


Application: python (1.7)
KDE Platform Version: 4.6.95 (4.7 RC2)
Qt Version: 4.8.0
Operating System: Linux 2.6.40-4.fc15.x86_64 x86_64
Distribution: "Fedora release 15 (Lovelock)"

-- Information about the crash:
- What I was doing when the application crashed:

Plasma printer applet crashes when starting KDE. Happens every time.

-- Backtrace:
Application: Printer Applet (python), signal: Segmentation fault
82    T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  QAbstractEventDispatcher::registerTimer (this=0x1, interval=25000,
object=0x248af40) at kernel/qabstracteventdispatcher.cpp:381
#7  0x00007ff2f455d3a0 in add_timeout (data=0x248af40, timeout=0x2598920) at
dbus.cpp:146
#8  add_timeout (timeout=0x2598920, data=0x248af40) at dbus.cpp:132
#9  0x00007ff2f640494d in _dbus_timeout_list_add_timeout
(timeout_list=0x2479e20, timeout=0x2598920) at dbus-timeout.c:320
#10 0x00007ff2f63f1220 in _dbus_connection_attach_pending_call_unlocked
(pending=0x204eec0, connection=0x2440320) at dbus-connection.c:911
#11 dbus_connection_send_with_reply (connection=0x2440320, message=0x24a94a0,
pending_return=0x7fffa55b6018, timeout_milliseconds=<optimized out>) at
dbus-connection.c:3447
#12 0x00007ff2f63f1489 in dbus_connection_send_with_reply_and_block
(connection=0x2440320, message=0x24a94a0, timeout_milliseconds=-1,
error=0x7fffa55b6050) at dbus-connection.c:3543
#13 0x00007ff2f4975c95 in Connection_send_message_with_reply_and_block
(self=0x20e5890, args=<optimized out>) at conn-methods.c:475
#14 0x0000003a0ecdfae8 in call_function (oparg=<optimized out>,
pp_stack=0x7fffa55b6198) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4072
#15 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#16 0x0000003a0ece1125 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=7, kws=0x26146f8, kwcount=0, defs=0x1fe6658, defcount=3, closure=0x0)
at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#17 0x0000003a0ecdfa86 in fast_function (nk=<optimized out>, na=7, n=<optimized
out>, pp_stack=0x7fffa55b6388, func=<function at remote 0x1ff75f0>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4168
#18 call_function (oparg=<optimized out>, pp_stack=0x7fffa55b6388) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4093
#19 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#20 0x0000003a0ece1125 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=3, kws=0x2603e00, kwcount=0, defs=0x1ff36a8, defcount=1, closure=0x0)
at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#21 0x0000003a0ecdfa86 in fast_function (nk=<optimized out>, na=3, n=<optimized
out>, pp_stack=0x7fffa55b6578, func=<function at remote 0x1ff7b18>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4168
#22 call_function (oparg=<optimized out>, pp_stack=0x7fffa55b6578) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4093
#23 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#24 0x0000003a0ece1125 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=2, kws=0x26321d0, kwcount=1, defs=0x1ffb850, defcount=4, closure=0x0)
at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#25 0x0000003a0ec6daa3 in function_call (func=<function at remote 0x207eed8>,
arg=(<type at remote 0x2050230>, 'com.redhat.NewPrinterNotification'),
kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote
0x1871230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>}) at /usr/src/debug/Python-2.7.1/Objects/funcobject.c:526
#26 0x0000003a0ec48fe3 in PyObject_Call (func=<function at remote 0x207eed8>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#27 0x0000003a0ec9a2bd in slot_tp_new (type=0x2050230,
args=('com.redhat.NewPrinterNotification',), kwds={'bus':
<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x1871230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>}) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:5694
#28 0x0000003a0ec9d893 in type_call (type=0x2050230,
args=('com.redhat.NewPrinterNotification',), kwds={'bus':
<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x1871230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>}) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:712
#29 0x0000003a0ec48fe3 in PyObject_Call (func=<type at remote 0x2050230>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#30 0x0000003a0ecde0a3 in do_call (nk=<optimized out>, na=<optimized out>,
pp_stack=0x7fffa55b68f8, func=<type at remote 0x2050230>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4290
#31 call_function (oparg=<optimized out>, pp_stack=0x7fffa55b68f8) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4095
#32 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#33 0x0000003a0ece1125 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.1/Python/ceval.c:3312
#34 0x0000003a0ec6d9ac in function_call (func=<function at remote 0x20c6758>,
arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1,
_signals_lock=<thread.lock at remote 0x1871230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>, jobmanager=<JobManager(jobiters={},
sysTray=<KStatusNotifierItem at remote 0x2084d40>, trayicon=True,
reasoniters={}, connecting_to_device={}, worst_reason=None,
state_reason_notifications={}, cancel=<QAction at remote 0x23da290>,
will_update_job_creation_times=False, hold=<QAction at remote 0x23da320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=0, my_jobs=True,
printers=set([u'HP1410PSC']), printer_state_reasons={...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.1/Objects/funcobject.c:526
#35 0x0000003a0ec48fe3 in PyObject_Call (func=<function at remote 0x20c6758>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#36 0x0000003a0ec57b6f in instancemethod_call (func=<function at remote
0x20c6758>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1,
_signals_lock=<thread.lock at remote 0x1871230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>, jobmanager=<JobManager(jobiters={},
sysTray=<KStatusNotifierItem at remote 0x2084d40>, trayicon=True,
reasoniters={}, connecting_to_device={}, worst_reason=None,
state_reason_notifications={}, cancel=<QAction at remote 0x23da290>,
will_update_job_creation_times=False, hold=<QAction at remote 0x23da320>,
monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=0, my_jobs=True,
printers=set([u'HP1410PSC']), printer_state_reasons={...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.1/Objects/classobject.c:2578
#37 0x0000003a0ec48fe3 in PyObject_Call (func=<instancemethod at remote
0x205d050>, arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#38 0x0000003a0ec9dc76 in slot_tp_init (self=<optimized out>,
args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x1871230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at
remote 0x2084d40>, trayicon=True, reasoniters={}, connecting_to_device={},
worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote
0x23da290>, will_update_job_creation_times=False, hold=<QAction at remote
0x23da320>, monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=0, my_jobs=True,
printers=set([u'HP1410PSC']), printer_state_reasons={}, jobs={},
connecting_timers={}, bus=<...(truncated), kwds=0x0) at
/usr/src/debug/Python-2.7.1/Objects/typeobject.c:5651
#39 0x0000003a0ec9d8d8 in type_call (type=<optimized out>,
args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x1871230>,
_Connection__call_on_disconnection=[], _dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at
remote 0x2084d40>, trayicon=True, reasoniters={}, connecting_to_device={},
worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote
0x23da290>, will_update_job_creation_times=False, hold=<QAction at remote
0x23da320>, monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=0, my_jobs=True,
printers=set([u'HP1410PSC']), printer_state_reasons={}, jobs={},
connecting_timers={}, bus=<...(truncated), kwds=0x0) at
/usr/src/debug/Python-2.7.1/Objects/typeobject.c:728
#40 0x0000003a0ec48fe3 in PyObject_Call (func=<InterfaceType(STATUS_SUCCESS=0,
STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote
0x20c6848>, 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
0x206f938>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable':
{'Introspect': <function at remote 0x206f938>}},
'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller':
{'InstallDrivers': <function at remote 0x2089140>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x206f938>}}, '__main__.NewPrinterNotification':
{'com.redhat.NewPrinterNotification': {'GetReady': <function at remote
0x20c6848>, 'NewPrinter': <function at remote 0x20c68c0>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x206f938>}}}, NewPrinter=<function at remote 0x20c68c0>, __doc__='listen for
dbus signals', __init__=<function at re...(truncated), arg=<optimized out>,
kw=<optimized out>) at /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#41 0x0000003a0ecde0a3 in do_call (nk=<optimized out>, na=<optimized out>,
pp_stack=0x7fffa55b6ef8, func=<InterfaceType(STATUS_SUCCESS=0,
STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote
0x20c6848>, 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
0x206f938>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable':
{'Introspect': <function at remote 0x206f938>}},
'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller':
{'InstallDrivers': <function at remote 0x2089140>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x206f938>}}, '__main__.NewPrinterNotification':
{'com.redhat.NewPrinterNotification': {'GetReady': <function at remote
0x20c6848>, 'NewPrinter': <function at remote 0x20c68c0>},
'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote
0x206f938>}}}, NewPrinter=<function at remote 0x20c68c0>, __doc__='listen for
dbus signals', __init__=<function at re...(truncated)) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4290
#42 call_function (oparg=<optimized out>, pp_stack=0x7fffa55b6ef8) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4095
#43 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#44 0x0000003a0ece1125 in PyEval_EvalCodeEx (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>, args=<optimized out>,
argcount=1, kws=0x0, kwcount=0, defs=0x208b828, defcount=1, closure=0x0) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#45 0x0000003a0ec6d9ac in function_call (func=<function at remote 0x20895f0>,
arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote
0x2084d40>, trayicon=True, reasoniters={}, connecting_to_device={},
worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote
0x23da290>, will_update_job_creation_times=False, hold=<QAction at remote
0x23da320>, monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=0, my_jobs=True,
printers=set([u'HP1410PSC']), printer_state_reasons={}, jobs={},
connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at
remote 0x1871230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>, m...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.1/Objects/funcobject.c:526
#46 0x0000003a0ec48fe3 in PyObject_Call (func=<function at remote 0x20895f0>,
arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#47 0x0000003a0ec57b6f in instancemethod_call (func=<function at remote
0x20895f0>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at
remote 0x2084d40>, trayicon=True, reasoniters={}, connecting_to_device={},
worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote
0x23da290>, will_update_job_creation_times=False, hold=<QAction at remote
0x23da320>, monitor=<Monitor(process_pending_events=True, watcher=<...>,
connecting_to_device={}, specific_dests=None, which_jobs='not-completed',
port=631, still_connecting=set([]), encryption=0, my_jobs=True,
printers=set([u'HP1410PSC']), printer_state_reasons={}, jobs={},
connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at
remote 0x1871230>, _Connection__call_on_disconnection=[],
_dbus_Connection_initialized=1,
_bus_names=<WeakValueDictionary(_remove=<function at remote 0x20cdb90>,
data={}) at remote 0x23f9b00>, _signal_sender_matches={},
_signal_recipients_by_object_path={'/com/redhat/PrinterSpooler':
{'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x1d9ed10>]}}}) at
remote 0x20e5890>, m...(truncated), kw=0x0) at
/usr/src/debug/Python-2.7.1/Objects/classobject.c:2578
#48 0x0000003a0ec48fe3 in PyObject_Call (func=<instancemethod at remote
0x1d97730>, arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#49 0x0000003a0ec9dc76 in slot_tp_init (self=<optimized out>, args=(),
kwds=0x0) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:5651
#50 0x0000003a0ec9d8d8 in type_call (type=<optimized out>, args=(), kwds=0x0)
at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:728
#51 0x0000003a0ec48fe3 in PyObject_Call (func=<PyQt4.QtCore.pyqtWrapperType at
remote 0x2106980>, arg=<optimized out>, kw=<optimized out>) at
/usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#52 0x0000003a0ecde0a3 in do_call (nk=<optimized out>, na=<optimized out>,
pp_stack=0x7fffa55b74f8, func=<PyQt4.QtCore.pyqtWrapperType at remote
0x2106980>) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4290
#53 call_function (oparg=<optimized out>, pp_stack=0x7fffa55b74f8) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:4095
#54 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#55 0x0000003a0ece1125 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.1/Python/ceval.c:3312
#56 0x0000003a0ece1252 in PyEval_EvalCode (co=<optimized out>,
globals=<optimized out>, locals=<optimized out>) at
/usr/src/debug/Python-2.7.1/Python/ceval.c:671
#57 0x0000003a0ecfb3ac 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 0x2084290>,
'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a4be40>, 'subprocess':
<module at remote 0x1b9aec0>, 'QProcessEnvironment':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1a407e0>, 'qRound64': <built-in
function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x1b3beb0>,
'authconn': <module at remote 0x2072868>, 'qRound': <built-in function qRound>,
'noforcesign': <built-in function noforcesign>, 'QVariantAnimation':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1a40ff0>, 'QSignalMapper':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1a48530>, 'MainWindow':
<PyQt4.QtCore.pyqtWrapperType at remote 0x21052a0>, 'KStatusNotifierItem':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1f9e0e0>, 'QHeaderView':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1c3f000>, 'aboutData': <KAboutData at
remote 0x2084320>, 'monitor': <module at remote 0x2072210>, 'copyright':
<KLocalizedString at remo...(truncated), locals={'qUncompress': <built-in
function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text':
<KLocalizedString at remote 0x2084290>, 'QState': <PyQt4.QtCore.pyqtWrapperType
at remote 0x1a4be40>, 'subprocess': <module at remote 0x1b9aec0>,
'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a407e0>,
'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType
at remote 0x1b3beb0>, 'authconn': <module at remote 0x2072868>, 'qRound':
<built-in function qRound>, 'noforcesign': <built-in function noforcesign>,
'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a40ff0>,
'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a48530>,
'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x21052a0>,
'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1f9e0e0>,
'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1c3f000>, 'aboutData':
<KAboutData at remote 0x2084320>, 'monitor': <module at remote 0x2072210>,
'copyright': <KLocalizedString at remo...(truncated), flags=<optimized out>,
arena=<optimized out>) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1354
#58 0x0000003a0ecfc1e0 in PyRun_FileExFlags (fp=0x1a1d500,
filename=0x7fffa55b8871 "/usr/bin/printer-applet", start=<optimized out>,
globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in
function Q_ENUMS>, 'text': <KLocalizedString at remote 0x2084290>, 'QState':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1a4be40>, 'subprocess': <module at
remote 0x1b9aec0>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at
remote 0x1a407e0>, 'qRound64': <built-in function qRound64>, 'QDir':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1b3beb0>, 'authconn': <module at
remote 0x2072868>, 'qRound': <built-in function qRound>, 'noforcesign':
<built-in function noforcesign>, 'QVariantAnimation':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1a40ff0>, 'QSignalMapper':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1a48530>, 'MainWindow':
<PyQt4.QtCore.pyqtWrapperType at remote 0x21052a0>, 'KStatusNotifierItem':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1f9e0e0>, 'QHeaderView':
<PyQt4.QtCore.pyqtWrapperType at remote 0x1c3f000>, 'aboutData': <KAboutData at
remote 0x2084320>, 'monitor': <module at remote 0x2072210>, 'copyright':
<KLocalizedString at remo...(truncated), locals={'qUncompress': <built-in
function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text':
<KLocalizedString at remote 0x2084290>, 'QState': <PyQt4.QtCore.pyqtWrapperType
at remote 0x1a4be40>, 'subprocess': <module at remote 0x1b9aec0>,
'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a407e0>,
'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType
at remote 0x1b3beb0>, 'authconn': <module at remote 0x2072868>, 'qRound':
<built-in function qRound>, 'noforcesign': <built-in function noforcesign>,
'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a40ff0>,
'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x1a48530>,
'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x21052a0>,
'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x1f9e0e0>,
'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x1c3f000>, 'aboutData':
<KAboutData at remote 0x2084320>, 'monitor': <module at remote 0x2072210>,
'copyright': <KLocalizedString at remo...(truncated), closeit=1,
flags=0x7fffa55b7820) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1340
#59 0x0000003a0ecfcc5f in PyRun_SimpleFileExFlags (fp=0x1a1d500,
filename=0x7fffa55b8871 "/usr/bin/printer-applet", closeit=1,
flags=0x7fffa55b7820) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:944
#60 0x0000003a0ed0e285 in Py_Main (argc=<optimized out>, argv=<optimized out>)
at /usr/src/debug/Python-2.7.1/Modules/main.c:599
#61 0x00000039f802139d in __libc_start_main (main=0x400620 <main>, argc=2,
ubp_av=0x7fffa55b7948, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffa55b7938) 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