Summary: | printer applet crashes on login | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Jens Weibler <bugs-kde> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | dreibh, grawcho |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Jens Weibler
2011-08-01 08:09:39 UTC
Reported as bug 279001. Created attachment 62427 [details]
New crash information added by DrKonqi
python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
- What I was doing when the application crashed:
Login into KDE session -> program crashes.
-- Backtrace (Reduced):
#6 0x00007fedbe7a744c in QObject::startTimer(int) () from /usr/lib/libQtCore.so.4
[...]
#9 0x00007fedb740b230 in dbus_connection_send_with_reply () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#10 0x00007fedb740b499 in dbus_connection_send_with_reply_and_block () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#11 0x00007fedb31bf015 in Connection_send_message_with_reply_and_block (self=0x1a62b90, args=<value optimized out>) at ../../_dbus_bindings/conn-methods.c:496
#12 0x00000000004b6529 in call_function (f=<value optimized out>, throwflag=<value optimized out>) at ../Python/ceval.c:4013
Created attachment 62429 [details]
New crash information added by DrKonqi
python2 (1.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.3
- What I was doing when the application crashed:
printer applet crashes every login ... no special cups.conf fresh install
-- Backtrace (Reduced):
#7 0x008ee12e in QObject::startTimer(int) () from /usr/lib/libQtCore.so.4
[...]
#11 0x07fa4c48 in dbus_connection_send_with_reply () from /lib/i386-linux-gnu/libdbus-1.so.3
#12 0x07fa4f03 in dbus_connection_send_with_reply_and_block () from /lib/i386-linux-gnu/libdbus-1.so.3
#13 0x064faee7 in Connection_send_message_with_reply_and_block (self=0x94863bc, args=(<dbus.lowlevel.MethodCallMessage at remote 0x9489770>, <float at remote 0x8fcf2b4>)) at ../../_dbus_bindings/conn-methods.c:496
#14 0x080f725b in call_function (f=Frame 0x97146ac, 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 0x94892e0>, _Connection__call_on_disconnection=[], _dbus_Connection_initialized=1, _bus_names=<WeakValueDictionary(_remove=<function at remote 0x9405a3c>, data={}) at remote 0x9488f8c>, _signal_sender_matches={}, _signal_recipients_by_object_path={'/com/redhat/PrinterSpooler': {'com.redhat.PrinterSpooler': {None: [<SignalMatch at remote 0x93df7ac>]}}}) at remote 0x94863bc>, 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 0x8fcf2b4>, utf8_strings=False, byte_arrays=False, get_args_opts={'byte_arrays': False, 'utf8_strings': False}, message=<dbus.lowlevel.MethodCallMessage at remote 0x9489770>), throwflag=0) at ../Python/ceval.c:4013
|