Summary: | Dolphin crashed when clicking a dir in address bar after manual directory change in terminal (F4) [KLoadMetaDataThread::run @ kloadmetadatathread.cpp:110] | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Unknown <null> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, hoea, realzork, vshader |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Unknown
2010-02-13 18:52:20 UTC
Probably related to some of the other KLoadMetaDataThread crashes... From bug 227378: -- Information about the crash: browsing a directory, click on a file to open, dolphin crashed - file opened ok (with kwrite) *** Bug 227378 has been marked as a duplicate of this bug. *** SVN commit 1097312 by ppenz: Backport of SVN commit 1097289: Only access the data of the thread that has been created most recently. Data of older threads will just get ignored. The fix will be part of KDE SC 4.4.2 (4.4.1 has been tagged already). BUG: 224848 BUG: 226706 BUG: 222324 M +10 -3 kloadmetadatathread.cpp M +9 -1 kloadmetadatathread_p.h M +43 -28 kmetadatawidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1097312 *** Bug 229481 has been marked as a duplicate of this bug. *** Created attachment 49455 [details]
New crash information added by DrKonqi
A folder was opened in tree view and parts of the tree expanded. After dragging two image files from one of the opened tree nodes/ folder onto another and selecting "move to" Dolphin crashed.
|