<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>173778</bug_id>
          
          <creation_ts>2008-10-28 19:41:25 +0000</creation_ts>
          <short_desc>Mounting process for SMB share with national symbols died</short_desc>
          <delta_ts>2009-03-09 10:03:06 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kio</product>
          <component>general</component>
          <version>4.1</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>158639</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Pavel Zheltobryukhov">pij</reporter>
          <assigned_to name="David Faure">faure</assigned_to>
          <cc>andresbajotierra</cc>
    
    <cc>dmile525</cc>
    
    <cc>finex</cc>
    
    <cc>jorortega</cc>
    
    <cc>mariusz</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>20</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>658208</commentid>
    <comment_count>0</comment_count>
    <who name="Pavel Zheltobryukhov">pij</who>
    <bug_when>2008-10-28 19:41:25 +0000</bug_when>
    <thetext>Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    SuSE RPMs

I add a network folder (Windows network disk) via Knetattach from server with IP address 192.168.1.252 and name &apos;Pablic&apos;
After that, I tried to open this folder in Dolphin and got an error message in status panel:

&apos;The process for the smb://192.168.1.252 protocol died unexpectedly&apos;

There is no any items displayed, of course.

Then I mounted this share with &apos;mount.smbfs&apos; command

linux-042u:~ # mount.cifs //192.168.1.252/Pablic /mnt/cifs -o user=admin dom=MYDOMAIN
Password:
linux-042u:~ # ls -l /mnt/cifs
total 86840
drwxrwxrwx 1 root root        0 Sep 12 16:01 !SYS
drwxrwxrwx 1 root root        0 Oct 10 10:46 NWT
-rwxrwSrwx 1 root root 88920843 May  8 10:02 Управленческий учет.zip
drwxrwxrwx 1 root root        0 Sep 26 14:05 общее
linux-042u:~ #

This share contain file and folder with non-Latin (cyrillic) names (If you can see). 

If I mount share with Latin names only, Dolphin browse it deeply until any non-Latin symbol in folder or file name appear at some level.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>658674</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2008-10-29 23:00:48 +0000</bug_when>
    <thetext>*** Bug 173861 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663724</commentid>
    <comment_count>2</comment_count>
    <who name="Mariusz Józala">mariusz</who>
    <bug_when>2008-11-12 10:41:00 +0000</bug_when>
    <thetext>I can confirm this annoying bug on KDE 4.1.3 on OpenSUSE 11.0. When I&apos;ve got some files with Polish characters in folder I got message &quot;The process for the smb://xxx.xxx.xxx.xxx protocol died unexpectedly&quot; from Dolphin and Konqueror for KDE4. Everything goes fine with Konqueror for KDE3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663814</commentid>
    <comment_count>3</comment_count>
    <who name="">jorortega</who>
    <bug_when>2008-11-12 13:02:07 +0000</bug_when>
    <thetext>There&apos;s a workaround:

Since windows convert everything in NTFS to UTF-16, and it seems that KDE4 can&apos;t handle UTF-8 or UTF-16 (Even when a you connect to a Samba server configured for UTF-8) you can specify in the command line of mount command the charset used:

mount.cifs //192.168.1.252/Pablic /mnt/cifs -o iocharset=utf-16,user=admin dom=MYDOMAIN 

If for some reason UTF-16 is unavailable to you, try UTF-8. Providing that you have cyriliic fonts installed in the system you should browse them from dolphin and all should be ok. Another workaround is to use fuse, it can do a better work than kde4/whatever.

Of course a better workaround is to drop KDE4 entirely, but that&apos;s another story. :)

Regards.

J.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663849</commentid>
    <comment_count>4</comment_count>
    <who name="Pavel Zheltobryukhov">pij</who>
    <bug_when>2008-11-12 13:40:53 +0000</bug_when>
    <thetext>J, look at the comment#1. Your &quot;workaround&quot; was there. If we use console &apos;mount.cifs&apos; command, Dolphin can browse already mounted share without any issues. But shares, what added with Knetattach to Places/Network cannot be browsed so well.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>663850</commentid>
    <comment_count>5</comment_count>
    <who name="Pavel Zheltobryukhov">pij</who>
    <bug_when>2008-11-12 13:43:08 +0000</bug_when>
    <thetext>Sorry for typo in prev. post. Read &quot;comment#0&quot; instead &quot;comment#1&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>664329</commentid>
    <comment_count>6</comment_count>
    <who name="">jorortega</who>
    <bug_when>2008-11-13 15:06:57 +0000</bug_when>
    <thetext>Maybe for cyrillic is not really necesary... for my language (spanish... accented characters) is necesary to add the iocharset option... otherwise dolphin will have problems.

This is also seen in other languages, most notably asian ones (japanese, chinesse, etc).

J.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>683750</commentid>
    <comment_count>7</comment_count>
    <who name="FiNeX">finex</who>
    <bug_when>2008-12-20 03:42:53 +0000</bug_when>
    <thetext>Could this be a dup of bug #158639?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>683854</commentid>
    <comment_count>8</comment_count>
    <who name="FiNeX">finex</who>
    <bug_when>2008-12-20 12:03:32 +0000</bug_when>
    <thetext>Or, better, it depends on bug #158639</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>727420</commentid>
    <comment_count>9</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2009-03-08 19:46:54 +0000</bug_when>
    <thetext>Any news on this. Bug 158639 is now fixed?
Can anyone else still reproduce this  ? Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>727707</commentid>
    <comment_count>10</comment_count>
    <who name="Pavel Zheltobryukhov">pij</who>
    <bug_when>2009-03-09 10:03:06 +0000</bug_when>
    <thetext>Seems to be fixed in KDE4.2.1 &quot;release 103&quot; (OpenSUSE 11.0 RPMS)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>