Summary: | Clicking okay after permitting automatic update of time crashes Date and Time user interface | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Thomas Sisson <thomas.sisson.1> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | im_dracula, wodencafe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Thomas Sisson
2012-08-01 21:17:57 UTC
*** This bug has been marked as a duplicate of bug 304344 *** Created attachment 73659 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
I was attempting to adjust my date and time settings.
I chose to automatically update my time, and I hit "Apply" which grayed out the interface, except the OK Button was not grayed out. I hit OK and the application crashed.
-- Backtrace (Reduced):
#7 0x00007f3a56fe3bf2 in QObject::connect (sender=0x1701750, signal=<optimized out>, receiver=0x133adf0, method=0x7f3a478013f1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007f3a56feb95a in QSingleShotTimer::QSingleShotTimer (this=0x1701750, msec=5000, receiver=0x133adf0, member=0x7f3a478013f0 "1load()") at kernel/qtimer.cpp:300
#9 0x00007f3a56febb0e in QTimer::singleShot (msec=5000, receiver=0x133adf0, member=0x7f3a478013f0 "1load()") at kernel/qtimer.cpp:363
#10 0x00007f3a477ff840 in KclockModule::save (this=0x133adf0) at ../../../kcontrol/dateandtime/main.cpp:109
#11 0x00007f3a58105997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 80939 [details]
New crash information added by DrKonqi
kcmshell4 (4.10.4) on KDE Platform 4.10.4 using Qt 4.8.4
- What I was doing when the application crashed:
set time to update automatically, clicked ok, received crash notification
-- Backtrace (Reduced):
#7 0x00000033ba58ec89 in QObject::connect (sender=sender@entry=0x203acb0, signal=0x33ba65384d "timeout()", signal@entry=0x33ba65384c "2timeout()", receiver=receiver@entry=0x1ae1180, method=0x7f1fc0903385 "load()", method@entry=0x7f1fc0903384 "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#8 0x00000033ba596b0c in QSingleShotTimer::QSingleShotTimer (this=0x203acb0, msec=5000, receiver=0x1ae1180, member=0x7f1fc0903384 "1load()") at kernel/qtimer.cpp:300
#9 0x00000033ba596bce in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x1ae1180, member=member@entry=0x7f1fc0903384 "1load()") at kernel/qtimer.cpp:363
#10 0x00007f1fc09022e3 in KclockModule::save (this=0x1ae1180) at /usr/src/debug/kde-workspace-4.10.4/kcontrol/dateandtime/main.cpp:113
#11 0x00007f1fcf4ae1b7 in KCModuleProxy::save (this=this@entry=0x1aa0fe0) at /usr/src/debug/kdelibs-4.10.4/kutils/kcmoduleproxy.cpp:279
|