aunetx / blur-my-shell

Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
https://extensions.gnome.org/extension/3193/blur-my-shell/
GNU General Public License v3.0
1.58k stars 88 forks source link

[error] JS ERROR on every login #199

Closed mattia-b89 closed 2 years ago

mattia-b89 commented 2 years ago

I want to inform you about a JS error, every time gnome-shell starts whether a cold boot or a resume.

Here is the error:

gnome-shell[1454]: JS ERROR: TypeError: background is null
 create_background_actor@/usr/share/gnome-shell/extensions/blur-my-shell@aunetx/overview.js:101:9
 update_backgrounds/<@/usr/share/gnome-shell/extensions/blur-my-shell@aunetx/overview.js:92:35
 update_backgrounds@/usr/share/gnome-shell/extensions/blur-my-shell@aunetx/overview.js:91:37
 enable/<@/usr/share/gnome-shell/extensions/blur-my-shell@aunetx/overview.js:26:18
 destroy@resource:///org/gnome/shell/ui/background.js:703:34
 _updateBackgrounds@resource:///org/gnome/shell/ui/layout.js:469:33
 _monitorsChanged@resource:///org/gnome/shell/ui/layout.js:539:14

I am on Arch Linux w/ gnome-shell 41.4

aunetx commented 2 years ago

Uh, oh... I just fixed this, may push this soon!