You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I removed %u from → /usr/share/applications/xfce4-file-manager.desktop
so filemanager starts like it should.
Maybe this starts new trouble on other programms.. didn't tried out till now..
hello.
filemanager start fails on xfce (Xubuntu 22.04)
"%u sftp://user@server:port"
error info for file "/home/user/%u sftp:/user@server:22"
xdg-mime query default inode/directory → xfce4-file-manager.desktop
inside /user/share/applications/xfce4-file-manager.desktop
→ Exec=exo-open --launch FileManager %u <<-
removing "%U" in your code fails here, cause its a lowercase %u instead of %U, as you can see.
Maybe its better to remove lower and upper %u/%U
Greetings
The text was updated successfully, but these errors were encountered: