<?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>325114</bug_id>
          
          <creation_ts>2013-09-20 09:05:26 +0000</creation_ts>
          <short_desc>Fails to delete files with non ascii names</short_desc>
          <delta_ts>2013-09-20 09:14:57 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>dolphin</product>
          <component>general</component>
          <version>16.12.2</version>
          <rep_platform>Debian stable</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>165044</dup_id>
          
          <bug_file_loc>http://bugs.debian.org/723832</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Franz Schrober">franzschrober</reporter>
          <assigned_to name="Dolphin Bug Assignee">dolphin-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1398368</commentid>
    <comment_count>0</comment_count>
    <who name="Franz Schrober">franzschrober</who>
    <bug_when>2013-09-20 09:05:26 +0000</bug_when>
    <thetext>This effect was also noticed on wheezy but the following test is on sid. This 
also seems to happen with konqueror in filemanager mode. I just cannot delete files and recursive deletes just aborts when it finds such a file



Reproducible: Always

Steps to Reproduce:
 * Switch to a normal locale setting (just mine for reference)
    $ locale
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE=&quot;en_US.UTF-8&quot;
LC_NUMERIC=&quot;en_US.UTF-8&quot;
LC_TIME=&quot;en_US.UTF-8&quot;
LC_COLLATE=&quot;en_US.UTF-8&quot;
LC_MONETARY=&quot;en_US.UTF-8&quot;
LC_MESSAGES=&quot;en_US.UTF-8&quot;
LC_PAPER=&quot;en_US.UTF-8&quot;
LC_NAME=&quot;en_US.UTF-8&quot;
LC_ADDRESS=&quot;en_US.UTF-8&quot;
LC_TELEPHONE=&quot;en_US.UTF-8&quot;
LC_MEASUREMENT=&quot;en_US.UTF-8&quot;
LC_IDENTIFICATION=&quot;en_US.UTF-8&quot;
LC_ALL=
 * Create a file on a Linux FS (ext4 in the test) with non-ascii chars:
   $ touch l$&apos;\374&apos;.jpg
 * open dolphin
 * right click on the created file
 * select &quot;Move to trash&quot; or press del
 * right click on the selected file while pressing &quot;shift&quot; and press del
 * press &quot;Delete&quot;
Actual Results:  
 * message box &quot;The file or folder .../l�.jpg does not exist.&quot; is displayed
 * message &quot;Could not delete file ..../l�.jpg.&quot; is shown in dolphin
 * file is still on the filesystem

Expected Results:  
 * No message box/errorbar about non existing file is shown
 * this file is moved to trash (or in the second step really removed)
 * no other user file than the selected file is deleted/moved</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1398370</commentid>
    <comment_count>1</comment_count>
    <who name="Frank Reininghaus">frank78ac</who>
    <bug_when>2013-09-20 09:14:57 +0000</bug_when>
    <thetext>Thanks for the bug report. Please note that this isn&apos;t a problem that is caused by Dolphin itself, but by the underlying libraries which cannot handle filenames with broken encoding. This has been fixed recently (for KDE SC 4.11, I think), see

https://git.reviewboard.kde.org/r/110043/

However, if I understand correctly, the problem will reappear in KDE Frameworks (5) if no other solution is found.

*** This bug has been marked as a duplicate of bug 165044 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>