<?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>392317</bug_id>
          
          <creation_ts>2018-03-25 17:02:05 +0000</creation_ts>
          <short_desc>Dolphin cannot handle files with non-UTF8 characters in its name</short_desc>
          <delta_ts>2024-06-24 23:22:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>frameworks-kio</product>
          <component>general</component>
          <version>5.44.0</version>
          <rep_platform>Manjaro</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>165044</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eduardo Sánchez Muñoz">eduardosanchezmunoz</reporter>
          <assigned_to name="David Faure">faure</assigned_to>
          <cc>christoph</cc>
    
    <cc>elvis.angelaccio</cc>
    
    <cc>gabravier</cc>
    
    <cc>kde</cc>
    
    <cc>kdelibs-bugs-null</cc>
          
          <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>1740403</commentid>
    <comment_count>0</comment_count>
    <who name="Eduardo Sánchez Muñoz">eduardosanchezmunoz</who>
    <bug_when>2018-03-25 17:02:05 +0000</bug_when>
    <thetext>If you create a file or directory with an non-UTF8 name (for example, with touch test$&apos;\341&apos;), Dolphin will show it in directory listings with an unicode replacement character (�), but it will not be able to handle the file in any other way, such as renaming, deleting or opening it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1740412</commentid>
    <comment_count>1</comment_count>
    <who name="Eduardo Sánchez Muñoz">eduardosanchezmunoz</who>
    <bug_when>2018-03-25 17:08:18 +0000</bug_when>
    <thetext>I forgot to say that Dolphin will just say that the file does not exist.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1740654</commentid>
    <comment_count>2</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2018-03-26 08:05:32 +0000</bug_when>
    <thetext>Looks like a bug in KIO, the same also happens in file dialog</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1740656</commentid>
    <comment_count>3</comment_count>
    <who name="Kai Uwe Broulik">kde</who>
    <bug_when>2018-03-26 08:08:31 +0000</bug_when>
    <thetext>In KRun it fails in

const QString localPath = d-&gt;m_strURL.toLocalFile();
        if (!QFile::exists(localPath)) {

Perhaps somewhere it actually replaces the broken unicode character by the replacement character, losing the original character, and then the file names don&apos;t match up and it aborts</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1740715</commentid>
    <comment_count>4</comment_count>
    <who name="Christoph Feck">cfeck</who>
    <bug_when>2018-03-26 12:28:54 +0000</bug_when>
    <thetext>This is bug 165044.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2331347</commentid>
    <comment_count>5</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2024-06-24 20:01:38 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>