https://bugs.kde.org/show_bug.cgi?id=519189

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/786803f
                   |                            |7f32a36293cfa0fed821323c5fa
                   |                            |8be7bf
         Resolution|UNMAINTAINED                |FIXED

--- Comment #2 from Méven <[email protected]> ---
Git commit 786803f7f32a36293cfa0fed821323c5fa8be7bf by Méven Car.
Committed on 13/06/2026 at 11:50.
Pushed by meven into branch 'master'.

kfileitem: do not read .directory on slow filesystems in iconName

Reading a directory's .directory file opens it synchronously, which
can block for a long time on a slow but mounted filesystem such as NFS
or Samba, freezing the GUI thread. Skip it there, as comment() already
does.

M  +3    -1    src/core/kfileitem.cpp

https://invent.kde.org/frameworks/kio/-/commit/786803f7f32a36293cfa0fed821323c5fa8be7bf

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to