Summary: | Crash occurred when setting time to automatically update | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Leonardo La Malfa <leonardo.la.malfa> |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dimitri.kokkonis, kork05, Msteffes, nik.dukich, rnorris7756, shadius, sigi |
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
Leonardo La Malfa
2011-11-04 18:08:57 UTC
*** Bug 285942 has been marked as a duplicate of this bug. *** *** Bug 285815 has been marked as a duplicate of this bug. *** *** Bug 285986 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 284902 *** *** Bug 286943 has been marked as a duplicate of this bug. *** Created attachment 66236 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
i want to choose an time server, but after i choose one in "Adjust date and time", clicked apply and OK, "Adjust date and time" crashed.
-- Backtrace (Reduced):
#8 0x00d079ba in QObject::connect (sender=0x8725600, signal=0xdb077a "2timeout()", receiver=0x81a6208, method=0x6b82a10 "1load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2526
#9 0x00d0e30e in QSingleShotTimer::QSingleShotTimer (this=0x8725600, msec=5000, receiver=0x81a6208, member=0x6b82a10 "1load()") at kernel/qtimer.cpp:291
#10 0x00d0e50a in QTimer::singleShot (msec=5000, receiver=0x81a6208, member=0x6b82a10 "1load()") at kernel/qtimer.cpp:354
#11 0x06b80bd0 in KclockModule::save (this=0x81a6208) at ../../../kcontrol/dateandtime/main.cpp:109
#12 0x00b696ea in KCModuleProxy::save (this=0x81eccc0) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 66582 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
Right Clicked On Clock Display and selected "Adjust Date and Time"
Clicked on "Set Date and Time Automatically"
Click "Apply"
Typed in my password and clicked "Enter" or "Ok"
Then Clicked "Ok" on the Date and Time window and it crashed.
-- Backtrace (Reduced):
#7 0x00007fdfc2359295 in QObject::connect (sender=0x7df6d0, signal=<value optimized out>, receiver=0x7c0620, method=0x7fdfacab85a9 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2520
#8 0x00007fdfc235dcda in QSingleShotTimer::QSingleShotTimer (this=0x7df6d0, msec=5000, receiver=0x7c0620, member=0x7fdfacab85a8 "1load()") at kernel/qtimer.cpp:291
#9 0x00007fdfc235de5e in QTimer::singleShot (msec=5000, receiver=0x7c0620, member=0x7fdfacab85a8 "1load()") at kernel/qtimer.cpp:354
#10 0x00007fdfacab7366 in KclockModule::save (this=0x7c0620) at /usr/src/debug/kdebase-workspace-4.6.0/kcontrol/dateandtime/main.cpp:109
#11 0x00007fdfb2e15bd7 in KCModuleProxy::save (this=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kutils/kcmoduleproxy.cpp:279
Created attachment 66779 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.7.2 (4.7.2) "release 5" using Qt 4.7.4
- What I was doing when the application crashed:
I right clicked on the "Digital Clock" Applet (Digitale Uhr) ticked "Automatically Adjust Time and Date" (Datum und Uhrzeit automatisch einstellen), then i clicked Apply (Anwenden) gave my authorsation and then clicked ok in the settings window. After that came an error: "Authentification not posible. Action cannot be executed: 6," (Authentifizierung nicht möglich, Aktion kann nicht ausgeführt werden: 6, ). After clicking the error message away the error occured but the settings were applied.
- Custom settings of the application:
I have german language
- Additional:
I tried to translate the texts in the menus in " " and I put the original german text in ( ) behind.
-- Backtrace (Reduced):
#7 0x00007fbbf6341442 in QObject::connect (sender=0xad1d60, signal=<optimized out>, receiver=0x8e4c90, method=0x7fbbdde94c08 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2535
#8 0x00007fbbf634859a in QSingleShotTimer::QSingleShotTimer (this=0xad1d60, msec=5000, receiver=0x8e4c90, member=0x7fbbdde94c07 "1load()") at kernel/qtimer.cpp:291
#9 0x00007fbbf634871e in QTimer::singleShot (msec=5000, receiver=0x8e4c90, member=0x7fbbdde94c07 "1load()") at kernel/qtimer.cpp:354
[...]
#11 0x00007fbbe2f4aec7 in KCModuleProxy::save() () from /usr/lib64/libkcmutils.so.4
[...]
#13 0x00007fbbe2f48f7c in KCMultiDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkcmutils.so.4
|