Description of problem: I had already reported this problem in 2010 in mandriva bugzilla (https://qa.mandriva.com/show_bug.cgi?id=59290 ) but the bug is still here: if I try to find and mount existing samba shares using Mageia Control Center I see all non-latin names of the shares corrupted. Version-Release number of selected component (if applicable): drakxtools-16.18-2.mga4.src.rpm How reproducible: always Steps to Reproduce: 1. 2. 3. Reproducible: Steps to Reproduce:
Created attachment 4733 [details] Screenshot that shows coorupt shares names in diskdrake and normal names in dolphin This is a fresh screenshot with corrupt non-latin samba shares names done in current Mageia Cauldron installation in virtual machine.
CC: (none) => olegbosis
This is why Unicode was promoted...
CC: (none) => thierry.vignaudSummary: drakdisk incorrectly displays sabma shares with non-latin names => drakdisk incorrectly displays sama shares with non-latin names
(In reply to Thierry Vignaud from comment #2) > This is why Unicode was promoted... Why you've changed 'samba' with 'sama' in summary? And what your comment means?
Uh? I removed a comma (",") and set it to "Samba". This is why I see when looking at this page, however I see "sama" in history. I don't understand???? As for UTF-8, this mean we should try to use UTF-8 everywhere instead of legacy encoding. However there're still environments not using Unicode, like the one where is your computer
Summary: drakdisk incorrectly displays sama shares with non-latin names => drakdisk incorrectly displays samba shares with non-latin names
No, I do use UTF-8, and I do use it for many years: $ locale LANG=ru_RU.UTF-8 LC_CTYPE=ru_RU.UTF-8 LC_NUMERIC=ru_RU.UTF-8 LC_TIME=ru_RU.UTF-8 LC_COLLATE=ru_RU.UTF-8 LC_MONETARY=ru_RU.UTF-8 LC_MESSAGES=ru_RU.UTF-8 LC_PAPER=ru_RU.UTF-8 LC_NAME=ru_RU.UTF-8 LC_ADDRESS=ru_RU.UTF-8 LC_TELEPHONE=ru_RU.UTF-8 LC_MEASUREMENT=ru_RU.UTF-8 LC_IDENTIFICATION=ru_RU.UTF-8 LC_ALL= So it seems like diskdrake does not understand Unicode names...
Is this bug still valid in Mageia 5 or cauldron?
(In reply to Rémi Verschelde from comment #6) > Is this bug still valid in Mageia 5 or cauldron? @ Oleg Is it?
Keywords: (none) => NEEDINFOCC: (none) => marja11Assignee: bugsquad => mageiatools
I don't know about cauldron but it is still valid for Mageia 5. Additional info: if I add some new folder with Russian words in its name to share then Russian folder name is displayed correctly. But only until I close drakdisk and reopen it. Then all previously created shares with Russian names (including the new one) are corrupted. It seems like drakdisk uses wrong encoding when reading smb.conf (should be UTF-8)... BTW 'comment' should *not* be mandatory field when creating new samba share...
Keywords: NEEDINFO => (none)