Summary: | Printer applet: crash on login | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Dave Gilbert <gilbertd+kde> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | cfeck, rcampos03 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Dave Gilbert
2013-08-27 11:07:23 UTC
Please report this to the bug tracker of your distribution. Since KDE 4.10, we switched to C++ based printer-manager. The old Python-based printer-applet should no longer be used. If you find bugs in the new printer-manager, or missing features (e.g. compared to printer-applet), please report those. Ok, thanks Christoph. Created attachment 83537 [details]
New crash information added by DrKonqi
python2 (1.8) on KDE Platform 4.10.5 using Qt 4.8.6
- What I was doing when the application crashed:
I only had reboot the system, when it stated, I logged and when I clicked the initial button had the crash.
-- Backtrace (Reduced):
#6 indexOfMethodRelative<4> (normalizeStringData=<optimized out>, method=0x7f9a65146a52 "aboutToQuit()", baseObject=0x7fff84096f70) at kernel/qmetaobject.cpp:525
#7 QMetaObjectPrivate::indexOfSignalRelative (baseObject=baseObject@entry=0x7fff84096f70, signal=signal@entry=0x7f9a65146a52 "aboutToQuit()", normalizeStringData=normalizeStringData@entry=false) at kernel/qmetaobject.cpp:628
#8 0x00007f9a6d119614 in QObject::connect (sender=0x1a8a7a0, signal=0x7f9a65146a52 "aboutToQuit()", signal@entry=0x7f9a65146a51 "2aboutToQuit()", receiver=0x1ce82f0, method=method@entry=0x7f9a65150185 "1_k_shuttingDown()", type=type@entry=Qt::AutoConnection) at kernel/qobject.cpp:2557
#9 0x00007f9a650946d6 in KMainWindowPrivate::init (this=this@entry=0x1cfc370, _q=_q@entry=0x1ce82f0) at ../../kdeui/widgets/kmainwindow.cpp:256
#10 0x00007f9a65094c03 in KMainWindow::KMainWindow (this=0x1ce82f0, dd=..., parent=<optimized out>, f=...) at ../../kdeui/widgets/kmainwindow.cpp:226
|