Summary: | Time and date applet crashed when resetting the time from local to time-server | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Boris Kukushkin <bkukushkin> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | gness.na, iamweasel, j.snake.gm |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Boris Kukushkin
2013-04-05 10:25:50 UTC
*** This bug has been marked as a duplicate of bug 242648 *** *** Bug 317903 has been marked as a duplicate of this bug. *** Created attachment 79005 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.9.5 using Qt 4.8.3
On a freshly installed and updated Linux Mint Nadia x86_64 KDE
- What I was doing when the application crashed:
In the Date & Time contol module set synchronization to European server.
On applying get a crash with authorization error.
Same with global server.
-- Backtrace (Reduced):
#7 0x00007f1ce6fb2e13 in QObject::connect (sender=0x2048490, signal=0x7f1ce706e904 "timeout()", receiver=0x1ccaab0, method=0x7f1cd76cde2d "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007f1ce6fb6b4a in QSingleShotTimer::QSingleShotTimer (this=0x2048490, msec=5000, receiver=0x1ccaab0, member=0x7f1cd76cde2c "1load()") at kernel/qtimer.cpp:300
#9 0x00007f1ce6fb6cf6 in QTimer::singleShot (msec=5000, receiver=0x1ccaab0, member=0x7f1cd76cde2c "1load()") at kernel/qtimer.cpp:363
#10 0x00007f1cd76cc3d6 in KclockModule::save (this=0x1ccaab0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f1ce80904a7 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 79966 [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:
Just trying to select Time Server by Time applet.
-- Backtrace (Reduced):
#8 0xb6c8e3a9 in QObject::connect (sender=0xa804ae8, signal=0x4 <Address 0x4 out of bounds>, receiver=0xa0de978, method=0xb25015bb "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#9 0xb6c941b8 in QSingleShotTimer::QSingleShotTimer (this=0xa804ae8, msec=5000, receiver=0xa0de978, member=0xb25015bb "1load()") at kernel/qtimer.cpp:300
#10 0xb6c94360 in QTimer::singleShot (msec=5000, receiver=0xa0de978, member=0xb25015bb "1load()") at kernel/qtimer.cpp:363
[...]
#12 0xb75794da in KCModuleProxy::save (this=this@entry=0xa11def0) at ../../kutils/kcmoduleproxy.cpp:279
#13 0xb75750c8 in KCMultiDialogPrivate::apply (this=0xa0d69c0) at ../../kutils/kcmultidialog.cpp:300
|