Summary: | Dolphin crashed while selecting elements | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Diego Agulló <aeoris> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | frank78ac |
Priority: | NOR | ||
Version First Reported In: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Details view |
Description
Diego Agulló
2012-03-20 02:41:12 UTC
Thanks for the report, but I could not reproduce the issue.
> Dolphin crashed while selecting items in list mode
- Do you mean with list mode the "Details View"? If in doubt, please just attach a screenshot.
- Is the crash reproducible each time for you or only sometimes? If it is only "sometimes" it would be great if you could provide additional information what is necessary to trigger the crash.
Created attachment 69749 [details]
Details view
I couldn't reproduce it either. Apologies for that, but I can't remember what I was exactly doing apart from selecting in this mode. I can't remember if this happened before, but seems unlikely to me.
I'm attaching a screenshot as requested, by the way. Which additional information may be useful for you to have?
Thanks for the screenshot! I've set the issue to NEW - even if it is a cornercase probably other users might face this bug too and probably there is a way to reliable trigger it. Sadly the backtrace does not give a clear hint what happened... It looks a bit odd that the "this" pointer suddenly becomes 0. I have no idea how that could happen. (In reply to comment #0) > #11 KFileItemListWidget::drawSiblingsInformation (this=0x0, > painter=0x7fff41105b50) at > ../../../dolphin/src/kitemviews/kfileitemlistwidget.cpp:862 > #12 0x00007ff3bbf8451b in KFileItemListWidget::paint (this=0x2b96cc0, > painter=0x7fff41105b50, option=0x2a85c48, widget=0x2a8a6d0) at > ../../../dolphin/src/kitemviews/kfileitemlistwidget.cpp:98 Resetting assignee to default as per bug #305719 Have you seen this crash again recently? The relevant source code has changed considerably since Dolphin 2.0, so I wonder if the bug is still there. Thanks. No, I didn't. I've recently updated to Kubuntu 13.04, but even before that I didn't notice the bug spawning for a while. :) Thanks for the great work! Thanks for the quick reply! |