Summary: | Clock got restet to UTC, crashed when setting it to local time zone | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | mouser |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | abunasar, crglasoe, delfin27es |
Priority: | NOR | ||
Version: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
mouser
2013-07-21 02:02:19 UTC
*** This bug has been marked as a duplicate of bug 242648 *** *** Bug 322777 has been marked as a duplicate of this bug. *** Created attachment 82732 [details]
New crash information added by DrKonqi
kcmshell4 (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed:
My clock automatically got reset to UTC, I tried to set time to my local area and it crashed. It also crashes when you select "select date and time automatically" under "Adjust Date and Time".
-- Backtrace (Reduced):
#7 0x00007f6ffc54c6a3 in QObject::connect (sender=sender@entry=0xd78ef0, signal=0x7f6ffc61011d "timeout()", signal@entry=0x7f6ffc61011c "2timeout()", receiver=receiver@entry=0xa83c60, method=0x7f6feccbde7c "load()", method@entry=0x7f6feccbde7b "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#8 0x00007f6ffc551e1a in QSingleShotTimer::QSingleShotTimer (this=0xd78ef0, msec=5000, receiver=0xa83c60, member=0x7f6feccbde7b "1load()") at kernel/qtimer.cpp:300
#9 0x00007f6ffc551f66 in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0xa83c60, member=member@entry=0x7f6feccbde7b "1load()") at kernel/qtimer.cpp:363
#10 0x00007f6feccbc4b6 in KclockModule::save (this=0xa83c60) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f6ffd632807 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 85379 [details]
New crash information added by DrKonqi
kcmshell4 (4.11.5) on KDE Platform 4.11.5 using Qt 4.8.4
- What I was doing when the application crashed:
I was trying to reset the the clock time when i realized it was wrong.
-- Backtrace (Reduced):
#7 0x00007ffcb2d0cc09 in QObject::connect (sender=sender@entry=0x27ae670, signal=0x7ffcb2dd16ad "timeout()", signal@entry=0x7ffcb2dd16ac "2timeout()", receiver=receiver@entry=0x20c7430, method=0x7ffca34254fd "load()", method@entry=0x7ffca34254fc "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#8 0x00007ffcb2d14b0c in QSingleShotTimer::QSingleShotTimer (this=0x27ae670, msec=5000, receiver=0x20c7430, member=0x7ffca34254fc "1load()") at kernel/qtimer.cpp:300
#9 0x00007ffcb2d14bce in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x20c7430, member=member@entry=0x7ffca34254fc "1load()") at kernel/qtimer.cpp:363
#10 0x00007ffca3424433 in KclockModule::save (this=0x20c7430) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007ffcb3e012a7 in KCModuleProxy::save (this=this@entry=0x1e83300) at ../../kutils/kcmoduleproxy.cpp:280
|