Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ntfs-3g : Invalid or incomplete multibyte or wide character
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
brain salad surgery
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 216

PostPosted: Thu Nov 17, 2011 11:22 pm    Post subject: ntfs-3g : Invalid or incomplete multibyte or wide character Reply with quote

when creating files that contains special french characters on a ntfs partition (mounted with ntfs-3g driver). i get Invalid or incomplete multibyte or wide character
on ext3 or fat32 partitions, no error.

why ? how to correct ? seems that it's not really using UTF-8

here is my fstab line for the ntfs partition:
UUID=5EAA7E1DAA7DF1BF /mnt/downloads ntfs-3g auto,noatime,uid=1000,gid=407,locale=en_US.utf8 0 0
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Fri Nov 18, 2011 5:45 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Other Things Gentoo.
not about getting gentoo installed, so moved here

maybe this can help you further
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
brain salad surgery
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 216

PostPosted: Fri Nov 18, 2011 6:15 pm    Post subject: Reply with quote

wow ! seting up a fstab file correctly is not part of system installation ?
anyways, no one looks to be able to reply !! no worries, as usual, this forums seems to become more and more useless
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Nov 18, 2011 7:57 pm    Post subject: Reply with quote

brain salad surgery wrote:
this forums seems to become more and more useless

with 200 messages post for a 2004 user, wonder why this happen no?
Don't fucking complain then, or help other instead of crying like a dumb ass french. (et ça serrait raciste si j'étais pas français hein)

On the other side, even i'm not sure it will help you, i find a bit stupid to tell locale=en_US.utf8 to get french accent and special characters no ?
Try to read the documentation to setup a french utf8 and setup your locale according to it :http://www.gentoo.org/doc/fr/utf-8.xml
Back to top
View user's profile Send private message
brain salad surgery
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 216

PostPosted: Fri Nov 18, 2011 8:41 pm    Post subject: Reply with quote

t'es surtout stupide !
je poste pas parce que j'ai pas de temps a perdre avec les dumbass qui ont rien d'autre a faire de leur vie.

le utf8 supporte les caracteres francais, en passant, l'idiot !
ca marche en ext3, et aussi en windows

so ban me, i don't fucking care... i always found better places to find info than here
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Nov 18, 2011 9:20 pm    Post subject: Reply with quote

I won't ban you because i cannot, and i won't ask to ban you because i always ask spammer ban, never users. I don't really enjoy remove voice to someone just because it doesn't agree with me, even he doesn't use nice words to express his disagree.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Nov 18, 2011 9:30 pm    Post subject: Reply with quote

and maybe this would help you better :
Code:
locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE=C
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=


Code:
cat /etc/fstab | grep windows
/dev/sdb1               /mnt/windows    ntfs-3g            user,uid=1000,gid=100      0 0

cd /mnt/windows && echo test > ééèéè.téè && ls /mnt/windows/é*
/mnt/windows/ééèéè.téè


As i already told you it might not be that, but you should just try as it work here without specifying any english locale.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum