Bug 240427

Summary: Dolphin can't enter samba shares with names in non latin characters
Product: [Frameworks and Libraries] kio Reporter: anyr <anyr>
Component: smbAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: faure, finex, model87, nate
Priority: NOR    
Version: 4.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description anyr 2010-06-02 08:24:36 UTC
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
Comment 1 János Pásztor 2010-06-20 19:07:08 UTC
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.
Comment 2 FiNeX 2010-08-01 17:24:31 UTC
Is this a dup of bug #190608 ?
Comment 3 János Pásztor 2010-08-17 16:00:50 UTC
No, it's not a duplicate. Here the problem lies in punycode, in bug #190608 the problem is unicode.
Comment 4 Peter Penz 2010-08-17 16:34:32 UTC
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).
Comment 5 Nate Graham 2017-10-28 15:32:42 UTC

*** This bug has been marked as a duplicate of bug 190608 ***