Summary: | Crash when trying to enable Set date and time automatically | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Daniel Davies <bugsubmissions> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | rydberg |
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 |
Description
Daniel Davies
2012-11-02 18:38:18 UTC
*** This bug has been marked as a duplicate of bug 242648 *** Created attachment 75599 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
Trying to configure automatic time setting
-- Backtrace (Reduced):
#7 0x00007fb504e8fe13 in QObject::connect (sender=0x1470400, signal=0x7fb504f4b904 "timeout()", receiver=0xf7db30, method=0x7fb4e8a0ee2d "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007fb504e93b4a in QSingleShotTimer::QSingleShotTimer (this=0x1470400, msec=5000, receiver=0xf7db30, member=0x7fb4e8a0ee2c "1load()") at kernel/qtimer.cpp:300
#9 0x00007fb504e93cf6 in QTimer::singleShot (msec=5000, receiver=0xf7db30, member=0x7fb4e8a0ee2c "1load()") at kernel/qtimer.cpp:363
#10 0x00007fb4e8a0d3d6 in KclockModule::save (this=0xf7db30) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007fb506e304a7 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
|