I am on artix openrc, wayland.
On plasma or enlightenment all is working as expected.
On wlroots based compositors i cannot connect by ssh to remote resources from filemanagers, tested with nautilus, dolphin, thunar in sway, wayfire, hyprland.
ssh from terminal works without any problems.
any help appreciated
Here two screenshots from thunar in plasma and in sway.
In plasma trash is shown correctly, in sway it is missing.
In the preferences a hint of missing gvfs is shown in sway but not in plasma .
pacman -Qs gvfs
local/gvfs 1.52.1-1 (gnome)
Virtual filesystem implementation for GIO
local/gvfs-gphoto2 1.52.1-1 (gnome)
Virtual filesystem implementation for GIO (gphoto2 backend; PTP camera,
MTP media player)
local/gvfs-mtp 1.52.1-1 (gnome)
Virtual filesystem implementation for GIO (MTP backend; Android, media
player)
local/gvfs-nfs 1.52.1-1 (gnome)
Virtual filesystem implementation for GIO (NFS backend)
local/gvfs-smb 1.52.1-1 (gnome)
Virtual filesystem implementation for GIO (SMB/CIFS backend; Windows
client)
edit: on a second notebook thunar works correctly in sway. On this notebook no packages are installed, that are not on the first notebook.
What can i do?
I found the solution in a little hint in artix wiki (https://wiki.artixlinux.org/Main/Troubleshooting#My_file_manager_.2F_application_cannot_perform_elevated_privileges_tasks).
After Starting desktop-session of sway, wayfire or hyprland with
dbus-launch … file managers are working as expected.