Bug 51274 - fish: Python files are displayed as Java files
Summary: fish: Python files are displayed as Java files
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: fish (show other bugs)
Version: 0.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Jörg Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 07:39 UTC by joe
Modified: 2003-07-27 20:31 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 joe 2002-11-28 07:39:07 UTC
Version:           3.0.3 (using KDE 3.0.5)
Installed from:    SuSE
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-4GB

When I open a remote folder on another Linux server via fish (SSH), the Python (*.py) files in the folder are displayed as Java source files or Simple Text files. The Python bytecode files (*.pyc) are detected correctly.
Comment 1 Jörg Walter 2003-07-27 20:31:52 UTC
I have improved the situation a bit. Unfortunately, this bug cannot be fixed 100% correct, as 
the 'file' utility makes some really uneducated guesses. So you have the choice between "no 
mime types, detection just via extension" when no file(1) is installed, and "sort-of-correct, but 
with the occasional error".