You are not logged in.
Hello. When I start dolphin from terminal like this
dolphinit starts okay.
But when I provide a folder path, e.g.
dolphin /home/user/Downloads/Uni/it freezes and it does not open.
This happened yesterday after I updated my computer (last update was last week). Can anyone help me with this please? Thanks.
Last edited by light9876 (2023-08-10 08:50:49)
Offline
https://bugs.kde.org/show_bug.cgi?id=469676
Possibly related to https://bbs.archlinux.org/viewtopic.php?id=285750 and all the other tab-related issues,
https://bugs.kde.org/show_bug.cgi?id=469656
https://bugs.kde.org/show_bug.cgi?id=448707
https://bugs.kde.org/show_bug.cgi?id=442753
From the description, make sure there's no running dolphin process when attempting this and rather do a complete strace than "strace -c" to see where it stalls. And since that's possibly dbus, also run "dbus-monitor" to see what happens there.
Offline