[dolphin] [Bug 505399] New: does not update content if "[" in the path

"Misha Labjuk" <[email protected]>
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=505399

            Bug ID: 505399
           Summary: does not update content if "[" in the path
    Classification: Applications
           Product: dolphin
      Version First 24.12.3
       Reported In:
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

Inotify notification lost and directory view does not update if path contains
bracket symbol "[". 


STEPS TO REPRODUCE
1.  Create directory with [ in the name
2.  Open directory in dolphin
3.  Create file in other application


OBSERVED RESULT
Dolphin does not show created file.

EXPECTED RESULT
Directory view shows created file without explicit refresh.

SOFTWARE/OS VERSIONS
Operating System: Gentoo Linux 2.17
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.3
Kernel Version: 6.12.31-gentoo (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION

QT_LOGGING_RULES="kf.kio.core.dirlister.debug=true;kf.coreaddons.kdirwatch.debug=true"
QT_FORCE_STDERR_LOGGING=1 dolphin

For directory with "["

kf.coreaddons.kdirwatch: got event "CREATE" for entry "/home/user/Videos/["
[file] "aaa.ttt"
kf.coreaddons.kdirwatch: -->got CREATE signal for "/home/user/Videos/[/aaa.ttt"
sub_entry= 0x0
kf.kio.core.dirlister: "/home/user/Videos/["
kf.kio.core.dirlister: aborted, directory  QUrl("file:///home/user/Videos/%5B")
 not in cache.
kf.kio.core.dirlister: aborted, directory  QUrl("file:///home/user/Videos") 
not in cache.
kf.kio.core.dirlister: "/home/user/Videos/["
kf.kio.core.dirlister: aborted, directory  QUrl("file:///home/user/Videos/%5B")
 not in cache.
kf.kio.core.dirlister: aborted, directory  QUrl("file:///home/user/Videos") 
not in cache.


For directory without "["

kf.coreaddons.kdirwatch: got event "CREATE" for entry "/home/user/Videos"
[file] "bbb.txt"
kf.coreaddons.kdirwatch: -->got CREATE signal for "/home/user/Videos/bbb.txt"
sub_entry= 0x0
kf.kio.core.dirlister: "/home/user/Videos"
kf.kio.core.dirlister: aborted, directory  QUrl("file:///home/user")  not in
cache.
kf.kio.core.dirlister: "/home/user/Videos"
kf.kio.core.dirlister: aborted, directory  QUrl("file:///home/user")  not in
cache.
kf.kio.core.dirlister: QUrl("file:///home/user/Videos")
kf.kio.core.dirlister: QUrl("file:///home/user/Videos") listers= QList()
holders= QList(KDirLister(0x5d698c57f700))
kf.kio.core.dirlister: Killed= false
kf.kio.core.dirlister: update started in QUrl("file:///home/user/Videos")
kf.kio.core.dirlister: finished update QUrl("file:///home/user/Videos")
kf.kio.core.dirlister: new file: "bbb.txt"
kf.kio.core.dirlister: in QUrl("file:///home/user/Videos") item:
QUrl("file:///home/user/Videos/bbb.txt")

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.