Summary: | Crash when i attempt to make automatic (server) sistem time | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Sergio Monticelli <sergmont> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | iflema, matias-procs |
Priority: | NOR | ||
Version: | 4.10.1 | ||
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
Sergio Monticelli
2013-03-15 17:02:23 UTC
*** This bug has been marked as a duplicate of bug 242648 *** Created attachment 78142 [details]
New crash information added by DrKonqi
kcmshell4 (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.2
- Custom settings of the application:
KDE Control Module crashes when I select any of the time servers, and click apply.
-- Backtrace (Reduced):
#7 0x00007f14d96290f2 in QObject::connect (sender=0x16911f0, signal=<optimized out>, receiver=0xf807a0, method=0x7f14c9d9c6cd "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2588
#8 0x00007f14d9630e5a in QSingleShotTimer::QSingleShotTimer (this=0x16911f0, msec=5000, receiver=0xf807a0, member=0x7f14c9d9c6cc "1load()") at kernel/qtimer.cpp:300
#9 0x00007f14d963100e in QTimer::singleShot (msec=5000, receiver=0xf807a0, member=0x7f14c9d9c6cc "1load()") at kernel/qtimer.cpp:363
#10 0x00007f14c9d9abb7 in KclockModule::save (this=0xf807a0) at ../../../kcontrol/dateandtime/main.cpp:113
#11 0x00007f14da74e997 in KCModuleProxy::save (this=<optimized out>) at ../../kutils/kcmoduleproxy.cpp:279
Created attachment 78699 [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:
setting time to automatically update.
- Other
system was one hour ahead of time as a result of daylight savings.
-- Backtrace (Reduced):
#6 0x00007fe9e1631c13 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4
[...]
#8 0x00007fe9e1635af6 in QTimer::singleShot(int, QObject*, char const*) () from /usr/lib/libQtCore.so.4
[...]
#10 0x00007fe9d83856d7 in KCModuleProxy::save() () from /usr/lib/libkcmutils.so.4
[...]
#12 0x00007fe9d8381b27 in KCMultiDialog::slotOkClicked() () from /usr/lib/libkcmutils.so.4
[...]
#14 0x00007fe9e2481b1f in KPushButton::authorized(KAuth::Action*) () from /usr/lib/libkdeui.so.5
|