[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-04-07 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=465357 Méven Car changed: What|Removed |Added CC||rare_ene...@protonmail.com --- Comment #13 from

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-10 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=465357 Michael changed: What|Removed |Added CC||kde@callthecomputerdoctor.c |

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #11 from Nate Graham --- The general problem will remain for some time and I expect it to require dozens of fixes throughout the software stack. Better to track issues individually; knock 'em down as we find 'em. -- You are receiving this

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-10 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #10 from Andrew Gunnerson --- Woohoo! Any chance we could leave this issue open? The patch is good enough for my use case, but the general problem still exists. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465357 Nate Graham changed: What|Removed |Added Version Fixed In||23.04 Status|REPORTED

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #8 from Andrew Gunnerson --- Thanks for the info, Dāvis! Looking forward to the upcoming changes :) I'm quite new to the KIO and Dolphin code bases, but happy to help wherever I can if needed. -- You are receiving this mail because: You

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Dāvis
https://bugs.kde.org/show_bug.cgi?id=465357 Dāvis changed: What|Removed |Added CC||davis...@gmail.com --- Comment #7 from Dāvis --- (In

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Dāvis
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #6 from Dāvis --- By the way it's not even that unusual use case. I have both NFS and Samba mounts in `/etc/fstab` aswell. Several reasons :P And I have been doing this for like 10 years or so :D And KDE/Dolphin issue is not really about

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #5 from Andrew Gunnerson --- I submitted an MR for skipping directory counts when KFileItem::isSlow() here: https://invent.kde.org/system/dolphin/-/merge_requests/507 --- Regarding the slow stat() calls blocking the UI, I did some further

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #4 from Nate Graham --- In addition, bug reports about the poor throughput would be appreciated. It's not acceptable for KDE code to be so slow! -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #3 from Andrew Gunnerson --- (In reply to Nate Graham from comment #2) > > Specifically, when I try to access a `cifs` mount point > For just this reason, it's not recommended to manually mount network shares. > Is there a reason why you

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=465357 Nate Graham changed: What|Removed |Added CC||n...@kde.org --- Comment #2 from Nate Graham

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=465357 mira...@mirandastreeter.com changed: What|Removed |Added CC||mira...@mirandastreeter.com --

[dolphin] [Bug 465357] Dolphin's UI freezes when stat() is slow

2023-02-05 Thread Andrew Gunnerson
https://bugs.kde.org/show_bug.cgi?id=465357 --- Comment #1 from Andrew Gunnerson --- Created attachment 155993 --> https://bugs.kde.org/attachment.cgi?id=155993=edit A tiny library to intentionally slow down stat() for testing -- You are receiving this mail because: You are watching all bug