Bug 327479

Summary: Trashcan widget opens wrong directory.
Product: [Plasma] plasma4 Reporter: godsvglkjyrskk
Component: widget-trashcanAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexalexiv, hrvoje.senjan, kde.bugs, texstar
Priority: NOR    
Version: 4.11.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
URL: http://www.youtube.com/watch?v=If9nA0nNCzA
Latest Commit: Version Fixed In:

Description godsvglkjyrskk 2013-11-12 07:44:20 UTC
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
Comment 1 Texstar 2013-11-13 20:52:37 UTC
This is happening on PCLinuxOS 4.11.3 as well.
Comment 2 K.J. Petrie 2013-11-15 00:05:59 UTC
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.
Comment 3 K.J. Petrie 2013-11-15 00:11:46 UTC
(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.
Comment 4 Hrvoje Senjan 2013-11-15 00:12:24 UTC

*** This bug has been marked as a duplicate of bug 327224 ***