Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.59k stars 61 forks source link

Core dumped when trying to use the --screen-root option #171

Open AverageDood opened 1 year ago

AverageDood commented 1 year ago

OS is Arch Linux with linux-zen kernel and Gnome 44.2, and linux-wallpaperengine has been installed through the AUR. When testing the workshop item on a window, everything goes flawless, but when trying to use the --screen-root option to actually apply it, the program complains about not being able to fins "../share/ directory, and not being able to bind the required interfaces.

I attach a .txt file with the terminal output. terminal-log.txt

KawaKode commented 1 year ago

I have the exact same issue, same error and log. I use an Intel-based laptop with Wayland/Archlinux/Zen Kernel/Gnome 44.2.

trainzkid commented 11 months ago

May be 2 separate issues, see #169 .

Almamu commented 8 months ago

Seems to be related to wayland initialization, might be missing some messaging loops for it to properly work under gnome. I'll take a look soon-ish.