Summary: | crash: Configure Shortcuts - Reset to Defaults | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Per (phobie) <kdebugs.phobie> |
Component: | shortcuts | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andi.clemens, annma, caulier.gilles, grosser.meister.morti, julien.lamarche |
Priority: | NOR | ||
Version: | 4.2.2 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Per (phobie)
2009-07-02 12:38:07 UTC
Yes, I can confirm this, and other applications don't crash, so it is no KDElibs problem. I will take a look. I'm not sure if it is a digiKam problem, maybe we are using KActionCategory wrong here (although I don't know why). This is my (not very helpful) backtrace: #0 0xb5963e50 in QObject::property () from /usr/lib/libQtCore.so.4 #1 0xb68f263f in KAction::shortcut () from /usr/lib/libkdeui.so.5 #2 0xb6968a04 in KShortcutsEditorPrivate::allDefault () from /usr/lib/libkdeui.so.5 #3 0xb696a8bb in KShortcutsEditor::qt_metacall () from /usr/lib/libkdeui.so.5 #4 0xb59678bc in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #5 0xb59684f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #6 0xb693a727 in KDialog::resetClicked () from /usr/lib/libkdeui.so.5 #7 0xb693d0a0 in KDialog::slotButtonClicked () from /usr/lib/libkdeui.so.5 #8 0xb693db99 in KDialog::qt_metacall () from /usr/lib/libkdeui.so.5 #9 0xb696fa9a in KShortcutsDialog::qt_metacall () from /usr/lib/libkdeui.so.5 #10 0xb59678bc in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #11 0xb59684f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0xb596a4a3 in QSignalMapper::mapped () from /usr/lib/libQtCore.so.4 #13 0xb596ad3d in QSignalMapper::map () from /usr/lib/libQtCore.so.4 #14 0xb596af1e in QSignalMapper::map () from /usr/lib/libQtCore.so.4 #15 0xb596b6eb in QSignalMapper::qt_metacall () from /usr/lib/libQtCore.so.4 #16 0xb59678bc in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #17 0xb5967d08 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #18 0xb64762f1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4 #19 0xb61a2b69 in ?? () from /usr/lib/libQtGui.so.4 #20 0xb61a47c4 in ?? () from /usr/lib/libQtGui.so.4 #21 0xb61a4a51 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 #22 0xb5e4b022 in QWidget::event () from /usr/lib/libQtGui.so.4 #23 0xb61a2a0e in QAbstractButton::event () from /usr/lib/libQtGui.so.4 #24 0xb624c1ad in QPushButton::event () from /usr/lib/libQtGui.so.4 #25 0xb5df66a4 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #26 0xb5dfe6d0 in QApplication::notify () from /usr/lib/libQtGui.so.4 #27 0xb69cfc8a in KApplication::notify () from /usr/lib/libkdeui.so.5 #28 0xb5951edb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #29 0xb5dfd693 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #30 0xb5e6b1d4 in ?? () from /usr/lib/libQtGui.so.4 #31 0xb5e6a6b5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #32 0xb5e94d72 in ?? () from /usr/lib/libQtGui.so.4 #33 0xb5114d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #34 0xb51183e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #35 0xb5118513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #36 0xb597c57c in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #37 0xb5e944a5 in ?? () from /usr/lib/libQtGui.so.4 #38 0xb5950489 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #39 0xb59508da in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #40 0xb62d9073 in QDialog::exec () from /usr/lib/libQtGui.so.4 #41 0xb696f999 in KShortcutsDialog::configure () from /usr/lib/libkdeui.so.5 #42 0x0822f34f in Digikam::DigikamApp::slotEditKeys (this=0xbfb677e8) at /home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/digikamapp.cpp:2120 #43 0x0823faed in Digikam::DigikamApp::qt_metacall (this=0xa2bfaa8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfb679a8) at /home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/digikamapp.moc:225 #44 0xb59678bc in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #45 0xb5967d08 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #46 0xb5df0121 in QAction::triggered () from /usr/lib/libQtGui.so.4 #47 0xb5df16a2 in QAction::activate () from /usr/lib/libQtGui.so.4 #48 0xb62355ac in ?? () from /usr/lib/libQtGui.so.4 #49 0xb623bbbb in ?? () from /usr/lib/libQtGui.so.4 #50 0xb623c777 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 #51 0xb6ab1515 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5 #52 0xb5e4b022 in QWidget::event () from /usr/lib/libQtGui.so.4 #53 0xb623e9c4 in QMenu::event () from /usr/lib/libQtGui.so.4 #54 0xb5df66a4 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #55 0xb5dfe6d0 in QApplication::notify () from /usr/lib/libQtGui.so.4 #56 0xb69cfc8a in KApplication::notify () from /usr/lib/libkdeui.so.5 #57 0xb5951edb in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #58 0xb5dfd693 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #59 0xb5e6b68a in ?? () from /usr/lib/libQtGui.so.4 #60 0xb5e6a6b5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #61 0xb5e94d72 in ?? () from /usr/lib/libQtGui.so.4 #62 0xb5114d98 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #63 0xb51183e0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #64 0xb5118513 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #65 0xb597c57c in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #66 0xb5e944a5 in ?? () from /usr/lib/libQtGui.so.4 #67 0xb5950489 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #68 0xb59508da in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #69 0xb5952d4f in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #70 0xb5df6527 in QApplication::exec () from /usr/lib/libQtGui.so.4 #71 0x082c5622 in main (argc=1, argv=0xbfb69d04) at /home/andi/Programmieren/KDE/digiKam/digikam_KDE4/digikam/digikam/main.cpp:184 The lines that might be responsible are the following: http://lxr.kde.org/source/extragear/graphics/digikam/digikam/digikamapp.cpp#2286 and http://lxr.kde.org/source/extragear/graphics/digikam/digikam/digikamapp.cpp#2114 If I ommit the categories, it is working. So we either use it wrong (but again, I just used the examples in the header file) or it is a kdelibs problem. Ok, this is clearly a KDElibs issue. Gwenview uses KActionCategory, too, and crashes when resetting to defaults. I will re-assign this report. Andi This report is generated for KDE 4.2.4, but I can't select an appropriate version in the bugreport interface. Might be valid for 4.3 as well, I can not test it until my distro will update the packages. If i'm not too wrong, i have already moved a similar crash report from digiKam to KDELibs... Gilles Caulier Better backtrace, reproduced on trunk Application: Gwenview (gwenview), signal: Segmentation fault [Current thread is 1 (Thread 0xb58286d0 (LWP 28372))] Thread 2 (Thread 0xb3fc3b90 (LWP 28373)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb79e6b95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 #2 0xb7a6a4b4 in QWaitConditionPrivate::wait (this=0x9f5dc40, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #3 0xb7a69fb3 in QWaitCondition::wait (this=0x9f5d9c8, mutex=0x9f5d9c4, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #4 0xb7f8f0b1 in Gwenview::SemanticInfoThread::run (this=0x9f5d9b8) at /usr/local/trunk-src/kdegraphics/gwenview/lib/semanticinfo/nepomuksemanticinfobackend.cpp:136 #5 0xb7a69a58 in QThreadPrivate::start (arg=0x9f5d9b8) at thread/qthread_unix.cpp:188 #6 0xb79e3315 in start_thread () from /lib/i686/libpthread.so.0 #7 0xb6418d4e in clone () from /lib/i686/libc.so.6 Thread 1 (Thread 0xb58286d0 (LWP 28372)): [KCrash Handler] #6 0xb7b9dc16 in QObject::d_func (this=0x3200067) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:118 #7 0xb7b9482f in QObject::property (this=0x3200067, name=0xb7767578 "defaultPrimaryShortcut") at kernel/qobject.cpp:3291 #8 0xb752624b in KAction::shortcut (this=0x3200067, type={i = -1076525540}) at /usr/local/trunk-src/kdelibs/kdeui/actions/kaction.cpp:145 #9 0xb759ca18 in KShortcutsEditorPrivate::allDefault (this=0x9fc2a08) at /usr/local/trunk-src/kdelibs/kdeui/dialogs/kshortcutseditor.cpp:363 #10 0xb759ceae in KShortcutsEditor::allDefault (this=0x9fd4db0) at /usr/local/trunk-src/kdelibs/kdeui/dialogs/kshortcutseditor.cpp:271 #11 0xb759d672 in KShortcutsEditor::qt_metacall (this=0x9fd4db0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd58734) at /home/annma/build/kdelibs/kdeui/kshortcutseditor.moc:77 #12 0xb7b9bc8a in QMetaObject::activate (sender=0xbfd5ac50, from_signal_index=39, to_signal_index=39, argv=0x0) at kernel/qobject.cpp:3112 #13 0xb7b9d339 in QMetaObject::activate (sender=0xbfd5ac50, m=0x80b16ec, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3186 #14 0xb756c8d3 in KDialog::resetClicked (this=0xbfd5ac50) at /home/annma/build/kdelibs/kdeui/kdialog.moc:216 #15 0xb756df43 in KDialog::slotButtonClicked (this=0xbfd5ac50, button=512) at /usr/local/trunk-src/kdelibs/kdeui/dialogs/kdialog.cpp:898 #16 0xb7570541 in KDialog::qt_metacall (this=0xbfd5ac50, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfd5893c) at /home/annma/build/kdelibs/kdeui/kdialog.moc:184 #17 0xb75a280c in KShortcutsDialog::qt_metacall (this=0xbfd5ac50, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfd5893c) at /home/annma/build/kdelibs/kdeui/kshortcutsdialog.moc:68 #18 0xb7b9bc8a in QMetaObject::activate (sender=0xa26a038, from_signal_index=4, to_signal_index=4, argv=0xbfd5893c) at kernel/qobject.cpp:3112 #19 0xb7b9d339 in QMetaObject::activate (sender=0xa26a038, m=0xb7c99a38, local_signal_index=0, argv=0xbfd5893c) at kernel/qobject.cpp:3186 #20 0xb7ba141c in QSignalMapper::mapped (this=0xa26a038, _t1=512) at .moc/debug-shared/moc_qsignalmapper.cpp:95 #21 0xb7ba14e1 in QSignalMapper::map (this=0xa26a038, sender=0xa261da8) at kernel/qsignalmapper.cpp:266 #22 0xb7ba1616 in QSignalMapper::map (this=0xa26a038) at kernel/qsignalmapper.cpp:257 #23 0xb7ba1769 in QSignalMapper::qt_metacall (this=0xa26a038, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfd58acc) at .moc/debug-shared/moc_qsignalmapper.cpp:81 #24 0xb7b9bc8a in QMetaObject::activate (sender=0xa261da8, from_signal_index=29, to_signal_index=30, argv=0xbfd58acc) at kernel/qobject.cpp:3112 #25 0xb7b9bfb8 in QMetaObject::activate (sender=0xa261da8, m=0xb712b944, from_local_signal_index=2, to_local_signal_index=3, argv=0xbfd58acc) at kernel/qobject.cpp:3206 #26 0xb6ee973c in QAbstractButton::clicked (this=0xa261da8, _t1=false) at .moc/debug-shared/moc_qabstractbutton.cpp:200 #27 0xb6b9ac86 in QAbstractButtonPrivate::emitClicked (this=0xa279fc8) at widgets/qabstractbutton.cpp:543 #28 0xb6b9c244 in QAbstractButtonPrivate::click (this=0xa279fc8) at widgets/qabstractbutton.cpp:536 #29 0xb6b9c545 in QAbstractButton::mouseReleaseEvent (this=0xa261da8, e=0xbfd59304) at widgets/qabstractbutton.cpp:1115 #30 0xb677abd1 in QWidget::event (this=0xa261da8, event=0xbfd59304) at kernel/qwidget.cpp:7549 #31 0xb6b9ac1d in QAbstractButton::event (this=0xa261da8, e=0xbfd59304) at widgets/qabstractbutton.cpp:1077 #32 0xb6c6e292 in QPushButton::event (this=0xa261da8, e=0xbfd59304) at widgets/qpushbutton.cpp:662 #33 0xb670954f in QApplicationPrivate::notify_helper (this=0x9e5fcf0, receiver=0xa261da8, e=0xbfd59304) at kernel/qapplication.cpp:4056 #34 0xb670a312 in QApplication::notify (this=0xbfd5d0c8, receiver=0xa261da8, e=0xbfd59304) at kernel/qapplication.cpp:3758 #35 0xb7602fb1 in KApplication::notify (this=0xbfd5d0c8, receiver=0xa261da8, event=0xbfd59304) at /usr/local/trunk-src/kdelibs/kdeui/kernel/kapplication.cpp:302 #36 0xb7b81506 in QCoreApplication::notifyInternal (this=0xbfd5d0c8, receiver=0xa261da8, event=0xbfd59304) at kernel/qcoreapplication.cpp:610 #37 0xb671779d in QCoreApplication::sendSpontaneousEvent (receiver=0xa261da8, event=0xbfd59304) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #38 0xb670ecfd in QApplicationPrivate::sendMouseEvent (receiver=0xa261da8, event=0xbfd59304, alienWidget=0xa261da8, nativeWidget=0xbfd5ac50, buttonDown=0xb713a640, lastMouseReceiver=@0xb713a644) at kernel/qapplication.cpp:2924 #39 0xb67a49c0 in QETWidget::translateMouseEvent (this=0xbfd5ac50, event=0xbfd5a910) at kernel/qapplication_x11.cpp:4409 #40 0xb67a5cb4 in QApplication::x11ProcessEvent (this=0xbfd5d0c8, event=0xbfd5a910) at kernel/qapplication_x11.cpp:3428 #41 0xb67d5b07 in x11EventSourceDispatch (s=0x9e62d50, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #42 0xb5c237ca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #43 0xb5c26ee8 in ?? () from /usr/lib/libglib-2.0.so.0 #44 0xb5c270a8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #45 0xb7bb8762 in QEventDispatcherGlib::processEvents (this=0x9e5fcd0, flags={i = -1076516136}) at kernel/qeventdispatcher_glib.cpp:327 #46 0xb67d519c in QGuiEventDispatcherGlib::processEvents (this=0x9e5fcd0, flags={i = -1076516088}) at kernel/qguieventdispatcher_glib.cpp:202 #47 0xb7b7dbb0 in QEventLoop::processEvents (this=0xbfd5aba4, flags={i = -1076516012}) at kernel/qeventloop.cpp:149 #48 0xb7b7de22 in QEventLoop::exec (this=0xbfd5aba4, flags={i = -1076515924}) at kernel/qeventloop.cpp:201 #49 0xb6d143a8 in QDialog::exec (this=0xbfd5ac50) at dialogs/qdialog.cpp:498 #50 0xb75a29bc in KShortcutsDialog::configure (this=0xbfd5ac50, saveSettings=true) at /usr/local/trunk-src/kdelibs/kdeui/dialogs/kshortcutsdialog.cpp:169 #51 0xb77341c2 in KXMLGUIFactory::configureShortcuts (this=0xa042ba8, letterCutsOk=true, bSaveSettings=true) at /usr/local/trunk-src/kdelibs/kdeui/xmlgui/kxmlguifactory.cpp:740 #52 0xb7736a81 in KXMLGUIFactory::qt_metacall (this=0xa042ba8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfd5adbc) at /home/annma/build/kdelibs/kdeui/kxmlguifactory.moc:89 #53 0xb7b9bc8a in QMetaObject::activate (sender=0xa003530, from_signal_index=5, to_signal_index=6, argv=0xbfd5adbc) at kernel/qobject.cpp:3112 #54 0xb7b9bfb8 in QMetaObject::activate (sender=0xa003530, m=0xb711a7a8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfd5adbc) at kernel/qobject.cpp:3206 #55 0xb66ff6c2 in QAction::triggered (this=0xa003530, _t1=false) at .moc/debug-shared/moc_qaction.cpp:236 #56 0xb67019cc in QAction::activate (this=0xa003530, event=QAction::Trigger) at kernel/qaction.cpp:1160 #57 0xb6c54917 in QMenuPrivate::activateCausedStack (this=0x9f843b0, causedStack=@0xbfd5ae9c, action=0xa003530, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967 #58 0xb6c59884 in QMenuPrivate::activateAction (this=0x9f843b0, action=0xa003530, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1060 #59 0xb6c5b7e9 in QMenu::mouseReleaseEvent (this=0x9f9b3c0, e=0xbfd5b6f4) at widgets/qmenu.cpp:2254 #60 0xb76eabb0 in KMenu::mouseReleaseEvent (this=0x9f9b3c0, e=0xbfd5b6f4) at /usr/local/trunk-src/kdelibs/kdeui/widgets/kmenu.cpp:456 #61 0xb677abd1 in QWidget::event (this=0x9f9b3c0, event=0xbfd5b6f4) at kernel/qwidget.cpp:7549 #62 0xb6c5aaf8 in QMenu::event (this=0x9f9b3c0, e=0xbfd5b6f4) at widgets/qmenu.cpp:2353 #63 0xb670954f in QApplicationPrivate::notify_helper (this=0x9e5fcf0, receiver=0x9f9b3c0, e=0xbfd5b6f4) at kernel/qapplication.cpp:4056 #64 0xb670a312 in QApplication::notify (this=0xbfd5d0c8, receiver=0x9f9b3c0, e=0xbfd5b6f4) at kernel/qapplication.cpp:3758 #65 0xb7602fb1 in KApplication::notify (this=0xbfd5d0c8, receiver=0x9f9b3c0, event=0xbfd5b6f4) at /usr/local/trunk-src/kdelibs/kdeui/kernel/kapplication.cpp:302 #66 0xb7b81506 in QCoreApplication::notifyInternal (this=0xbfd5d0c8, receiver=0x9f9b3c0, event=0xbfd5b6f4) at kernel/qcoreapplication.cpp:610 #67 0xb671779d in QCoreApplication::sendSpontaneousEvent (receiver=0x9f9b3c0, event=0xbfd5b6f4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #68 0xb670ecfd in QApplicationPrivate::sendMouseEvent (receiver=0x9f9b3c0, event=0xbfd5b6f4, alienWidget=0x0, nativeWidget=0x9f9b3c0, buttonDown=0xb713a640, lastMouseReceiver=@0xb713a644) at kernel/qapplication.cpp:2924 #69 0xb67a469a in QETWidget::translateMouseEvent (this=0x9f9b3c0, event=0xbfd5cdc0) at kernel/qapplication_x11.cpp:4343 #70 0xb67a5cb4 in QApplication::x11ProcessEvent (this=0xbfd5d0c8, event=0xbfd5cdc0) at kernel/qapplication_x11.cpp:3428 #71 0xb67d5b07 in x11EventSourceDispatch (s=0x9e62d50, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #72 0xb5c237ca in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #73 0xb5c26ee8 in ?? () from /usr/lib/libglib-2.0.so.0 #74 0xb5c270a8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #75 0xb7bb8762 in QEventDispatcherGlib::processEvents (this=0x9e5fcd0, flags={i = -1076506744}) at kernel/qeventdispatcher_glib.cpp:327 #76 0xb67d519c in QGuiEventDispatcherGlib::processEvents (this=0x9e5fcd0, flags={i = -1076506696}) at kernel/qguieventdispatcher_glib.cpp:202 #77 0xb7b7dbb0 in QEventLoop::processEvents (this=0xbfd5d058, flags={i = -1076506620}) at kernel/qeventloop.cpp:149 #78 0xb7b7de22 in QEventLoop::exec (this=0xbfd5d058, flags={i = -1076506528}) at kernel/qeventloop.cpp:201 #79 0xb7b81e5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #80 0xb6709268 in QApplication::exec () at kernel/qapplication.cpp:3525 #81 0x08082f8e in main (argc=134914668, argv=0x9eccea8) at /usr/local/trunk-src/kdegraphics/gwenview/app/main.cpp:95 May be also true for 4.3. Recently mysteriously some shortcuts for KMail were reset to defaults - no crash however. I cannot reproduce (tried gwenview and digikam from trunk) here, using current Qt 4.6 from git master, so it may be a Qt 4.5.x bug. Anne, which Qt version did you use to reproduce the crash? Fixed in trunk by Pascal Létourneau. WebSVN link: http://websvn.kde.org/?view=rev&revision=996824 WebSVN link: http://websvn.kde.org/?view=rev&revision=996866 Backported to 4.3 branch by Pascal Létourneau. WebSVN link: http://websvn.kde.org/?view=rev&revision=996825 WebSVN link: http://websvn.kde.org/?view=rev&revision=996868 *** Bug 236929 has been marked as a duplicate of this bug. *** *** Bug 272486 has been marked as a duplicate of this bug. *** |