Version: unspecified (using KDE 4.4.3) OS: Linux When I try to enter samba share with cyrillic characters it display this computer name like "xn--80ax2a" and can't enter it. Nautilus work fine. Reproducible: Always
I can confirm this on openSUSE 11.2 kde 4.4.4 The problem maybe lies in the punycode conversion. The NBNS protocoll could not find the punycoded name. I checked it with wireshark. I tried to workaround this, add the ip and the punycoded name to the /etc/hosts file. Now i"ve got an error from smb (also in wireshark): NT Status: STATUS_DUPLICATE_NAME (0xc00000bd) and dolphin complains about duplicated names.
Is this a dup of bug #190608 ?
No, it's not a duplicate. Here the problem lies in punycode, in bug #190608 the problem is unicode.
I'm not sure if it is kio-related, but it is out of scope of dolphin itself (I've set David Faure to CC, he for sure can judge this better than me).
*** This bug has been marked as a duplicate of bug 190608 ***