Bug 287461 - Crash at SAMBA Printer conf. with authentication
Summary: Crash at SAMBA Printer conf. with authentication
Status: RESOLVED DUPLICATE of bug 283611
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-24 13:40 UTC by MonkZ
Modified: 2011-11-29 17:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MonkZ 2011-11-24 13:40:50 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic x86_64
Distribution: Ubuntu 11.10

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

CopyPasted smbPrinter url into textfield
then tried to confirm authdata.

The crash can be reproduced every time.

-- Backtrace:
Application: Systemeinstellungen (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f15bc966780 (LWP 3670))]

Thread 2 (Thread 0x7f15a713d700 (LWP 3671)):
#0  0x00007f15b9e35773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f15b76f3f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f15b76f4429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f15ba59df3e in QEventDispatcherGlib::processEvents (this=0x22c1b10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f15ba571cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f15ba571ef7 in QEventLoop::exec (this=0x7f15a713cdd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f15ba48927f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f15ba554cbf in QInotifyFileSystemWatcherEngine::run (this=0x24eaeb0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f15ba48bd05 in QThreadPrivate::start (arg=0x24eaeb0) at thread/qthread_unix.cpp:331
#9  0x00007f15b7bc5efc in start_thread (arg=0x7f15a713d700) at pthread_create.c:304
#10 0x00007f15b9e4189d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f15bc966780 (LWP 3670)):
[KCrash Handler]
#6  0x00007f15a60dd9c2 in wait_for_thread_shutdown () at ../Python/pythonrun.c:1689
#7  Py_Finalize () at ../Python/pythonrun.c:401
#8  Py_Finalize () at ../Python/pythonrun.c:393
#9  0x00007f15a64bd9e5 in KPythonPluginFactory::~KPythonPluginFactory (this=0x2561040, __in_chrg=<optimized out>) at ../../kpythonpluginfactory/kpythonpluginfactory.cpp:262
#10 0x00007f15a64bda49 in KPythonPluginFactory::~KPythonPluginFactory (this=0x2561040, __in_chrg=<optimized out>) at ../../kpythonpluginfactory/kpythonpluginfactory.cpp:268
#11 0x00007f15ba58b926 in QObjectCleanupHandler::clear (this=0x2313d70) at kernel/qobjectcleanuphandler.cpp:140
#12 0x00007f15ba58b96b in QObjectCleanupHandler::~QObjectCleanupHandler (this=0x2313d70, __in_chrg=<optimized out>) at kernel/qobjectcleanuphandler.cpp:86
#13 0x00007f15ba58b9b9 in QObjectCleanupHandler::~QObjectCleanupHandler (this=0x2313d70, __in_chrg=<optimized out>) at kernel/qobjectcleanuphandler.cpp:87
#14 0x00007f15b9d9b821 in __run_exit_handlers (status=1, listp=0x7f15ba0f85a8, run_list_atexit=true) at exit.c:78
#15 0x00007f15b9d9b8a5 in __GI_exit (status=<optimized out>) at exit.c:100
#16 0x00007f159ad74b9e in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
#17 0x00007f15b919a06f in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#18 0x00007f15b9196e21 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#19 0x00007f15b9197d77 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#20 0x00007f15b917c34b in XGetWindowProperty () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#21 0x00007f15bc04271b in NETWinInfo::update (this=0x7fffe780bb50, dirty_props=<optimized out>) at ../../kdeui/windowmanagement/netwm.cpp:3962
#22 0x00007f15bc043ee6 in NETWinInfo::event (this=0x7fffe780bb50, event=0x7fffe780bc00, properties=0x7fffe780bb20, properties_size=2) at ../../kdeui/windowmanagement/netwm.cpp:3925
#23 0x00007f15bc038fc8 in KWindowSystemPrivate::x11Event (this=0x266fc20, ev=0x7fffe780bc00) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:198
#24 0x00007f15bbf290a6 in publicX11Event (e=0x7fffe780bc00, this=<optimized out>) at ../../kdeui/kernel/ksystemeventfilter.cpp:43
#25 KSystemEventFilterPrivate::filterEvent (this=0x255fcb0, message=0x7fffe780bc00) at ../../kdeui/kernel/ksystemeventfilter.cpp:102
#26 0x00007f15bb294388 in x11EventSourceDispatch (s=0x1f63f90, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:143
#27 0x00007f15b76f3a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f15b76f4258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f15b76f4429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f15ba59ded6 in QEventDispatcherGlib::processEvents (this=0x1f39a10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#31 0x00007f15bb29407e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f15ba57692f in QCoreApplication::processEvents (flags=...) at kernel/qcoreapplication.cpp:979
#33 0x00007f15a51eb002 in meth_QCoreApplication_processEvents (sipArgs=(), sipKwds=<optimized out>) at sipQtCorepart7.cpp:14300
#34 0x00007f15a60b86f5 in call_function (oparg=<optimized out>, pp_stack=0x7fffe780c0f0) at ../Python/ceval.c:4021
#35 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at ../Python/ceval.c:2666
#36 0x00007f15a60b9f05 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x3ccc828, kwcount=0, defs=0x3520a68, defcount=1, closure=0x0) at ../Python/ceval.c:3253
#37 0x00007f15a60b8075 in fast_function (nk=<optimized out>, na=1, n=<optimized out>, pp_stack=0x7fffe780c300, func=<function at remote 0x3536ed8>) at ../Python/ceval.c:4117
#38 call_function (oparg=<optimized out>, pp_stack=0x7fffe780c300) at ../Python/ceval.c:4042
#39 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at ../Python/ceval.c:2666
#40 0x00007f15a60b9f05 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x3ccc600, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3253
#41 0x00007f15a603ca1c in function_call (func=<function at remote 0x3536668>, arg=(<NewPrinterGUI(btnNPPDComments=<QPushButton at remote 0x3950c20>, label_18=<QLabel at remote 0x394eb90>, label_19=<QLabel at remote 0x394ed40>, label_16=<QLabel at remote 0x394f560>, label_17=<QLabel at remote 0x394eb00>, label_14=<QLabel at remote 0x394e440>, label_15=<QLabel at remote 0x394e5f0>, label_12=<QLabel at remote 0x394e0e0>, label_13=<QLabel at remote 0x394e3b0>, label_10=<QLabel at remote 0x394bef0>, label_11=<QLabel at remote 0x394bf80>, mainapp=<GUI(encoding=('de_DE', 'UTF-8'), memberTabWidget=<QWidget at remote 0x3716710>, mainListSelectedName=u'Neuer Drucker', servers=set(['/var/run/cups/cups.sock']), newPrinterItem=<QTreeWidgetItem at remote 0x3957050>, connect_server='/var/run/cups/cups.sock', cups=<Connection(getNotifications=<function at remote 0x3698f50>, deletePrinterOptionDefault=<function at remote 0x3698a28>, acceptJobs=<function at remote 0x353d050>, adminSetServerSettings=<function at remote 0x36985f0>, getDocument=<function at remote 0x3698d70>, adminGetServerSettings=<function a...(truncated), kw=0x0) at ../Objects/funcobject.c:526
#42 0x00007f15a60141f3 in PyObject_Call (func=<function at remote 0x3536668>, arg=<optimized out>, kw=<optimized out>) at ../Objects/abstract.c:2529
#43 0x00007f15a602194f in instancemethod_call (func=<function at remote 0x3536668>, arg=(<NewPrinterGUI(btnNPPDComments=<QPushButton at remote 0x3950c20>, label_18=<QLabel at remote 0x394eb90>, label_19=<QLabel at remote 0x394ed40>, label_16=<QLabel at remote 0x394f560>, label_17=<QLabel at remote 0x394eb00>, label_14=<QLabel at remote 0x394e440>, label_15=<QLabel at remote 0x394e5f0>, label_12=<QLabel at remote 0x394e0e0>, label_13=<QLabel at remote 0x394e3b0>, label_10=<QLabel at remote 0x394bef0>, label_11=<QLabel at remote 0x394bf80>, mainapp=<GUI(encoding=('de_DE', 'UTF-8'), memberTabWidget=<QWidget at remote 0x3716710>, mainListSelectedName=u'Neuer Drucker', servers=set(['/var/run/cups/cups.sock']), newPrinterItem=<QTreeWidgetItem at remote 0x3957050>, connect_server='/var/run/cups/cups.sock', cups=<Connection(getNotifications=<function at remote 0x3698f50>, deletePrinterOptionDefault=<function at remote 0x3698a28>, acceptJobs=<function at remote 0x353d050>, adminSetServerSettings=<function at remote 0x36985f0>, getDocument=<function at remote 0x3698d70>, adminGetServerSettings=<function a...(truncated), kw=0x0) at ../Objects/classobject.c:2578
#44 0x00007f15a60141f3 in PyObject_Call (func=<instancemethod at remote 0x2d3f820>, arg=<optimized out>, kw=<optimized out>) at ../Objects/abstract.c:2529
#45 0x00007f15a60b2807 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x2d3f820>, arg=(), kw=<optimized out>) at ../Python/ceval.c:3890
#46 0x00007f15a4eb4cc0 in sip_api_invoke_slot (slot=<optimized out>, sigargs=()) at /build/buildd/sip4-4.12.4/siplib/qtlib.c:203
#47 0x00007f15a5231f86 in PyQtProxy::invokeSlot(qpycore_slot const&, void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#48 0x00007f15a5232068 in PyQtProxy::unislot(void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#49 0x00007f15a5232122 in PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#50 0x00007f15ba585eba in QMetaObject::activate (sender=0x39cfb90, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe780c9d0) at kernel/qobject.cpp:3278
#51 0x00007f15bb85d582 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#52 0x00007f15bb5a313e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:546
#53 0x00007f15bb5a447b in QAbstractButtonPrivate::click (this=0x3803200) at widgets/qabstractbutton.cpp:539
#54 0x00007f15bb5a46ec in QAbstractButton::mouseReleaseEvent (this=0x39cfb90, e=0x7fffe780d140) at widgets/qabstractbutton.cpp:1121
#55 0x00007f15a4a6d723 in sipQPushButton::mouseReleaseEvent (this=0x39cfb90, a0=0x7fffe780d140) at sipQtGuipart9.cpp:13596
#56 0x00007f15bb23cc9a in QWidget::event (this=0x39cfb90, event=0x7fffe780d140) at kernel/qwidget.cpp:8295
#57 0x00007f15a4a73117 in event (a0=0x7fffe780d140, this=0x39cfb90) at sipQtGuipart9.cpp:13421
#58 sipQPushButton::event (this=0x39cfb90, a0=0x7fffe780d140) at sipQtGuipart9.cpp:13413
#59 0x00007f15bb1ec424 in notify_helper (e=0x7fffe780d140, receiver=0x39cfb90, this=0x1f604f0) at kernel/qapplication.cpp:4486
#60 QApplicationPrivate::notify_helper (this=0x1f604f0, receiver=0x39cfb90, e=0x7fffe780d140) at kernel/qapplication.cpp:4458
#61 0x00007f15bb1f1c6b in QApplication::notify (this=<optimized out>, receiver=0x39cfb90, e=0x7fffe780d140) at kernel/qapplication.cpp:4047
#62 0x00007f15bbf00126 in KApplication::notify (this=0x7fffe780fab0, receiver=0x39cfb90, event=0x7fffe780d140) at ../../kdeui/kernel/kapplication.cpp:311
#63 0x00007f15ba572afc in QCoreApplication::notifyInternal (this=0x7fffe780fab0, receiver=0x39cfb90, event=0x7fffe780d140) at kernel/qcoreapplication.cpp:787
#64 0x00007f15bb1ed3f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#65 QApplicationPrivate::sendMouseEvent (receiver=0x39cfb90, event=0x7fffe780d140, alienWidget=0x39cfb90, nativeWidget=0x38e97d0, buttonDown=0x39cfb90, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#66 0x00007f15bb26c945 in QETWidget::translateMouseEvent (this=0x38e97d0, event=<optimized out>) at kernel/qapplication_x11.cpp:4568
#67 0x00007f15bb26b8be in QApplication::x11ProcessEvent (this=0x7fffe780fab0, event=0x7fffe780d960) at kernel/qapplication_x11.cpp:3690
#68 0x00007f15bb294412 in x11EventSourceDispatch (s=0x1f63f90, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#69 0x00007f15b76f3a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#70 0x00007f15b76f4258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#71 0x00007f15b76f4429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#72 0x00007f15ba59ded6 in QEventDispatcherGlib::processEvents (this=0x1f39a10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#73 0x00007f15bb29407e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#74 0x00007f15ba571cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#75 0x00007f15ba571ef7 in QEventLoop::exec (this=0x7fffe780dd30, flags=...) at kernel/qeventloop.cpp:201
#76 0x00007f15bb6a3216 in QDialog::exec (this=0x38cfd10) at dialogs/qdialog.cpp:552
#77 0x00007f15a4a3a390 in meth_QDialog_exec_ (sipSelf=<NewPrinterGUI(btnNPPDComments=<QPushButton at remote 0x3950c20>, label_18=<QLabel at remote 0x394eb90>, label_19=<QLabel at remote 0x394ed40>, label_16=<QLabel at remote 0x394f560>, label_17=<QLabel at remote 0x394eb00>, label_14=<QLabel at remote 0x394e440>, label_15=<QLabel at remote 0x394e5f0>, label_12=<QLabel at remote 0x394e0e0>, label_13=<QLabel at remote 0x394e3b0>, label_10=<QLabel at remote 0x394bef0>, label_11=<QLabel at remote 0x394bf80>, mainapp=<GUI(encoding=('de_DE', 'UTF-8'), memberTabWidget=<QWidget at remote 0x3716710>, mainListSelectedName=u'Neuer Drucker', servers=set(['/var/run/cups/cups.sock']), newPrinterItem=<QTreeWidgetItem at remote 0x3957050>, connect_server='/var/run/cups/cups.sock', cups=<Connection(getNotifications=<function at remote 0x3698f50>, deletePrinterOptionDefault=<function at remote 0x3698a28>, acceptJobs=<function at remote 0x353d050>, adminSetServerSettings=<function at remote 0x36985f0>, getDocument=<function at remote 0x3698d70>, adminGetServerSettings=<function at...(truncated), sipArgs=<optimized out>) at /build/buildd/python-qt4-4.8.5/sip/QtGui/qdialog.sip:73
#78 0x00007f15a60b86f5 in call_function (oparg=<optimized out>, pp_stack=0x7fffe780deb0) at ../Python/ceval.c:4021
#79 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at ../Python/ceval.c:2666
#80 0x00007f15a60b9064 in fast_function (nk=<optimized out>, na=2, n=<optimized out>, pp_stack=0x7fffe780e010, func=<function at remote 0x352c5f0>) at ../Python/ceval.c:4107
#81 call_function (oparg=<optimized out>, pp_stack=0x7fffe780e010) at ../Python/ceval.c:4042
#82 PyEval_EvalFrameEx (f=<optimized out>, throwflag=<optimized out>) at ../Python/ceval.c:2666
#83 0x00007f15a60b9f05 in PyEval_EvalCodeEx (co=<optimized out>, globals=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3253
#84 0x00007f15a603ca1c in function_call (func=<function at remote 0x3529c08>, arg=(<GUI(encoding=('de_DE', 'UTF-8'), memberTabWidget=<QWidget at remote 0x3716710>, mainListSelectedName=u'Neuer Drucker', servers=set(['/var/run/cups/cups.sock']), newPrinterItem=<QTreeWidgetItem at remote 0x3957050>, connect_server='/var/run/cups/cups.sock', cups=<Connection(getNotifications=<function at remote 0x3698f50>, deletePrinterOptionDefault=<function at remote 0x3698a28>, acceptJobs=<function at remote 0x353d050>, adminSetServerSettings=<function at remote 0x36985f0>, getDocument=<function at remote 0x3698d70>, adminGetServerSettings=<function at remote 0x3698578>, restartJob=<function at remote 0x3723758>, _cannot_auth=False, deletePrinter=<function at remote 0x3698938>, setPrinterInfo=<function at remote 0x37239b0>, setPrinterLocation=<function at remote 0x3723aa0>, getPPDs2=<function at remote 0x37231b8>, addPrinterOptionDefault=<function at remote 0x3698410>, addPrinterToClass=<function at remote 0x3698488>, _cancel=False, _operation_stack=[], _forbidden=False, putFile=<function at remote 0x37235...(truncated), kw=0x0) at ../Objects/funcobject.c:526
#85 0x00007f15a60141f3 in PyObject_Call (func=<function at remote 0x3529c08>, arg=<optimized out>, kw=<optimized out>) at ../Objects/abstract.c:2529
#86 0x00007f15a602194f in instancemethod_call (func=<function at remote 0x3529c08>, arg=(<GUI(encoding=('de_DE', 'UTF-8'), memberTabWidget=<QWidget at remote 0x3716710>, mainListSelectedName=u'Neuer Drucker', servers=set(['/var/run/cups/cups.sock']), newPrinterItem=<QTreeWidgetItem at remote 0x3957050>, connect_server='/var/run/cups/cups.sock', cups=<Connection(getNotifications=<function at remote 0x3698f50>, deletePrinterOptionDefault=<function at remote 0x3698a28>, acceptJobs=<function at remote 0x353d050>, adminSetServerSettings=<function at remote 0x36985f0>, getDocument=<function at remote 0x3698d70>, adminGetServerSettings=<function at remote 0x3698578>, restartJob=<function at remote 0x3723758>, _cannot_auth=False, deletePrinter=<function at remote 0x3698938>, setPrinterInfo=<function at remote 0x37239b0>, setPrinterLocation=<function at remote 0x3723aa0>, getPPDs2=<function at remote 0x37231b8>, addPrinterOptionDefault=<function at remote 0x3698410>, addPrinterToClass=<function at remote 0x3698488>, _cancel=False, _operation_stack=[], _forbidden=False, putFile=<function at remote 0x37235...(truncated), kw=0x0) at ../Objects/classobject.c:2578
#87 0x00007f15a60141f3 in PyObject_Call (func=<instancemethod at remote 0x29f85a0>, arg=<optimized out>, kw=<optimized out>) at ../Objects/abstract.c:2529
#88 0x00007f15a60b2807 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x29f85a0>, arg=(), kw=<optimized out>) at ../Python/ceval.c:3890
#89 0x00007f15a4eb4cc0 in sip_api_invoke_slot (slot=<optimized out>, sigargs=()) at /build/buildd/sip4-4.12.4/siplib/qtlib.c:203
#90 0x00007f15a5231f86 in PyQtProxy::invokeSlot(qpycore_slot const&, void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#91 0x00007f15a5232068 in PyQtProxy::unislot(void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#92 0x00007f15a5232122 in PyQtProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#93 0x00007f15ba585eba in QMetaObject::activate (sender=0x36ee9c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffe780e6e0) at kernel/qobject.cpp:3278
#94 0x00007f15bb85d582 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#95 0x00007f15bb5a313e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:546
#96 0x00007f15bb5a447b in QAbstractButtonPrivate::click (this=0x36eea40) at widgets/qabstractbutton.cpp:539
#97 0x00007f15bb5a46ec in QAbstractButton::mouseReleaseEvent (this=0x36ee9c0, e=0x7fffe780ee50) at widgets/qabstractbutton.cpp:1121
#98 0x00007f159f302ec3 in sipKPushButton::mouseReleaseEvent (this=0x36ee9c0, a0=0x7fffe780ee50) at sip/kdeui/sipkdeuipart3.cpp:26572
#99 0x00007f15bb23cc9a in QWidget::event (this=0x36ee9c0, event=0x7fffe780ee50) at kernel/qwidget.cpp:8295
#100 0x00007f159f3108db in event (a0=0x7fffe780ee50, this=0x36ee9c0) at sip/kdeui/sipkdeuipart3.cpp:26433
#101 sipKPushButton::event (this=0x36ee9c0, a0=0x7fffe780ee50) at sip/kdeui/sipkdeuipart3.cpp:26425
#102 0x00007f15bb1ec424 in notify_helper (e=0x7fffe780ee50, receiver=0x36ee9c0, this=0x1f604f0) at kernel/qapplication.cpp:4486
#103 QApplicationPrivate::notify_helper (this=0x1f604f0, receiver=0x36ee9c0, e=0x7fffe780ee50) at kernel/qapplication.cpp:4458
#104 0x00007f15bb1f1c6b in QApplication::notify (this=<optimized out>, receiver=0x36ee9c0, e=0x7fffe780ee50) at kernel/qapplication.cpp:4047
#105 0x00007f15bbf00126 in KApplication::notify (this=0x7fffe780fab0, receiver=0x36ee9c0, event=0x7fffe780ee50) at ../../kdeui/kernel/kapplication.cpp:311
#106 0x00007f15ba572afc in QCoreApplication::notifyInternal (this=0x7fffe780fab0, receiver=0x36ee9c0, event=0x7fffe780ee50) at kernel/qcoreapplication.cpp:787
#107 0x00007f15bb1ed3f2 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#108 QApplicationPrivate::sendMouseEvent (receiver=0x36ee9c0, event=0x7fffe780ee50, alienWidget=0x36ee9c0, nativeWidget=0x20db670, buttonDown=0x36ee9c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3146
#109 0x00007f15bb26c945 in QETWidget::translateMouseEvent (this=0x20db670, event=<optimized out>) at kernel/qapplication_x11.cpp:4568
#110 0x00007f15bb26b8be in QApplication::x11ProcessEvent (this=0x7fffe780fab0, event=0x7fffe780f670) at kernel/qapplication_x11.cpp:3690
#111 0x00007f15bb294412 in x11EventSourceDispatch (s=0x1f63f90, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#112 0x00007f15b76f3a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#113 0x00007f15b76f4258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#114 0x00007f15b76f4429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#115 0x00007f15ba59ded6 in QEventDispatcherGlib::processEvents (this=0x1f39a10, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#116 0x00007f15bb29407e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#117 0x00007f15ba571cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#118 0x00007f15ba571ef7 in QEventLoop::exec (this=0x7fffe780fa40, flags=...) at kernel/qeventloop.cpp:201
#119 0x00007f15ba576789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#120 0x000000000040a7c5 in main (argc=1, argv=0x7fffe780fd78) at ../../../systemsettings/app/main.cpp:49

This bug may be a duplicate of or related to bug 283611.

Possible duplicates by query: bug 287110, bug 286422, bug 286274, bug 286118, bug 286107.

Reported using DrKonqi
Comment 1 Blagovest Zlatev 2011-11-29 15:32:03 UTC
This bug looks related to bug 285857.
Comment 2 Myriam Schweingruber 2011-11-29 17:44:09 UTC
(In reply to comment #1)
> This bug looks related to bug 285857.

No, this is a problem with the printer configuration, bug 283611

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