Summary: | folder applet crash plasma when the folder that the applet points was deleted | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Ale Hamann <linkstat> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ale Hamann
2008-11-15 08:24:39 UTC
tested on r884528. nothing crash, but the folder view stay with an animated circle, it seems waiting for something. SVN commit 891031 by jzamora: BUG: 175191 When the user accidentally deleted a folder the Folder View is displaying, the folderview just resets to the default folder. M +18 -0 folderview.cpp M +3 -0 folderview.h M +7 -1 iconview.cpp M +1 -0 iconview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=891031 SVN commit 891804 by dfaure: Emit clear() when deleting the listed directory CCBUG: 175191 M +17 -12 kio/kdirlister.cpp M +15 -0 tests/kdirlistertest.cpp M +2 -0 tests/kdirlistertest.h WebSVN link: http://websvn.kde.org/?view=rev&revision=891804 |