Gvfs is not working at all 18 July 2021, 18:47:25 I tried installing a new artix(Openrc) installation for the first time but iam having problem that all filemanagers thunar,nautilus and nemo wont detect my windows partition nor does it detect my android phone and there isnt any kind of trash that is usually setup by gvfsand i did check multiple times i do have gvfs gvfs-mtp ntfs-3g and reinstalled them and neither of them workSorry for bad english
Re: Gvfs is not working at all Reply #1 – 21 July 2021, 11:07:13 Have you tried to install autofs and gnome-disk-utility ?
Re: Gvfs is not working at all Reply #2 – 21 July 2021, 21:20:04 It could be something with permissions, udev, polkit or dbus.
Re: Gvfs is not working at all Reply #3 – 23 July 2021, 11:27:51 I use thunar and to get automount and trash etc to work I have to run dbus-launch thunar. This is probably not the best solution but it does work!
Re: Gvfs is not working at all Reply #4 – 21 August 2021, 11:52:23 Quote from: viperlocust – on 18 July 2021, 18:47:25I tried installing a new artix(Openrc) installation for the first time but iam having problem that all filemanagers thunar,nautilus and nemo wont detect my windows partition nor does it detect my android phone and there isnt any kind of trash that is usually setup by gvfsand i did check multiple times i do have gvfs gvfs-mtp ntfs-3g and reinstalled them and neither of them workPlease, post your /etc/os-release.
Re: Gvfs is not working at all Reply #5 – 25 December 2021, 21:49:36 HI,Sorry to necrobump, but I encountered the same problem using Sway. I used what's suggested in the Gentoo wiki (https://wiki.gentoo.org/wiki/Sway) , copying `sway.desktop` to `sway-custom.desktop`, while changing the Exec line in the latter to `Exec=dbus-run-session sway`. Now, launching thunar in sway spawned from SDDM is working as intended.OpenRC does not automatically run DBus, the same tricks may be needed for other DM/DE and init system mix.
Re: Gvfs is not working at all Reply #6 – 26 December 2021, 20:32:51 Quote from: DrasLorus – on 25 December 2021, 21:49:36OpenRC does not automatically run DBus, the same tricks may be needed for other DM/DE and init system mix.All our default DE installations auto-start dbus; most DEs autodetect it and use it, while others - usually very lightweight or tiling WMs geared towards more advanced users - leave that choice (correctly) to them.