Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: letkan on 05 February 2025, 10:44:26

Title: Wayland labwc not like Arch linux
Post by: letkan on 05 February 2025, 10:44:26
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.

Title: Re: Wayland labwc not like Arch linux
Post by: Artist on 05 February 2025, 11:12:33
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
Title: Re: Wayland labwc not like Arch linux
Post by: letkan on 05 February 2025, 13:54:16
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)?
Title: Re: Wayland labwc not like Arch linux
Post by: replabrobin on 05 February 2025, 15:34:34
On my Arch system gvfsd appears under a user systemd like this

Code: [Select]
─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
Title: Re: Wayland labwc not like Arch linux
Post by: letkan on 05 February 2025, 17:44:42
On my Arch system gvfsd appears under a user systemd like this
 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
Title: Re: [SOLVED] Wayland labwc not like Arch linux
Post by: letkan on 05 February 2025, 18:22:21
Ok, regarding pcmanfm side pane items, problem solved thanks to: https://github.com/fumofumoenjoyer/artix-dinit-issues-and-solutions.