If I click on the trashcan widget that's added to a desktop panel or the desktop itself, instead of opening the trash directory, it opens my home directory. If I open dolphin and click on the trashcan icon on the left side under "places" then it goes to the trash directory as expected. Reproducible: Always Steps to Reproduce: 1. Add trashcan widget to panel or desktop 2. Click on trashcan widget (double-click if on desktop) 3. Actual Results: Opens home directory Expected Results: Open the trash directory
This is happening on PCLinuxOS 4.11.3 as well.
The problem seems to be Dolphin-specific. If the default browser is set to konqueror function is as expected. It seems dolphin doesn't recognise the trash: protocol. In a terminal, compare: $ dolphin trash:/ with $konqueror trash:/ Hope that helps narrow things down.
(In reply to comment #2) > The problem seems to be Dolphin-specific. If the default browser is set to > konqueror function is as expected. It seems dolphin doesn't recognise the > trash: protocol. > > In a terminal, compare: > > $ dolphin trash:/ > > with > > $konqueror trash:/ > > Hope that helps narrow things down. For browser read file manager. I'm used to thinking of them as the same thing, because most can be.
*** This bug has been marked as a duplicate of bug 327224 ***