Summary: | Trash-icon on desktop empty, but trash in dolphin not | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Stefan Neufeind <kde> |
Component: | widget-trashcan | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | aseigo, david.linguist, jay, mail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stefan Neufeind
2008-08-08 13:33:51 UTC
Do you use the KDE4 version of krusader? Because I noticed that trash uses dbus to notify other processes about trash changes, however, krusader from kde3 will use dcop and other processes won't get notified. krusader-1.90.0-2.fc9.x86_64 (current version from Fedora) And if I interpret the about-screen right that's still KDE 3.59? Okay, sorry for the noise then. Krusader 2.00 is still beta and I guess because of that not yet shipped by Fedora. Confirming the bug And I need to reopen dolphin to work with files in trashcan. *** Bug 167738 has been marked as a duplicate of this bug. *** *** Bug 166799 has been marked as a duplicate of this bug. *** Some more info on this: 1) bug 166799 is downstream, see my comment there for the reason. 2) This bug is expected as krusader 1.90.0 links to the kde3 libraries, which send a dcop signal when the trash is changed to inform other processes, but the trash applet (obviously) doesn't catch it because it doesn't use dcop :) 3) About bug 167738, I could reproduce it some time ago but I can't anymore. Neither in debian nor in kubuntu 8.04. No idea what could cause it and I am not sure it is a duplicate of this bug.... all three bugs have their root in the trash:/ protocol not updating reliably. using IPC to signal changes in the trash folder is highly suspect and if that is indeed what's going on needs to be investigated and the IPC mechanism replaced with something more reliable like a simple filesystem watch. i haven't had a chance to look into trash:/ or speak with Faure about it yet, however. ok, so everything seems to be in working order as much as it can be at this point. |