Summary: | KDE 4.7 - Date date and Time settings crashed when set date automatically | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Matt Parry <mattparry.nz> |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | eindjedrop, imranoftherings, mats |
Priority: | NOR | ||
Version: | 1.0 | ||
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
Matt Parry
2011-07-30 07:57:15 UTC
*** This bug has been marked as a duplicate of bug 276972 *** Created attachment 62368 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
Tryng to set time to automatically sync with a selected server
-- Backtrace (Reduced):
#7 0x00007f89a73d4a44 in QObject::connect (sender=0x19f96e0, signal=<value optimized out>, receiver=0x1966590, method=0x7f898e988dd1 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2535
#8 0x00007f89a73d928a in QSingleShotTimer::QSingleShotTimer (this=0x19f96e0, msec=5000, receiver=0x1966590, member=0x7f898e988dd0 "1load()") at kernel/qtimer.cpp:291
#9 0x00007f89a73d940e in QTimer::singleShot (msec=5000, receiver=0x1966590, member=0x7f898e988dd0 "1load()") at kernel/qtimer.cpp:354
#10 0x00007f898e9871f0 in KclockModule::save (this=0x1966590) at ../../../kcontrol/dateandtime/main.cpp:109
#11 0x00007f89a9362527 in KCModuleProxy::save (this=<value optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
*** Bug 278990 has been marked as a duplicate of this bug. *** Created attachment 64712 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
Activating "Set date time automatically" leaving the default time server. Trying to "Apply" crahes the application
-- Backtrace (Reduced):
#7 0x00007fd772179d62 in QObject::connect (sender=0x11da3c0, signal=<optimized out>, receiver=0x2e7d110, method=0x7fd738222311 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2526
#8 0x00007fd772180eba in QSingleShotTimer::QSingleShotTimer (this=0x11da3c0, msec=5000, receiver=0x2e7d110, member=0x7fd738222310 "1load()") at kernel/qtimer.cpp:291
#9 0x00007fd77218103e in QTimer::singleShot (msec=5000, receiver=0x2e7d110, member=0x7fd738222310 "1load()") at kernel/qtimer.cpp:354
#10 0x00007fd738220730 in KclockModule::save (this=0x2e7d110) at ../../../kcontrol/dateandtime/main.cpp:109
#11 0x00007fd77415a887 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
|