Hello,
I'm trying to run some Live Wallpaper on Solus - Budgie with the application "Hidamari". But it seems it won't work on Budgie for some reason. It works on Gnome. Any one succeeded in running Live Wallpaper on Budgie DE?
When running via the terminal, I get his:
INFO:Hidamari:[GUI] Local Video: /home/storm/Videos/Hidamari/Abstract.mp4
INFO:Hidamari:[Mode] MODE_VIDEO
Gtk-Message: 08:20:03.933: Failed to load module "xapp-gtk3-module"
Gtk-Message: 08:20:03.933: Failed to load module "appmenu-gtk-module"
Gtk-Message: 08:20:04.235: Failed to load module "canberra-gtk-module"
Traceback (most recent call last):
File "/app/share/hidamari/hidamari/player/video_player.py", line 280, in do_activate
super().do_activate()
File "/app/share/hidamari/hidamari/player/base_player.py", line 109, in do_activate
gnome_desktop_icon_workaround()
File "/app/share/hidamari/hidamari/utils.py", line 174, in gnome_desktop_icon_workaround
if gnome_extension_is_installed(ext) and gnome_extension_is_enabled(ext):
File "/app/share/hidamari/hidamari/utils.py", line 155, in gnome_extension_is_installed
gnome_ext = pydbus.SessionBus().get("org.gnome.Shell.Extensions")
File "/app/lib/python3.10/site-packages/pydbus/proxy.py", line 44, in get
ret = self.con.call_sync(
gi.repository.GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable (2)
INFO:Hidamari:[Server] Stopped
I'm not sure what to set in Flatseal to see missing module as I have installed these libs.