avanisubbiah / material-you-theme

Applies generated libadwaita theme from wallpaper using Material You
GNU General Public License v3.0
251 stars 20 forks source link

TypeError: ext_utils.check_wal is not a function #82

Closed yochananmarqos closed 8 months ago

yochananmarqos commented 8 months ago

Using 8222941 on GNOME 45.2:

The settings of extension material-you-theme@asubbiah.com had an error:

TypeError: ext_utils.check_wal is not a function

Stack trace:

PywalGroup@file:///usr/share/gnome-shell/extensions/material-you-theme@asubbiah.com/prefs.js:153:24
fillPreferencesWindow@file:///usr/share/gnome-shell/extensions/material-you-theme@asubbiah.com/prefs.js:276:29
_loadPrefs@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:39:18
async*_init@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:24:14
ExtensionPrefsDialog@resource:///org/gnome/Shell/Extensions/js/extensionPrefsDialog.js:15:4
OpenExtensionPrefsAsync@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:139:33
async*_handleMethodCall@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:373:35
_wrapJSObject/<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:408:34
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
FrancescoCaracciolo commented 8 months ago

Everything should be fine now

yochananmarqos commented 8 months ago

Yes, that worked. :+1: