Bug 165399

Summary: the SMB ioslave doesn't work if directory contains files with non-latin1 names
Product: [Frameworks and Libraries] kio Reporter: Tomas Mecir <mecirt>
Component: smbAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tomas Mecir 2008-06-30 11:04:43 UTC
Version:            (using KDE 4.0.4)
Installed from:    SuSE RPMs
OS:                Linux

When trying to access a directory that contains at least one entry (be it files or directories) with a non-latin1 name, I don't get the directory listing, but instead a message about the protocol handler ending unexpectedly.

Also, if I try to create a directory/file with a non-latin1 name, I also receive the same message about unexpected ending, and the file never gets created. Again, smbclient works properly.

Note that this may be related to 158639, but the actual symptoms are different.

Trying to open the same directory using smbclient works properly.

To reproduce:
- Create an entry with non-latin1 (UTF8) characters in a SMB directory and try to access it using smb:/
- If you remove that entry and try to load the directory again, it works properly.
Comment 1 Pino Toscano 2008-06-30 14:25:15 UTC

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