material-you-theme
material-you-theme copied to clipboard
Extension fails to generate shell theme
running $ journalctl /usr/bin/gnome-shell -f -o cat reads as follows:
JS ERROR: TypeError: this.actor is null
_syncEnabled@resource:///org/gnome/shell/ui/windowManager.js:138:25
onStopped@resource:///org/gnome/shell/ui/windowManager.js:150:35
_makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:151:22
_easeActorProperty/<@resource:///org/gnome/shell/ui/environment.js:317:60
_destroyWindowDone@resource:///org/gnome/shell/ui/windowManager.js:1596:21
onStopped@resource:///org/gnome/shell/ui/windowManager.js:1564:39
_makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:151:22
_easeActor/<@resource:///org/gnome/shell/ui/environment.js:240:64
Error: Schema org.gnome.shell.extensions.user-theme could not be found for extension [email protected]. Please check your installation
Gio.IOErrorEnum: Error creating directory /home/james/.local/share/themes/MaterialYou: No such file or directory
Gio.IOErrorEnum: Error creating directory /home/james/.local/share/themes/MaterialYou/gnome-shell: No such file or directory
Gio.IOErrorEnum: Error creating directory /home/james/.config/gtk-4.0: File exists
Gio.IOErrorEnum: Error creating directory /home/james/.config/gtk-3.0: File exists
JS ERROR: ReferenceError: loop is not defined
compile_sass/<@/home/james/.local/share/gnome-shell/extensions/[email protected]/extension.js:345:17
Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x558c7a1a6350] is on because it needs an allocation.
Can't update stage views actor <Shadow Actor>[<StBin>:0x558c851e2700] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x558c821836e0] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x558c7e4c3be0] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x558c7a1a6350] is on because it needs an allocation.
Can't update stage views actor <Shadow Actor>[<StBin>:0x558c851e2700] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x558c821836e0] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x558c7e4c3be0] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x558c7a1a6350] is on because it needs an allocation.
Can't update stage views actor <Shadow Actor>[<StBin>:0x558c851e2700] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x558c821836e0] is on because it needs an allocation.
Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x558c7e4c3be0] is on because it needs an allocation.
I have tried emptying the folders but it ends up failing regardless
I believe the line that is key to this issue is this one
Error: Schema org.gnome.shell.extensions.user-theme could not be found for extension [email protected]. Please check your installation
I have the user themes extension installed however
after installing sass using apt it works know... I haven't the words...