Bug 501843 - krusader freezes for some time when the user changes directories
Summary: krusader freezes for some time when the user changes directories
Status: RESOLVED WORKSFORME
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.7.2
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-21 19:17 UTC by stegy
Modified: 2025-05-27 03:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stegy 2025-03-21 19:17:55 UTC
SUMMARY
krusader freezes repeatedly when the user moves to different files or folders. It becomes unresponsive for up to 5 minutes. 

STEPS TO REPRODUCE
1.  Start krusader
2.  click on different files/folders

OBSERVED RESULT
krusader becomes unresponsive

EXPECTED RESULT
krusader works without freezing

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Red Hat Enterprise Linux 8.10 
KDE Plasma Version: 5.96.0
KDE Frameworks Version: 
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Error occurs also when krusader is running in Xfce 4.16.0
We have 10-15 users parallel on the the machine. Strace shows repeatedly the following error:
openat(AT_FDCWD, "/run/user/12345/gvfs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied)
openat(AT_FDCWD, "/run/user/12346/gvfs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied)
openat(AT_FDCWD, "/run/user/12347/gvfs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied)
openat(AT_FDCWD, "/run/user/12348/gvfs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied)
openat(AT_FDCWD, "/run/user/12349/gvfs", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 EACCES (Permission denied)

Is there a way to remove gvfs without crippling Gnome? Or can I exclude those directories from krusader?

Thank you
Comment 1 Toni Asensi Esteve 2025-04-27 22:33:06 UTC
It's very strange. Do you have a lot of open tabs? Do you have the same problem when using Dolphin? Can you try uninstalling Krusader, deleting its configuration files and installing Krusader again?

It does not happen to me using the git version of Krusader. Can you follow the steps of
    https://commits.kde.org/krusader?path=INSTALL
in order to build the git version of Krusader and tell us if your problem is solved?
Comment 2 Bug Janitor Service 2025-05-12 03:46:54 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2025-05-27 03:47:33 UTC
๐Ÿ›๐Ÿงน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.