Bug 279139 - Printer Applet crashed when I logged into KDE
Summary: Printer Applet crashed when I logged into KDE
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-02 09:18 UTC by L. Wilson
Modified: 2011-08-05 01:46 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 L. Wilson 2011-08-02 09:18:48 UTC
Application: python (1.6)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.3
Operating System: Linux 2.6.40-4.fc15.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed: I had just logged in and the applet crashed as my desktop launched.

The crash can be reproduced every time.

-- Backtrace:
Application: Printer Applet (python), signal: Segmentation fault
[KCrash Handler]
#7  QObject::startTimer (this=0x93f7590, interval=25000) at kernel/qobject.cpp:1601
#8  0x0053d958 in add_timeout (data=0x93f7590, timeout=0x9535380) at dbus.cpp:146
#9  add_timeout (timeout=0x9535380, data=0x93f7590) at dbus.cpp:132
#10 0x009bb03f in _dbus_timeout_list_add_timeout (timeout_list=0x93f5668, timeout=0x9535380) at dbus-timeout.c:320
#11 0x009a115d in protected_change_timeout (enabled=0, toggle_function=0, remove_function=0, add_function=<optimized out>, timeout=0x9535380, connection=0x93f56f0) at dbus-connection.c:816
#12 _dbus_connection_add_timeout_unlocked (connection=0x93f56f0, timeout=0x9535380) at dbus-connection.c:849
#13 0x009a4699 in _dbus_connection_attach_pending_call_unlocked (pending=0x9350078, connection=0x93f56f0) at dbus-connection.c:911
#14 dbus_connection_send_with_reply (connection=0x93f56f0, message=0x940b970, pending_return=0xbf98fc3c, timeout_milliseconds=-1) at dbus-connection.c:3447
#15 0x009a4954 in dbus_connection_send_with_reply_and_block (connection=0x93f56f0, message=0x940b970, timeout_milliseconds=-1, error=0xbf98fc80) at dbus-connection.c:3543
#16 0x00a7fcb8 in Connection_send_message_with_reply_and_block (self=0x9324c8c, args=(<dbus.lowlevel.MethodCallMessage at remote 0x9328770>, <float at remote 0x8e202b4>)) at conn-methods.c:475
#17 0x44b209ef in PyCFunction_Call (func=<built-in method send_message_with_reply_and_block of SystemBus object at remote 0x9324c8c>, arg=(<dbus.lowlevel.MethodCallMessage at remote 0x9328770>, <float at remote 0x8e202b4>), kw=0x0) at /usr/src/debug/Python-2.7.1/Objects/methodobject.c:116
#18 0x44b802c0 in call_function (oparg=<optimized out>, pp_stack=0xbf98fdb4) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4072
#19 PyEval_EvalFrameEx (f=Frame 0x93e98e4, for file /usr/lib/python2.7/site-packages/dbus/connection.py, line 630, in call_blocking (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, 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 0x8e202b4>, utf8_strings=False, byte_arrays=False, get_args_opts={'byte_arrays': False, 'utf8_strings': False}, message=<dbus.lowlevel.MethodCallMessage at remote 0x9328770>), throwflag=0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#20 0x44b818a2 in PyEval_EvalCodeEx (co=0x9158800, globals={'_Connection': <type at remote 0xa915c0>, 'SignalMatch': <type at remote 0x91a35f4>, 'MethodReturnMessage': <type at remote 0xa97f60>, 'SignalMessage': <type at remote 0xa98120>, '__docformat__': 'reStructuredText', 'Connection': <type at remote 0x91a16cc>, '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 0x9190104>, '__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 0x904b26c>, 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 0x906d4ec>, 'dbus.bus': <Logger(name='dbus...(truncated), locals=0x0, args=0x9535308, argcount=7, kws=0x9535324, kwcount=0, defs=0x915ee20, defcount=3, closure=0x0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#21 0x44b801ae in fast_function (nk=<optimized out>, na=7, n=7, pp_stack=0xbf98ff14, func=<function at remote 0x916248c>) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4168
#22 call_function (oparg=<optimized out>, pp_stack=0xbf98ff14) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4093
#23 PyEval_EvalFrameEx (f=Frame 0x95351c4, for file /usr/lib/python2.7/site-packages/dbus/bus.py, line 306, in request_name (self=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, name='com.redhat.NewPrinterNotification', flags=0), throwflag=0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#24 0x44b818a2 in PyEval_EvalCodeEx (co=0x9151f50, 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 0x9190104>, '_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 0x904b26c>, 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=0x94d9bf4, argcount=3, kws=0x94d9c00, kwcount=0, defs=0x91618f8, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#25 0x44b801ae in fast_function (nk=<optimized out>, na=3, n=3, pp_stack=0xbf990074, func=<function at remote 0x91626bc>) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4168
#26 call_function (oparg=<optimized out>, pp_stack=0xbf990074) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4093
#27 PyEval_EvalFrameEx (f=Frame 0x94d9a94, for file /usr/lib/python2.7/site-packages/dbus/service.py, line 129, in __new__ (cls=<type at remote 0x91f926c>, name='com.redhat.NewPrinterNotification', bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, allow_replacement=False, replace_existing=False, do_not_queue=False, name_flags=0), throwflag=0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#28 0x44b818a2 in PyEval_EvalCodeEx (co=0x9151068, globals={'INTROSPECTABLE_IFACE': 'org.freedesktop.DBus.Introspectable', 'ErrorMessage': <type at remote 0xa98040>, 'Struct': <type at remote 0xa93fe0>, 'FallbackObject': <InterfaceType(SUPPORTS_MULTIPLE_OBJECT_PATHS=True, _dbus_class_table={'dbus.service.Interface': {}, 'dbus.service.FallbackObject': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, 'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller': {'InstallDrivers': <function at remote 0x91d5f44>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x91daaac>, 'NewPrinter': <function at remote 0x91daae4>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}}, __module__='dbus.service', __doc__='An object that impl...(truncated), locals=0x0, args=0x94f2b58, argcount=2, kws=0x94f2a78, kwcount=1, defs=0x9163bf0, defcount=4, closure=0x0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#29 0x44b0b33e in function_call (func=<function at remote 0x9168ca4>, arg=(<type at remote 0x91f926c>, 'com.redhat.NewPrinterNotification'), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>}) at /usr/src/debug/Python-2.7.1/Objects/funcobject.c:526
#30 0x44ae4095 in PyObject_Call (func=<function at remote 0x9168ca4>, arg=(<type at remote 0x91f926c>, 'com.redhat.NewPrinterNotification'), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>}) at /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#31 0x44b394ba in slot_tp_new (type=0x91f926c, args=('com.redhat.NewPrinterNotification',), kwds={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>}) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:5694
#32 0x44b3cb86 in type_call (type=0x91f926c, args=('com.redhat.NewPrinterNotification',), kwds={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>}) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:712
#33 0x44ae4095 in PyObject_Call (func=<type at remote 0x91f926c>, arg=('com.redhat.NewPrinterNotification',), kw={'bus': <SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>}) at /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#34 0x44b7e93d in do_call (nk=<optimized out>, na=1, pp_stack=0xbf990344, func=<type at remote 0x91f926c>) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4290
#35 call_function (oparg=<optimized out>, pp_stack=0xbf990344) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4095
#36 PyEval_EvalFrameEx (f=Frame 0x946f6bc, for file /usr/bin/printer-applet, line 1052, in __init__ (self=<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#37 0x44b818a2 in PyEval_EvalCodeEx (co=0xb76f72a8, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), locals=0x0, args=0x949c9e8, argcount=3, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#38 0x44b0b23d in function_call (func=<function at remote 0x91daa3c>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/funcobject.c:526
#39 0x44ae4095 in PyObject_Call (func=<function at remote 0x91daa3c>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#40 0x44af3a60 in instancemethod_call (func=<function at remote 0x91daa3c>, arg=(<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/classobject.c:2578
#41 0x44ae4095 in PyObject_Call (func=<instancemethod at remote 0x91bf3c4>, arg=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#42 0x44b3cf45 in slot_tp_init (self=<NewPrinterNotification(bus=<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, jobmanager=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/typeobject.c:5651
#43 0x44b3cbcb in type_call (type=<optimized out>, args=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/typeobject.c:728
#44 0x44ae4095 in PyObject_Call (func=<InterfaceType(STATUS_SUCCESS=0, STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote 0x91daaac>, 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 0x91d0144>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, 'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller': {'InstallDrivers': <function at remote 0x91d5f44>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x91daaac>, 'NewPrinter': <function at remote 0x91daae4>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}}, NewPrinter=<function at remote 0x91daae4>, __doc__='listen for dbus signals', __init__=<function at re...(truncated), arg=(<SystemBus(_bus_type=1, _signals_lock=<thread.lock at remote 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, <JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#45 0x44b7e93d in do_call (nk=<optimized out>, na=2, pp_stack=0xbf9908a4, func=<InterfaceType(STATUS_SUCCESS=0, STATUS_GENERIC_DRIVER=2, __module__='__main__', GetReady=<function at remote 0x91daaac>, 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 0x91d0144>}}, 'dbus.service.Object': {'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, 'installdriver.PrinterDriversInstaller': {'com.redhat.PrinterDriversInstaller': {'InstallDrivers': <function at remote 0x91d5f44>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}, '__main__.NewPrinterNotification': {'com.redhat.NewPrinterNotification': {'GetReady': <function at remote 0x91daaac>, 'NewPrinter': <function at remote 0x91daae4>}, 'org.freedesktop.DBus.Introspectable': {'Introspect': <function at remote 0x91d0144>}}}, NewPrinter=<function at remote 0x91daae4>, __doc__='listen for dbus signals', __init__=<function at re...(truncated)) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4290
#46 call_function (oparg=<optimized out>, pp_stack=0xbf9908a4) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4095
#47 PyEval_EvalFrameEx (f=Frame 0x92c83e4, for file /usr/bin/printer-applet, line 300, in __init__ (self=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {Non...(truncated), throwflag=0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#48 0x44b818a2 in PyEval_EvalCodeEx (co=0xb76e85c0, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), locals=0x0, args=0x91decb8, argcount=1, kws=0x0, kwcount=0, defs=0x91dec38, defcount=1, closure=0x0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#49 0x44b0b23d in function_call (func=<function at remote 0x91da25c>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, monitor_jobs=...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.1/Objects/funcobject.c:526
#50 0x44ae4095 in PyObject_Call (func=<function at remote 0x91da25c>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, monitor_jobs=...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#51 0x44af3a60 in instancemethod_call (func=<function at remote 0x91da25c>, arg=(<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, monitor_jobs=...(truncated), kw=0x0) at /usr/src/debug/Python-2.7.1/Objects/classobject.c:2578
#52 0x44ae4095 in PyObject_Call (func=<instancemethod at remote 0x9050874>, arg=(), kw=0x0) at /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#53 0x44b3cf45 in slot_tp_init (self=<JobManager(jobiters={}, sysTray=<KStatusNotifierItem at remote 0x91d89bc>, trayicon=True, reasoniters={}, connecting_to_device={}, worst_reason=None, state_reason_notifications={}, cancel=<QAction at remote 0x92fc0bc>, will_update_job_creation_times=False, hold=<QAction at remote 0x92fc464>, 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 0x93282f0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x91e7e9c>, data={}) at remote 0x9327e2c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x917044c>]}}}) at remote 0x9324c8c>, monitor_jobs=T...(truncated), args=(), kwds=0x0) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:5651
#54 0x44b3cbcb in type_call (type=<optimized out>, args=(), kwds=0x0) at /usr/src/debug/Python-2.7.1/Objects/typeobject.c:728
#55 0x44ae4095 in PyObject_Call (func=<PyQt4.QtCore.pyqtWrapperType at remote 0x920df34>, arg=(), kw=0x0) at /usr/src/debug/Python-2.7.1/Objects/abstract.c:2529
#56 0x44b7e93d in do_call (nk=<optimized out>, na=0, pp_stack=0xbf990e04, func=<PyQt4.QtCore.pyqtWrapperType at remote 0x920df34>) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4290
#57 call_function (oparg=<optimized out>, pp_stack=0xbf990e04) at /usr/src/debug/Python-2.7.1/Python/ceval.c:4095
#58 PyEval_EvalFrameEx (f=Frame 0x8ebcd7c, for file /usr/bin/printer-applet, line 1163, in <module> (), throwflag=0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:2722
#59 0x44b818a2 in PyEval_EvalCodeEx (co=0xb76f7458, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at /usr/src/debug/Python-2.7.1/Python/ceval.c:3312
#60 0x44b81a14 in PyEval_EvalCode (co=0xb76f7458, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated)) at /usr/src/debug/Python-2.7.1/Python/ceval.c:671
#61 0x44b9b77d 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 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), flags=0xbf9910bc, arena=0x8e72b90) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1354
#62 0x44b9c74e in PyRun_FileExFlags (fp=0x8e26a78, filename=0xbf991924 "/usr/bin/printer-applet", start=257, globals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), locals={'qUncompress': <built-in function qUncompress>, 'Q_ENUMS': <built-in function Q_ENUMS>, 'text': <KLocalizedString at remote 0x91d8464>, 'QState': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0fc2c>, 'subprocess': <module at remote 0xb76cff8c>, 'QProcessEnvironment': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b1dc>, 'qRound64': <built-in function qRound64>, 'QDir': <PyQt4.QtCore.pyqtWrapperType at remote 0x8efe3f4>, 'authconn': <module at remote 0x91732e4>, 'qRound': <built-in function qRound>, 'noforcesign': <built-in function noforcesign>, 'QVariantAnimation': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0b54c>, 'QSignalMapper': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f0e32c>, 'MainWindow': <PyQt4.QtCore.pyqtWrapperType at remote 0x920d55c>, 'KStatusNotifierItem': <PyQt4.QtCore.pyqtWrapperType at remote 0x917c80c>, 'QHeaderView': <PyQt4.QtCore.pyqtWrapperType at remote 0x8f93874>, 'aboutData': <KAboutData at remote 0x91d865c>, 'monitor': <module at remote 0x9173d1c>, 'copyright': <KLocalizedString at rem...(truncated), closeit=1, flags=0xbf9910bc) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:1340
#63 0x44b9d33a in PyRun_SimpleFileExFlags (fp=0x8e26a78, filename=0xbf991924 "/usr/bin/printer-applet", closeit=1, flags=0xbf9910bc) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:944
#64 0x44b9e00c in PyRun_AnyFileExFlags (fp=0x8e26a78, filename=0xbf991924 "/usr/bin/printer-applet", closeit=1, flags=0xbf9910bc) at /usr/src/debug/Python-2.7.1/Python/pythonrun.c:748
#65 0x44baf484 in Py_Main (argc=2, argv=0xbf991194) at /usr/src/debug/Python-2.7.1/Modules/main.c:599
#66 0x08048508 in main (argc=2, argv=0xbf991194) at /usr/src/debug/Python-2.7.1/Modules/python.c:23

Reported using DrKonqi
Comment 1 Christoph Feck 2011-08-05 01:46:02 UTC

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