Summary: | Crash when trying to make the date/time be automatically updated | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Peter Evjan <peter.evjan> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | agdk825, marcnesium, markogallo |
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 New crash information added by DrKonqi |
Description
Peter Evjan
2013-02-28 09:00:09 UTC
Created attachment 77645 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.9.4 using Qt 4.8.3
- What I was doing when the application crashed: crash when i trying to set the automatic update NTC
- Custom settings of the application: default setting
-- Backtrace (Reduced):
#7 0x00007f14c7f58e13 in QObject::connect (sender=0x22dbd40, signal=0x7f14c8014904 "timeout()", receiver=0x24f4540, method=0x7f14b866ae2d "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007f14c7f5cb4a in QSingleShotTimer::QSingleShotTimer (this=0x22dbd40, msec=5000, receiver=0x24f4540, member=0x7f14b866ae2c "1load()") at kernel/qtimer.cpp:300
#9 0x00007f14c7f5ccf6 in QTimer::singleShot (msec=5000, receiver=0x24f4540, member=0x7f14b866ae2c "1load()") at kernel/qtimer.cpp:363
#10 0x00007f14b86693d6 in KclockModule::save (this=0x24f4540) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f14c90364a7 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
*** This bug has been marked as a duplicate of bug 315378 *** Created attachment 78075 [details]
New crash information added by DrKonqi
kcmshell4 (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.3
- What I was doing when the application crashed:
Right click on systray clock: Adjust Date and Time
Check: Set date and time automatically
Click OK first time: Window stays
Click OK second time: Error - KDE Control Module: "Unable to authenticate/execute the action: 6,"
crash
-- Backtrace (Reduced):
#7 0x00007fce1dfb0e43 in QObject::connect (sender=0x18e1220, signal=0x7fce1e06c944 "timeout()", receiver=0x15c4b90, method=0x7fce0e4eae2d "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007fce1dfb4b7a in QSingleShotTimer::QSingleShotTimer (this=0x18e1220, msec=5000, receiver=0x15c4b90, member=0x7fce0e4eae2c "1load()") at kernel/qtimer.cpp:300
#9 0x00007fce1dfb4d26 in QTimer::singleShot (msec=5000, receiver=0x15c4b90, member=0x7fce0e4eae2c "1load()") at kernel/qtimer.cpp:363
#10 0x00007fce0e4e93d6 in KclockModule::save (this=0x15c4b90) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007fce1f0904a7 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 79838 [details]
New crash information added by DrKonqi
kcmshell4 (4.10.2) on KDE Platform 4.10.2 using Qt 4.8.4
- What I was doing when the application crashed: Selecting the update time automatically button.
- Custom settings of the application:
-- Backtrace (Reduced):
#8 0xb6cb93a9 in QObject::connect (sender=0x99af390, signal=0x4 <Address 0x4 out of bounds>, receiver=0x9b03d58, method=0xb261b5bb "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#9 0xb6cbf1b8 in QSingleShotTimer::QSingleShotTimer (this=0x99af390, msec=5000, receiver=0x9b03d58, member=0xb261b5bb "1load()") at kernel/qtimer.cpp:300
#10 0xb6cbf360 in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x9b03d58, member=member@entry=0xb261b5bb "1load()") at kernel/qtimer.cpp:363
#11 0xb2619a1c in KclockModule::save (this=0x9b03d58) at ../../../kcontrol/dateandtime/main.cpp:113
#12 0xb75a44da in KCModuleProxy::save (this=this@entry=0x99d6680) at ../../kutils/kcmoduleproxy.cpp:279
|