Bug 236364 - using sftp with dolphin some simple text files are not directly opened with an editor
Summary: using sftp with dolphin some simple text files are not directly opened with a...
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: SFTP (other bugs)
Version First Reported In: 18.04.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Andreas Schneider
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 21:23 UTC by Christian Trippe
Modified: 2018-09-03 05:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Trippe 2010-05-04 21:23:08 UTC
Version:           unknown (using 4.4.2 (KDE 4.4.2) "release 244", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31.12-0.2-default

How to reproduce the bug:

1.) Log in to a remote server via sftp://user@server in dolphin
2.) Create a simple text file with name test.dat on that server
3.) Try to open it via left click you get the "open with" dialog 

Doing step 3) when fish is used instead of sftp the file is opened with your standard editor.
Comment 1 Jekyll Wu 2012-01-01 09:11:28 UTC
I can reproduce the reported problem using KDE SC 4.8 RC1. 

The key point is the extension of the filename. "test.dat" will cause the problem, while "test.txt" won't .
Comment 2 Andreas Schneider 2018-09-03 05:37:03 UTC
Please test with the lastest KDE release an reopen if the issue still exists.