Summary: | KDE 4.4 System Settings - Clock Crash [QAbstractButton::setChecked, Dtime::processHelperErrors, KclockModule::save] | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | ljfnord |
Component: | kcm_clock | Assignee: | Paul Campbell <paul> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, fernancaba, jacksonj42, linuxhippy, mikko24, soyanede |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
ljfnord
2010-02-11 22:26:09 UTC
- How did you applied the clock settings ?- Did you clicked "Apply" / "OK" or did you clicked Overview (to go the SystemSettings main page) and you selected "Save" in the "Unsaved changes" dialog ? - Does the application crash again if you repeat the situation you described ? Regards From the Date & Time system setting panel, I selected "Set date and time automatically" and clicked on Apply. I then entered my root password at the administrative action prompt. A few moments later I get the following error dialog: "Unable to authenticate/execute the action: 7, DBus Backend error: could not contact the helper. Connection error: . Message error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." The System Settings panel did not crash when I tested it just now. However, I still can't get the item to work. Created attachment 41117 [details]
New crash information added by DrKonqi
- Complete backtrace from the last repoter (4.4.0): #6 0x00007f690d9f50a8 in QAbstractButton::setChecked (this=0xae5da0, checked=false) at widgets/qabstractbutton.cpp:739 #7 0x00007f6900df46ec in Dtime::processHelperErrors (this=0xae5630, code=4) at /usr/src/debug/kdebase-workspace-4.4.0/kcontrol/dateandtime/dtime.cpp:268 #8 0x00007f6900df83e3 in KclockModule::save (this=0xad1580) at /usr/src/debug/kdebase-workspace-4.4.0/kcontrol/dateandtime/main.cpp:99 #9 0x00007f690f265f27 in KCModuleProxy::save (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kutils/kcmoduleproxy.cpp:279 #10 0x00007f690f261f18 in KCMultiDialogPrivate::apply (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kutils/kcmultidialog.cpp:250 #11 0x00007f690f2643dc in KCMultiDialog::qt_metacall (this=0xa98e20, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1ec1caa0) at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kutils/kcmultidialog.moc:95 #12 0x00007f690f49df50 in QString::free(QString::Data*) () at tools/qstring.cpp:1101 #13 0x00007f690e2582af in QMetaObject::activate (sender=0xadd400, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff1ec1caa0) at kernel/qobject.cpp:3293 #14 0x00007f690ef152ff in KPushButton::authorized (this=<value optimized out>, _t1=0xcd8e10) at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kdeui/kpushbutton.moc:129 #15 0x00007f690ef16189 in KPushButton::qt_metacall (this=0xadd400, _c=InvokeMetaMethod, _id=3, _a=0x7fff1ec1cbe0) at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kdeui/kpushbutton.moc:88 #16 0x00007f690e2582af in QMetaObject::activate (sender=0xadd400, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff1ec1cbe0) at kernel/qobject.cpp:3293 #17 0x00007f690dca2de2 in QAbstractButton::clicked (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206 #18 0x00007f690d9f3adb in QAbstractButtonPrivate::emitClicked (this=0xade430) at widgets/qabstractbutton.cpp:546 #19 0x00007f690d9f4d4b in QAbstractButtonPrivate::click (this=0xade430) at widgets/qabstractbutton.cpp:539 #20 0x00007f690d9f4fbc in QAbstractButton::mouseReleaseEvent (this=0xadd400, e=0x7fff1ec1d530) at widgets/qabstractbutton.cpp:1121 #21 0x00007f690d6bab3a in QWidget::event (this=0xadd400, event=0x7fff1ec1d530) at kernel/qwidget.cpp:7998 ... The crashing line is (dtime.cpp:268): "setDateTimeAuto->setChecked( false );" *** Bug 228756 has been marked as a duplicate of this bug. *** *** Bug 233435 has been marked as a duplicate of this bug. *** *** Bug 239973 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 242648 *** Created attachment 58554 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.0
- What I was doing when the application crashed:
It crashed when NTP server did not connect. That's all.
-- Backtrace (Reduced):
#6 0x00007f4515ea620f in QWidget::testAttribute_helper (this=0xbf4b10, attribute=Qt::WA_WState_Created) at kernel/qwidget.cpp:10748
#7 0x00007f4515eabd1a in testAttribute (this=0xbf4b10) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1031
#8 QWidget::effectiveWinId (this=0xbf4b10) at kernel/qwidget.cpp:2507
#9 0x00007f451775462c in KMessageBox::error (parent=0xbf4b10, text=..., caption=..., options=) at ../../kdeui/dialogs/kmessagebox.cpp:814
[...]
#12 0x00007f4517c52887 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
|