Summary: | KDE Control Module Crash when I set the time to automatically update with the internet | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Jon <holy.smoking.floorboards.batman> |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | danielkolm |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jon
2011-03-22 19:09:33 UTC
*** This bug has been marked as a duplicate of bug 242648 *** Created attachment 59474 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Applying the config to automatically update time and date on SystemSettings
- Unusual behavior I noticed:
SystemSettings crashed with the message: "It was not possible to execute/authenticate te action:6,"
-- Backtrace (Reduced):
#8 0xb65eb88d in QObject::connect (sender=0xa1b8c58, signal=<value optimized out>, receiver=0xa2757e8, method=0xb1d7df79 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2535
#9 0xb65f046e in QSingleShotTimer::QSingleShotTimer (this=0xa1b8c58, msec=5000, receiver=0xa2757e8, member=0xb1d7df78 "1load()") at kernel/qtimer.cpp:291
#10 0xb65f0639 in QTimer::singleShot (msec=5000, receiver=0xa2757e8, member=0xb1d7df78 "1load()") at kernel/qtimer.cpp:354
[...]
#12 0xb785192a in KCModuleProxy::save() () from /usr/lib/libkcmutils.so.4
#13 0xb782f2e3 in ModuleView::moduleSave(KCModuleProxy*) () from /usr/lib/libsystemsettingsview.so.2
|