Hi, I've been running labwc on regular Arch for a while without any issues. I use pcmanfm-gtk3 as file manager and rofi-polkit-agent (https://github.com/czaplicki/rofi-polkit-agent) for opening directories as root when needed.
With the same setup, on Artix pcmanfm doesn't show trash or other partitions or plugged usb stick on the side pane and rofi-polkit-agent doesn't popup the window for authentication.
I would appreciate any help.
Did you test with Arch's labwc package on your Artix system? That also is an unpatched build so should not differ.
This sounds like an issue with this rofi-pokit-agent.
artist
I'm using labwc-git from AUR, I'll look some more into rofi-polkit-agent.
What about the drives and trash not showing up in the panel of pcmanfm (gvfs is installed)?
On my Arch system gvfsd appears under a user systemd like this
─systemd(myuser)─┬─(sd-pam)
│ ├─dbus-broker-lau───dbus-broker
│ ├─dconf-service───3*[{dconf-service}]
│ ├─gvfs-afc-volume───4*[{gvfs-afc-volume}]
│ ├─gvfs-udisks2-vo───4*[{gvfs-udisks2-vo}]
│ ├─gvfsd─┬─gvfsd-network───4*[{gvfsd-network}]
│ │ ├─gvfsd-trash───4*[{gvfsd-trash}]
│ │ └─3*[{gvfsd}]
│ ├─gvfsd-fuse───6*[{gvfsd-fuse}]
│ ├─gvfsd-metadata───3*[{gvfsd-metadata}]
│ └─xfconfd───3*[{xfconfd}]
even though I have never set up the user stuff. Perhaps you need to run a gvfsd
Well, on Arch I don't have gvfsd.. The other thing to mention is that I installed Artix from LXDE Iso 2023 since Calamares didn't work on more recent versions after which I upgraded everything and in LXDE everything worked as expected, just in labwc I noticed missing drives, etc.
I found on github
gksudo2 which resolves opening folders as root but the issue with the drives is still unsolved
Ok, regarding pcmanfm side pane items, problem solved thanks to: https://github.com/fumofumoenjoyer/artix-dinit-issues-and-solutions.