Ubuntu QA:
BlogBrainstorm
Log in
Ubuntu QA
The Ubuntu community has contributed 12252 ideas, 57766 comments, 1176667 votes

Idea #4057: Better support for international characters in filesystems



up
261
down
Written by sebsauvage the 10 Mar 08 at 10:10. Category: System.
Related to: Nothing/Others. Status: New
Description
Ubuntu 7.10 has a terrible support for international characters in filesystem. Or - at least - most media are not automatically mounted with the correct charset.

This issue plain prevents Ubuntu from reading some CD-Roms correctly.


Example 1:
Standard Ubuntu installation.
Insert a CD-Rom (burnt under Windows) with directories containing accented characters: Nautilus cannot copy these directories.

Example 2:
FTP site with accented characters in directories (iso-8859-1): There is NO SINGLE FTP CLIENT capable of downloading the files (not Nautilus, not gFTP, not Gnome Commander, nothing... well, except Krusader).



Ubuntu should:
- Try to do its best choosing the right charset when mounting (eg.Joliet charset/encoding is KNOWN.), or at least try to guess it.
- Provide means to easily remount with another charset (much like the "Character encoding" menu found in most browsers).
Tags: (none)

Attachments
bug Bug #200595 : Cannot copy files from directories with international characters.


Duplicates


Comments
Aomapes wrote on the 10 Mar 08 at 10:44
Total agreement on that !
I had to use Windows to copy files from a DVD to a USB Drive and then change the names taking out the accentuation in order to read the files back in gutsy...
Please tell me it's a bug... and NOT a new feature... ;o)

jespdj wrote on the 10 Mar 08 at 12:04
This (especially example 1) sounds like a bug rather than a new idea for Ubuntu.

You should report this in Launchpad as a bug.
https://launchpad.net/ubuntu

sebsauvage wrote on the 10 Mar 08 at 14:51
@Aomapes: Thanks... I see I'm not the only one to suffer from this.

@jespdj: You are absoluterly right. I'm going to file a bug report. Thanks.

sebsauvage wrote on the 10 Mar 08 at 15:01
This is reported in bug #200595:
https://bugs.launchpad.net/ubuntu/+bug/200595

margori wrote on the 12 Mar 08 at 02:43
I think it is not a bug. It can be done giving utf8 in iocharset in /etc/fstab to those partition with international charset.
I did it and everything go fine.
A good idea is implementing this arrange by default.


Post your comment