Bug 314976 - Change Analog Clock settings
Summary: Change Analog Clock settings
Status: RESOLVED DUPLICATE of bug 242648
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 07:43 UTC by Jarda Fait
Modified: 2013-02-12 09:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jarda Fait 2013-02-12 07:43:23 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.8.5 (4.8.5) "release 2"
Qt Version: 4.8.1
Operating System: Linux 3.4.28-2.20-desktop x86_64
Distribution: "openSUSE 12.2 (x86_64)"

-- Information about the crash:
The time shown on the clock is moved back one hour. So I tried, to set: Set date and time automatically. It is interesting to note that copies of clock on this card has the correct time.

-- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa4d1ce9780 (LWP 9175))]

Thread 2 (Thread 0x7fa4b886d700 (LWP 9176)):
#0  0x00007fa4cf31d14f in poll () from /lib64/libc.so.6
#1  0x00007fa4cc02a684 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fa4cc02aae2 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fa4b8d70a26 in ?? () from /usr/lib64/libgio-2.0.so.0
#4  0x00007fa4cc04d0e5 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa4d05abe0e in start_thread () from /lib64/libpthread.so.0
#6  0x00007fa4cf3252cd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa4d1ce9780 (LWP 9175)):
[KCrash Handler]
#6  0x000000000000038c in ?? ()
#7  0x00007fa4d0954a83 in QObject::connect (sender=0x2d684b0, signal=0x7fa4d0a10ac4 "timeout()", receiver=0x2870770, method=0x7fa4b9b144e8 "load()", type=Qt::AutoConnection) at kernel/qobject.cpp:2597
#8  0x00007fa4d095885a in QSingleShotTimer::QSingleShotTimer (this=0x2d684b0, msec=5000, receiver=0x2870770, member=0x7fa4b9b144e7 "1load()") at kernel/qtimer.cpp:300
#9  0x00007fa4d0958a06 in QTimer::singleShot (msec=5000, receiver=0x2870770, member=0x7fa4b9b144e7 "1load()") at kernel/qtimer.cpp:363
#10 0x00007fa4b9b12946 in KclockModule::save (this=0x2870770) at /usr/src/debug/kde-workspace-4.8.5/kcontrol/dateandtime/main.cpp:109
#11 0x00007fa4c3894b07 in KCModuleProxy::save (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kutils/kcmoduleproxy.cpp:279
#12 0x00007fa4c3892480 in KCMultiDialogPrivate::apply (this=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/kutils/kcmultidialog.cpp:300
#13 0x00007fa4d0951f5f in QMetaObject::activate (sender=0x2787fd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff60398210) at kernel/qobject.cpp:3556
#14 0x00007fa4d179a03f in KPushButton::authorized (this=<optimized out>, _t1=0x28e9d50) at /usr/src/debug/kdelibs-4.8.5/build/kdeui/kpushbutton.moc:143
#15 0x00007fa4d0951f5f in QMetaObject::activate (sender=0x2787fd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff60398360) at kernel/qobject.cpp:3556
#16 0x00007fa4d012fea2 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#17 0x00007fa4cfe83fae in QAbstractButtonPrivate::emitClicked (this=this@entry=0x278c660) at widgets/qabstractbutton.cpp:548
#18 0x00007fa4cfe847e0 in QAbstractButtonPrivate::click (this=this@entry=0x278c660) at widgets/qabstractbutton.cpp:541
#19 0x00007fa4cfe84a4c in QAbstractButton::mouseReleaseEvent (this=0x2787fd0, e=0x7fff60398c00) at widgets/qabstractbutton.cpp:1123
#20 0x00007fa4cfb1ae60 in QWidget::event (this=0x2787fd0, event=0x7fff60398c00) at kernel/qwidget.cpp:8362
#21 0x00007fa4cfacb74c in QApplicationPrivate::notify_helper (this=this@entry=0x25a57e0, receiver=receiver@entry=0x2787fd0, e=e@entry=0x7fff60398c00) at kernel/qapplication.cpp:4554
#22 0x00007fa4cfad04db in QApplication::notify (this=<optimized out>, receiver=0x2787fd0, e=0x7fff60398c00) at kernel/qapplication.cpp:4097
#23 0x00007fa4d16d4006 in KApplication::notify (this=0x7fff603999f0, receiver=0x2787fd0, event=0x7fff60398c00) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311
#24 0x00007fa4d093b73e in QCoreApplication::notifyInternal (this=0x7fff603999f0, receiver=0x2787fd0, event=0x7fff60398c00) at kernel/qcoreapplication.cpp:876
#25 0x00007fa4cfacc58b in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#26 QApplicationPrivate::sendMouseEvent (receiver=0x2787fd0, event=0x7fff60398c00, alienWidget=0x2787fd0, nativeWidget=0x2725bd0, buttonDown=0x7fa4d05a0248 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3165
#27 0x00007fa4cfb46bd4 in QETWidget::translateMouseEvent (this=this@entry=0x2725bd0, event=event@entry=0x7fff60399370) at kernel/qapplication_x11.cpp:4513
#28 0x00007fa4cfb45961 in QApplication::x11ProcessEvent (this=0x7fff603999f0, event=0x7fff60399370) at kernel/qapplication_x11.cpp:3636
#29 0x00007fa4cfb6bc32 in x11EventSourceDispatch (s=0x25a7f90, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007fa4cc02a3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#31 0x00007fa4cc02a6e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#32 0x00007fa4cc02a7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#33 0x00007fa4d0969936 in QEventDispatcherGlib::processEvents (this=0x2520790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007fa4cfb6b8ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007fa4d093a73f in QEventLoop::processEvents (this=this@entry=0x7fff60399750, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007fa4d093a9c8 in QEventLoop::exec (this=0x7fff60399750, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007fa4cff7e448 in QDialog::exec (this=0x2725bd0) at dialogs/qdialog.cpp:554
#38 0x00007fa4bef9418c in kdemain (_argc=39474816, _argv=<optimized out>) at /usr/src/debug/kde-runtime-4.8.5/kcmshell/main.cpp:292
#39 0x0000000000408892 in _start ()

Possible duplicates by query: bug 314492, bug 314242, bug 313413, bug 313377, bug 313312.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-02-12 09:28:15 UTC

*** This bug has been marked as a duplicate of bug 242648 ***