Description of problem: In Mageia 4, x86_64, draknfs doesn't understand utf-8 . It wasn't so in Mageia 3, i586. Version-Release number of selected component (if applicable): How reproducible: every time Steps to Reproduce: 1. Go to... MCC --> Share drives and directories using NFS --> Add 2. Choose a directory with non-latin characters. 3. You'll get a distorted folder name. 4. Try to type the correct path manually, and it will, again, get incomprehensible (you will see it when you restart draknfs). Reproducible: Steps to Reproduce:
Created attachment 5143 [details] mageia 4
Created attachment 5144 [details] Mageia 3
Created attachment 5145 [details] Samba
Hmmm... the same with Samba... (see attachment) Maybe a GTk issue?
http://gitweb.mageia.org/software/drakx-net/tree/bin/draknfs#n260 looks a gtk3 regression, I see nothing else
Assignee: bugsquad => thierry.vignaudSummary: draknfs doesn't like utf-8 => draknfs doesn't like utf-8 (gtk3 regression ?)Source RPM: (none) => drakx-net
I don't think so. Are you sure the locale is the same for both install? Isn't one set as ll_CC and the other as ll_CC.UTF-8? Anyway, we could try harder to decode the string as UTF-8
Fixed in my git tree
Closing
Status: NEW => RESOLVEDResolution: (none) => FIXED
commit b8bcb63f0bae3045698731fe6c5b33f97a05c729 Author: Thierry Vignaud <thierry.vignaud@...> Date: Thu May 28 20:55:51 2015 -0400 fix handling UTF-8 directories (mga#13354) --- Commit Link: http://gitweb.mageia.org/software/drakx-net/commit/?id=b8bcb63f0bae3045698731fe6c5b33f97a05c729
Tested on normal and test repositories for 32 and 64 bit MGA4 on Vbox VMs, including accessing directories throuugh the NFS options, using cyrillic (Ukrainian) keyboard input through on-screen keyboard (florence). No anomalies observed under any of above variants.
CC: (none) => vzawalin1