jeffshee / gnome-ext-hanabi

Live Wallpaper for GNOME
GNU General Public License v3.0
782 stars 24 forks source link

video wallpaper not starting after a restart #54

Open Arnab11 opened 1 year ago

Arnab11 commented 1 year ago

The video wallpaper not starting after a restart, I have to disable and enable the extension, then the wallpaper starts to work.

jeffshee commented 1 year ago

Hi @Arnab11, please provide your OS and Shell information so that I can investigate.

OS and Shell Information Please provide your OS name and version, GNOME Shell version, and the session type (X11/Wayland).

Fukubi commented 1 year ago

Same here, using wayland on Nobara OS (Fedora 37) with GNOME Shell 43.2. It gives a default_isoverviewwindow_ws is not a function, if I have to guess, maybe something about my default initialization window is not the overview?

jeffshee commented 1 year ago

Hi @Fukubi, thanks for the information.

The function default_isoverviewwindow_ws that you mentioned is not defined in original Gnome Shell, but in this Pop Shell extension. Reference: https://github.com/pop-os/shell/blob/b5acccefcaa653791d25f70a22c0e04f1858d96e/src/extension.ts#L2810

Have you use that extension, or there is a similar extension/modification included in Nobara OS?

Fukubi commented 1 year ago

The default one, with a GNOME installed with some extensions, does have the pop-shell extension. I tried to reboot after disabling it and the error was gone but the renderer opened as a application and did not show in the background, after disabling and enabling it worked normally but I have to do it every time I reboot. Aside from that thanks for the awesome project, looking forward to it.