Bug 279288 - Printer applet crash after upgrade to 4.7.0
Summary: Printer applet crash after upgrade to 4.7.0
Status: RESOLVED DUPLICATE of bug 278857
Alias: None
Product: printer-applet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 13:16 UTC by Scott Kitterman
Modified: 2011-08-05 01:47 UTC (History)
0 users

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 Scott Kitterman 2011-08-03 13:16:23 UTC
Application: python2 (1.7)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.3
Operating System: Linux 3.0.0-7-generic i686
Distribution: Ubuntu oneiric (development branch)

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

The crash was on first boot after upgrade from 4.6.2 to 4.7.0 (also switching from python2.6 to python2.7).  I hadn't even seen the plasma U/I yet.  This is on a netbook, running plasma-netbook.

-- Backtrace:
Application: Printer Applet (python2.7), signal: Segmentation fault
[KCrash Handler]
#7  QObject::startTimer (this=0x9a3ac28, interval=25000) at kernel/qobject.cpp:1601
#8  0x03a74094 in ?? () from /usr/lib/python2.7/dist-packages/dbus/mainloop/qt.so
#9  0x03d854bf in ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
#10 0x03d6b73c in ?? () from /lib/i386-linux-gnu/libdbus-1.so.3
#11 0x03d6ec48 in dbus_connection_send_with_reply () from /lib/i386-linux-gnu/libdbus-1.so.3
#12 0x03d6ef03 in dbus_connection_send_with_reply_and_block () from /lib/i386-linux-gnu/libdbus-1.so.3
#13 0x01b7cee7 in Connection_send_message_with_reply_and_block (self=0x97c541c, args=(<dbus.lowlevel.MethodCallMessage at remote 0x97c8770>, <float at remote 0x938e2b4>)) at ../../_dbus_bindings/conn-methods.c:496
#14 0x080f725b in call_function (f=Frame 0x9a421ac, for file /usr/lib/python2.7/dist-packages/dbus/connection.py, line 630, in call_blocking (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, bus_name='org.freedesktop.DBus', object_path='/org/freedesktop/DBus', dbus_interface='org.freedesktop.DBus', method='RequestName', signature='su', args=('com.redhat.NewPrinterNotification', 0), timeout=<float at remote 0x938e2b4>, utf8_strings=False, byte_arrays=False, get_args_opts={'byte_arrays': False, 'utf8_strings': False}, message=<dbus.lowlevel.MethodCallMessage at remote 0x97c8770>), throwflag=0) at ../Python/ceval.c:4013
#15 PyEval_EvalFrameEx (f=Frame 0x9a421ac, for file /usr/lib/python2.7/dist-packages/dbus/connection.py, line 630, in call_blocking (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, bus_name='org.freedesktop.DBus', object_path='/org/freedesktop/DBus', dbus_interface='org.freedesktop.DBus', method='RequestName', signature='su', args=('com.redhat.NewPrinterNotification', 0), timeout=<float at remote 0x938e2b4>, utf8_strings=False, byte_arrays=False, get_args_opts={'byte_arrays': False, 'utf8_strings': False}, message=<dbus.lowlevel.MethodCallMessage at remote 0x97c8770>), throwflag=0) at ../Python/ceval.c:2666
#16 0x080fd2fe in PyEval_EvalCodeEx (co=0x96ab890, globals={'_Connection': <type at remote 0x1b8f220>, 'SignalMatch': <type at remote 0x96f5dd4>, 'MethodReturnMessage': <type at remote 0x1b961a0>, 'SignalMessage': <type at remote 0x1b96360>, '__docformat__': 'reStructuredText', 'Connection': <type at remote 0x96f68a4>, 'validate_error_name': <built-in function validate_error_name>, 'validate_member_name': <built-in function validate_member_name>, 'LOCAL_IFACE': 'org.freedesktop.DBus.Local', 'DBusException': <type at remote 0x96e168c>, '__all__': ('Connection', 'SignalMatch'), '__package__': 'dbus', '_logger': <Logger(name='dbus.connection', parent=<RootLogger(name='root', parent=None, handlers=[], level=30, disabled=0, propagate=1, filters=[]) at remote 0x956ef8c>, handlers=[], level=0, disabled=0, manager=<Manager(emittedNoHandlerWarning=0, disable=0, root=<...>, loggerDict={'PyQt4.uic.uiparser': <Logger(name='PyQt4.uic.uiparser', parent=<...>, handlers=[], level=0, disabled=0, manager=<...>, propagate=1, filters=[]) at remote 0x95c346c>, 'dbus.bus': <Logger(name='d...(truncated), locals=0x0, args=0x9bb9388, argcount=7, kws=0x9bb93a4, kwcount=0, defs=0x96b2b28, defcount=3, closure=0x0) at ../Python/ceval.c:3253
#17 0x080f775b in fast_function (f=Frame 0x9bb9244, for file /usr/lib/python2.7/dist-packages/dbus/bus.py, line 306, in request_name (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, name='com.redhat.NewPrinterNotification', flags=0), throwflag=0) at ../Python/ceval.c:4109
#18 call_function (f=Frame 0x9bb9244, for file /usr/lib/python2.7/dist-packages/dbus/bus.py, line 306, in request_name (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, name='com.redhat.NewPrinterNotification', flags=0), throwflag=0) at ../Python/ceval.c:4034
#19 PyEval_EvalFrameEx (f=Frame 0x9bb9244, for file /usr/lib/python2.7/dist-packages/dbus/bus.py, line 306, in request_name (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, name='com.redhat.NewPrinterNotification', flags=0), throwflag=0) at ../Python/ceval.c:2666
#20 0x080fd2fe in PyEval_EvalCodeEx (co=0x96a6020, globals={'RELEASE_NAME_REPLY_NOT_OWNER': 3, 'REQUEST_NAME_REPLY_EXISTS': 3, 'RELEASE_NAME_REPLY_RELEASED': 1, 'BUS_DAEMON_PATH': '/org/freedesktop/DBus', '__docformat__': 'reStructuredText', 'validate_error_name': <built-in function validate_error_name>, 'validate_member_name': <built-in function validate_member_name>, 'REQUEST_NAME_REPLY_PRIMARY_OWNER': 1, 'DBusException': <type at remote 0x96e168c>, '_NAME_HAS_NO_OWNER': 'org.freedesktop.DBus.Error.NameHasNoOwner', '__all__': ('BusConnection',), 'NAME_FLAG_REPLACE_EXISTING': 2, 'REQUEST_NAME_REPLY_ALREADY_OWNER': 4, 'RELEASE_NAME_REPLY_NON_EXISTENT': 2, '__package__': 'dbus', '_logger': <Logger(name='dbus.bus', parent=<RootLogger(name='root', parent=None, handlers=[], level=30, disabled=0, propagate=1, filters=[]) at remote 0x956ef8c>, handlers=[], level=0, disabled=0, manager=<Manager(emittedNoHandlerWarning=0, disable=0, root=<...>, loggerDict={'PyQt4.uic.uiparser': <Logger(name='PyQt4.uic.uiparser', parent=<...>, handlers=[], level=0, disabled=0, manager=<...>, ...(truncated), locals=0x0, args=0x9bb983c, argcount=3, kws=0x9bb9848, kwcount=0, defs=0x96b0db8, defcount=1, closure=0x0) at ../Python/ceval.c:3253
#21 0x080f775b in fast_function (f=Frame 0x9bb96dc, for file /usr/lib/python2.7/dist-packages/dbus/service.py, line 129, in __new__ (cls=<type at remote 0x97018fc>, name='com.redhat.NewPrinterNotification', bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, allow_replacement=False, replace_existing=False, do_not_queue=False, name_flags=0), throwflag=0) at ../Python/ceval.c:4109
#22 call_function (f=Frame 0x9bb96dc, for file /usr/lib/python2.7/dist-packages/dbus/service.py, line 129, in __new__ (cls=<type at remote 0x97018fc>, name='com.redhat.NewPrinterNotification', bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, allow_replacement=False, replace_existing=False, do_not_queue=False, name_flags=0), throwflag=0) at ../Python/ceval.c:4034
#23 PyEval_EvalFrameEx (f=Frame 0x9bb96dc, for file /usr/lib/python2.7/dist-packages/dbus/service.py, line 129, in __new__ (cls=<type at remote 0x97018fc>, name='com.redhat.NewPrinterNotification', bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, allow_replacement=False, replace_existing=False, do_not_queue=False, name_flags=0), throwflag=0) at ../Python/ceval.c:2666
#24 0x080fd2fe in PyEval_EvalCodeEx (co=0x96a20f8, globals={'INTROSPECTABLE_IFACE': 'org.freedesktop.DBus.Introspectable', 'ErrorMessage': <type at remote 0x1b96280>, 'Struct': <type at remote 0x1b91ce0>, 'FallbackObject': <InterfaceType(SUPPORTS_MULTIPLE_OBJECT_PATHS=True, _dbus_class_table={'dbus.service.Interface': {}, 'dbus.service.FallbackObject': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x9718dbc>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x9718dbc>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x972656c>, 'NewPrinter': <function at remote 0x97265a4>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x9718dbc>}}}, __module__='dbus.service', __doc__='An object that implements an entire subtree of the object-path\n    tree.\n\n    :Since: 0.82.0\n    ', __init__=<function at remote 0x9718df4>) at remote 0x9752fec>, '_MANY': <object at remote 0xb76e44b0>, '__docformat__': 'restructured...(truncated), locals=0x0, args=0x9b6dc78, argcount=2, kws=0x9b1cc78, kwcount=1, defs=0x96b78f8, defcount=4, closure=0x0) at ../Python/ceval.c:3253
#25 0x0808c574 in function_call (func=<function at remote 0x96b995c>, arg=(<type at remote 0x97018fc>, 'com.redhat.NewPrinterNotification'), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>}) at ../Objects/funcobject.c:526
#26 0x0805dc51 in PyObject_Call (func=<function at remote 0x96b995c>, arg=(<type at remote 0x97018fc>, 'com.redhat.NewPrinterNotification'), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>}) at ../Objects/abstract.c:2529
#27 0x080bbf74 in slot_tp_new (type=0x97018fc, args=('com.redhat.NewPrinterNotification',), kwds={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>}) at ../Objects/typeobject.c:5700
#28 0x080be1be in type_call (type=0x97018fc, args=('com.redhat.NewPrinterNotification',), kwds={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>}) at ../Objects/typeobject.c:721
#29 0x0805dc51 in PyObject_Call (func=<type at remote 0x97018fc>, arg=('com.redhat.NewPrinterNotification',), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>}) at ../Objects/abstract.c:2529
#30 0x080f7bf1 in do_call (f=Frame 0x9ad29c4, for file /usr/bin/printer-applet, line 1042, in __init__ (self=<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), en...(truncated), throwflag=0) at ../Python/ceval.c:4231
#31 call_function (f=Frame 0x9ad29c4, for file /usr/bin/printer-applet, line 1042, in __init__ (self=<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), en...(truncated), throwflag=0) at ../Python/ceval.c:4036
#32 PyEval_EvalFrameEx (f=Frame 0x9ad29c4, for file /usr/bin/printer-applet, line 1042, in __init__ (self=<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, monitor=<Monitor(process_pending_events=True, watcher=<...>, connecting_to_device={}, specific_dests=None, which_jobs='not-completed', port=631, still_connecting=set([]), en...(truncated), throwflag=0) at ../Python/ceval.c:2666
#33 0x080fd2fe in PyEval_EvalCodeEx (co=0xb7669800, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), locals=0x0, args=0x9afcbf0, argcount=3, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3253
#34 0x0808c362 in function_call (func=<function at remote 0x97264fc>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, ...(truncated), kw=0x0) at ../Objects/funcobject.c:526
#35 0x0805dc51 in PyObject_Call (func=<function at remote 0x97264fc>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, ...(truncated), kw=0x0) at ../Objects/abstract.c:2529
#36 0x0807381d in instancemethod_call (func=<function at remote 0x97264fc>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, ...(truncated), kw=0x0) at ../Objects/classobject.c:2578
#37 0x0805dc51 in PyObject_Call (func=<instancemethod at remote 0x9b79414>, arg=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<...>, monito...(truncated), kw=0x0) at ../Objects/abstract.c:2529
#38 0x080c2bca in slot_tp_init (self=<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, c...(truncated), args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<...>, monito...(truncated), kwds=0x0) at ../Objects/typeobject.c:5657
#39 0x080be24b in type_call (type=<value optimized out>, args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<...>, monito...(truncated), kwds=0x0) at ../Objects/typeobject.c:737
#40 0x0805dc51 in PyObject_Call (func=<InterfaceType(STATUS_SUCCESS=0, STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote 0x972656c>, 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 0x9718dbc>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x9718dbc>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x972656c>, 'NewPrinter': <function at remote 0x97265a4>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x9718dbc>}}}, NewPrinter=<function at remote 0x97265a4>, __doc__='listen for dbus signals', __init__=<function at remote 0x97264fc>) at remote 0x97643fc>, arg=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<...>, monito...(truncated), kw=0x0) at ../Objects/abstract.c:2529
#41 0x080f7bf1 in do_call (f=Frame 0x98b127c, for file /usr/bin/printer-applet, line 299, in __init__ (self=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {Non...(truncated), throwflag=0) at ../Python/ceval.c:4231
#42 call_function (f=Frame 0x98b127c, for file /usr/bin/printer-applet, line 299, in __init__ (self=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {Non...(truncated), throwflag=0) at ../Python/ceval.c:4036
#43 PyEval_EvalFrameEx (f=Frame 0x98b127c, for file /usr/bin/printer-applet, line 299, in __init__ (self=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {Non...(truncated), throwflag=0) at ../Python/ceval.c:2666
#44 0x080fd2fe in PyEval_EvalCodeEx (co=0xb765cb18, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), locals=0x0, args=0x9725138, argcount=1, kws=0x0, kwcount=0, defs=0x97250b8, defcount=1, closure=0x0) at ../Python/ceval.c:3253
#45 0x0808c362 in function_call (func=<function at remote 0x9721cdc>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, monitor_jobs=...(truncated), kw=0x0) at ../Objects/funcobject.c:526
#46 0x0805dc51 in PyObject_Call (func=<function at remote 0x9721cdc>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, monitor_jobs=...(truncated), kw=0x0) at ../Objects/abstract.c:2529
#47 0x0807381d in instancemethod_call (func=<function at remote 0x9721cdc>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, monitor_jobs=...(truncated), kw=0x0) at ../Objects/classobject.c:2578
#48 0x0805dc51 in PyObject_Call (func=<instancemethod at remote 0x95a543c>, arg=(), kw=0x0) at ../Objects/abstract.c:2529
#49 0x080c2bca in slot_tp_init (self=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x97418e4>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x97a1104>, will_update_job_creation_times=False, hold=<QAction at remote 0x97a14ac>, 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([]), printer_state_reasons={}, jobs={}, connecting_timers={}, bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x97c82e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9745a04>, data={}) at remote 0x97c7f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x971e02c>]}}}) at remote 0x97c541c>, monitor_jobs=T...(truncated), args=(), kwds=0x0) at ../Objects/typeobject.c:5657
#50 0x080be24b in type_call (type=<value optimized out>, args=(), kwds=0x0) at ../Objects/typeobject.c:737
#51 0x0805dc51 in PyObject_Call (func=<PyQt4.QtCore.pyqtWrapperType at remote 0x9759944>, arg=(), kw=0x0) at ../Objects/abstract.c:2529
#52 0x080f7bf1 in do_call (f=Frame 0x941c3cc, for file /usr/bin/printer-applet, line 1153, in <module> (), throwflag=0) at ../Python/ceval.c:4231
#53 call_function (f=Frame 0x941c3cc, for file /usr/bin/printer-applet, line 1153, in <module> (), throwflag=0) at ../Python/ceval.c:4036
#54 PyEval_EvalFrameEx (f=Frame 0x941c3cc, for file /usr/bin/printer-applet, line 1153, in <module> (), throwflag=0) at ../Python/ceval.c:2666
#55 0x080fd2fe in PyEval_EvalCodeEx (co=0xb76699b0, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3253
#56 0x080fdbd7 in PyEval_EvalCode (co=0xb76699b0, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated)) at ../Python/ceval.c:667
#57 0x0811a6d0 in run_mod (mod=<value optimized out>, filename=<value optimized out>, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), flags=0xbfa989dc, arena=0x93e10f0) at ../Python/pythonrun.c:1346
#58 0x0811b2e9 in PyRun_FileExFlags (fp=0x93e1398, filename=0xbfa999f8 "/usr/bin/printer-applet", start=257, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x974153c>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x945ebf4>, 'subprocess': <module at remote 0xb7657d4c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a324>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x944d53c>, 'authconn': <module at remote 0x96c6d64>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x945a694>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x945d2f4>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x9761d54>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x968b3cc>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x94e1dd4>, 'aboutData': <KAboutData at remote 0x97414f4>, 'monitor': <module at remote 0x95cb8fc>, 'copyright': <KLocalizedString at rem...(truncated), closeit=1, flags=0xbfa989dc) at ../Python/pythonrun.c:1332
#59 0x0811becc in PyRun_SimpleFileExFlags (fp=0x93e1398, filename=<value optimized out>, closeit=1, flags=0xbfa989dc) at ../Python/pythonrun.c:936
#60 0x0812c1a6 in Py_Main (argc=2, argv=0xbfa98ac4) at ../Modules/main.c:599
#61 0x0805da2b in main (argc=2, argv=0xbfa98ac4) at ../Modules/python.c:23

Possible duplicates by query: bug 279003, bug 279002.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-08-05 01:47:10 UTC

*** This bug has been marked as a duplicate of bug 278857 ***