Summary: | Dolphin crashes when selecting files in thumbnail view [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent] | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Hugh Urwin <h.e.urwin> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Hugh Urwin
2009-12-17 16:00:47 UTC
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 > |