Bug 257429

Summary: Open dialog forgets about remote file protocol
Product: [Applications] kdevelop Reporter: Rolf Eike Beer <kde>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.1.0   
Target Milestone: 4.2.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Rolf Eike Beer 2010-11-20 17:46:09 UTC
Version:           4.1.0 (using KDE 4.5.3) 
OS:                Linux

When I open a file on a remote host by using e.g. sftp:// and then try to open another file the protocol is stripped. So when I opened something on sftp://root@another.host/root/bin now the open dialog tries to go to /root/bin on my local machine. This happens regardless of which remote path I'm in and does not happen in Kate.

Reproducible: Always
Comment 1 Milian Wolff 2010-11-20 18:02:45 UTC
fixed for 4.1.1

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