Summary: | DOLPHIN crashes under normal working conditions | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Axel Krebs <axel.krebs> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | artiomjar, jakub77a |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
120526_tooltips.jpg
New crash information added by DrKonqi |
Description
Axel Krebs
2012-05-28 06:37:48 UTC
Created attachment 71405 [details] 120526_tooltips.jpg Thanks for the report. Did you enabled tooltips? The backtrace might indicate that this is an issue in Qt: https://bugreports.qt-project.org/browse/QTBUG-19363 Dear Peter:
I do not even know, what "tooltips" are meant to be, unfortunately.
Axel
Am 28.05.2012 11:20, schrieb Peter Penz:
> https://bugs.kde.org/show_bug.cgi?id=300741
>
> Peter Penz <peter.penz19@gmail.com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|UNCONFIRMED |NEEDSINFO
> Resolution|--- |WAITINGFORINFO
>
> --- Comment #1 from Peter Penz <peter.penz19@gmail.com> ---
> Thanks for the report. Did you enabled tooltips? The backtrace might indicate
> that this is an issue in Qt:
> https://bugreports.qt-project.org/browse/QTBUG-19363
>
@Axel: > I do not even know, what "tooltips" are meant to be, unfortunately. If you move your mouse above a file or directory: Does a small box appear after a very short time that shows more detailed information about the file or directory? A screenshot of a tooltip can be seen at http://ppenz.blogspot.com/2011/03/dont-crash-when-reading-metadata.html at the top of the article. Peter:
this holds true: I see a small box...!
Axel
Am 28.05.2012 11:37, schrieb Peter Penz:
> https://bugs.kde.org/show_bug.cgi?id=300741
>
> --- Comment #3 from Peter Penz <peter.penz19@gmail.com> ---
> @Axel:
>> I do not even know, what "tooltips" are meant to be, unfortunately.
>
> If you move your mouse above a file or directory: Does a small box appear after
> a very short time that shows more detailed information about the file or
> directory? A screenshot of a tooltip can be seen at
> http://ppenz.blogspot.com/2011/03/dont-crash-when-reading-metadata.html at the
> top of the article.
>
Thanks for the update Axel! OK, then it looks like the root-cause is in Qt: https://bugreports.qt-project.org/browse/QTBUG-19363 We try to bypass this issue in KDE 4.9 but of course the fix must be done in Qt in the longterm. *** Bug 303439 has been marked as a duplicate of this bug. *** Created attachment 83372 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
I just positioned the mouse cursor to the file
- Custom settings of the application:
tooltip and information panel is enabled
-- Backtrace (Reduced):
#6 QCoreApplication::notifyInternal (this=0x7fff7f119b50, receiver=0x26c0020, event=0x7fff7f117930) at kernel/qcoreapplication.cpp:864
#7 0x00007f8940f7711b in sendEvent (event=0x7fff7f117930, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#8 QApplicationPrivate::dispatchEnterLeave (enter=0x26c0020, leave=<optimized out>) at kernel/qapplication.cpp:2824
#9 0x00007f8940ff59f1 in QApplication::x11ProcessEvent (this=0x7fff7f119b50, event=0x7fff7f117f70) at kernel/qapplication_x11.cpp:3805
#10 0x00007f894101f0d2 in x11EventSourceDispatch (s=0x1985c00, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
|