Summary: | Trash icon is not updated when emptied | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Georg Wittenburg <georg.wittenburg> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=252483 https://bugs.kde.org/show_bug.cgi?id=392882 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Georg Wittenburg
2008-06-06 08:50:39 UTC
SVN commit 817981 by ppenz: inform observers if the trash has been emptied, so that e. g. an icon update can be done or the trash directory is refreshed BUG: 163337 CCBUG: 159366 CCMAIL: ervin@kde.org M +14 -1 kfileplacesview.cpp M +1 -0 kfileplacesview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=817981 Thanks! :) I am using KDE 4.1 RC1 and I still have this problem. I have the Trash plasmoid on my desktop, and when I rightclick it to empty the trash, the icon doesn't change. In fact, I just emptied the trash (I had 7 items to delete) and on my desktop it still says "Trash 7 items". If I click on it and open Trash in Dolphin, it shows my files are deleted after I press F5 but the desktop icon and kicker icon both show the trash is full until my next login. @Jeremy: The desktop and the trash plasmoid is in the responsibility of Plasma. Within Dolphin I could only fix the Dolphin related part and like Dolphin those Plasma components also have to take care listening to a changed trash content. It would be great if you could open a separate bug-report for Plasma. In this case please check whether such a bug has already been reported. Thanks! |