Bug 329114 - kioslave doesn't seem to load on the command line
Summary: kioslave doesn't seem to load on the command line
Status: RESOLVED DUPLICATE of bug 327224
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.11.3
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-22 11:14 UTC by Mykel Alvis
Modified: 2013-12-22 11:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mykel Alvis 2013-12-22 11:14:38 UTC
This might not be a bug:

When I type
dolphin 'fish://myhost/etc' 
I expect dolphin to load the fish kioslave and ssh to myhost into the /etc directory the way that konqueror 'fish://myhost/etc' 
does.  Instead, it opens my default location.  When I enter the kioslave location inside a running instance of dolphin, it works correctly.





Reproducible: Always

Steps to Reproduce:
1. open a kioslave location with konqueror like "konqueror sftp://mysftpserver/etc"
2. open a kioslave location with dolphin  like "dolphin sftp://mysftpserver/etc"
3. Compare opened locations

Actual Results:  
Konqueror opens the correct kioslave location.  Dolphin opens my default page.

Expected Results:  
Both should have opened the kioslave location.  

Entering the kioslave address INSIDE of a running dolphin instance performs as expected.
Comment 1 Frank Reininghaus 2013-12-22 11:28:13 UTC
Thanks for the bug report. This is fixed in Dolphin 4.11.4.

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