Application: dolphin (1.3.80) KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 200" Qt Version: 4.6.0 Operating System: Linux 2.6.31.5-0.1-default i686 Distribution (Platform): openSUSE RPMs -- Information about the crash: fwiw the directory had subdirectories and it was itself deep (4 or 5 levels) into the directory structure. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #6 0xb695f9c7 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #7 0xb5e9628b in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4 #8 0xb5f20a2a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #9 0xb5f4eda8 in ?? () from /usr/lib/libQtGui.so.4 #10 0xb54fc4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #11 0xb54ffd98 in ?? () from /usr/lib/libglib-2.0.so.0 #12 0xb54ffebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #13 0xb698c671 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #14 0xb5f4e8fa in ?? () from /usr/lib/libQtGui.so.4 #15 0xb695e04d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #16 0xb695e499 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #17 0xb6962610 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #18 0xb5e90284 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #19 0x08078085 in _start () This bug may be a duplicate of or related to bug 217449. Possible duplicates by query: bug 219042, bug 219017, bug 218799, bug 218757, bug 218751. Reported using DrKonqi
This was fixed recently. Thanks *** This bug has been marked as a duplicate of bug 217449 ***
Well...unless OpenSuse has not recompiled the version thats on their repos the bug isnt solved at all. I just upgraded it a couple of hours ago and it is still crashing systematically. Hope you guys can solve it for real and quickly. Otherwise Dolphin is unusuable. On Thu, 17 Dec 2009 12:12:16 -0300, Dario Andres <andresbajotierra@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=219079 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > CC| > |andresbajotierra@gmail.com > Resolution| |DUPLICATE > > > > > --- Comment #1 from Dario Andres <andresbajotierra gmail com> > 2009-12-17 16:12:15 --- > This was fixed recently. Thanks > > *** This bug has been marked as a duplicate of bug 217449 *** >
If you are using the OpenSuse "stable" (not snapshot) packages, then you are using KDE SC 4.3.80 (4.4 beta1) The fix was included after the beta1 release, and it will be included in beta2... Fix commit: http://websvn.kde.org/trunk/KDE/kdebase/apps/dolphin/src/tooltips/ktooltip.cpp?r1=1060080&r2=1060079&pathrev=1060080 Code of KDE SC 4.4 beta1 (which doesn't include the fix): http://websvn.kde.org/tags/KDE/4.3.80/kdebase/apps/dolphin/src/tooltips/ktooltip.cpp --- You can wait for the beta2 packages (to be released in some days), or, start using snapshot packages(not recommended). You can also workaround this crash by disabling the Tooltips (go to Dolphin Settings, General page, uncheck the tooltips option) Hope this helps you. Regards
Oh Right...thank you On Thu, 17 Dec 2009 12:54:00 -0300, Dario Andres <andresbajotierra@gmail.com> wrote: > https://bugs.kde.org/show_bug.cgi?id=219079 > > > > > > --- Comment #3 from Dario Andres <andresbajotierra gmail com> > 2009-12-17 16:53:59 --- > If you are using the OpenSuse "stable" (not snapshot) packages, then you > are > using KDE SC 4.3.80 (4.4 beta1) > The fix was included after the beta1 release, and it will be included in > beta2... > > Fix commit: > http://websvn.kde.org/trunk/KDE/kdebase/apps/dolphin/src/tooltips/ktooltip.cpp?r1=1060080&r2=1060079&pathrev=1060080 > > Code of KDE SC 4.4 beta1 (which doesn't include the fix): > http://websvn.kde.org/tags/KDE/4.3.80/kdebase/apps/dolphin/src/tooltips/ktooltip.cpp > > --- > > You can wait for the beta2 packages (to be released in some days), or, > start > using snapshot packages(not recommended). You can also workaround this > crash by > disabling the Tooltips (go to Dolphin Settings, General page, uncheck the > tooltips option) > > Hope this helps you. Regards >