You are not logged in.
It seems that Qt5/KDE5 applications freeze whenever a file dialog is pop up to open or save a file.
For instance, when I try to open a file in kate, it just shows an empty dialog and freezes without any response, and eventually, I have to enforce kate to be terminated.
My system is up-to-date. What should I try to solve this problem?
Thank you.
Last edited by xylosper (2016-01-24 16:42:59)
Offline
I had a similar problem some time ago.
Which desktop environment do you use? Does it work when setting "XDG_CURRENT_DESKTOP=GNOME" to force Qt 5 to use the GTK dialog?
Do the applications really freeze? If you can resize the window properly or close get back by pressing ESC it is not frozen.
To solve the problem you should try to launch the application from a terminal to get the log.
Offline
I found an error about mounting nfs storage and commenting out the problematic nfs storage in fstab fixed my problem!
Thank you.
Offline