Version: (using KDE KDE 3.5.0) Installed from: Gentoo Packages Currently kio_fish uses Latin1 as default encoding. Unfortunately this choice is often wrong. (It can be corrected under Tools/Select Remote Charset.) It would be nice if fish could detect the filesystem encoding of the remote host by inspecting the LANG environment variable. This would also solve, once and for all, bug #105186. This wish is a result of the discussion taking place at wish #125212.
A similar problem with WebDAV is described in bug 127251.
At least the default encoding should not be Latin1 but the one used at the local system, since I suppose most users will use fish LANs or at least similar computers where the encoding schould be the same on every machine. At least, the default should be utf8 to support the spread of unicode. This gave me some headaches trying to synchronize some files between my box and my home server (both fully unicode).
*** This bug has been confirmed by popular vote. ***
what about this long standing bug ? at least maybe it could be utf-8 by default the time a better solution is found ?