Summary: | Crash setting time sync to auto | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Michel Franckart <michel.franckart> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | apcomptec, kb |
Priority: | NOR | ||
Version: | 4.10.3 | ||
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
Michel Franckart
2013-07-16 20:18:50 UTC
*** This bug has been marked as a duplicate of bug 322393 *** Created attachment 81209 [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:
I was entering the server name for the auto sync of time and date. After the click on "ok" it only says something about wrong authentication and crashes.
-- Backtrace (Reduced):
#6 0x00007f01150126a1 in QObject::connect (sender=sender@entry=0x2d77360, signal=0x7f01150d611d "timeout()", signal@entry=0x7f01150d611c "2timeout()", receiver=receiver@entry=0x269b390, method=0x7f010564ce7c "load()", method@entry=0x7f010564ce7b "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#7 0x00007f0115017e1a in QSingleShotTimer::QSingleShotTimer (this=0x2d77360, msec=5000, receiver=0x269b390, member=0x7f010564ce7b "1load()") at kernel/qtimer.cpp:300
#8 0x00007f0115017f66 in QTimer::singleShot (msec=msec@entry=5000, receiver=receiver@entry=0x269b390, member=member@entry=0x7f010564ce7b "1load()") at kernel/qtimer.cpp:363
#9 0x00007f010564b4b6 in KclockModule::save (this=0x269b390) at ../../../kcontrol/dateandtime/main.cpp:113
#10 0x00007f01160f8807 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 81328 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed: In date and clock settings, I changed to sync automatically and then had appeared an error and occured this crash
-- Backtrace (Reduced):
#8 0x46cf29a6 in QObject::connect (sender=sender@entry=0x9f85e90, signal=0x46dbdf13 "timeout()", signal@entry=0x46dbdf12 "2timeout()", receiver=receiver@entry=0xa0189f8, method=<optimized out>, method@entry=0xada17780 "1load()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#9 0x46cfb170 in QSingleShotTimer::QSingleShotTimer (this=0x9f85e90, msec=5000, receiver=0xa0189f8, member=0xada17780 "1load()") at kernel/qtimer.cpp:300
#10 0x46cfb281 in QTimer::singleShot (msec=5000, receiver=0xa0189f8, member=0xada17780 "1load()") at kernel/qtimer.cpp:363
#11 0xada16739 in KclockModule::save() () from /usr/lib/kde4/kcm_clock.so
#12 0x43403592 in KCModuleProxy::save (this=0x9cc0098) at /usr/src/debug/kdelibs-4.10.5/kutils/kcmoduleproxy.cpp:279
|