You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get the extension to run, I can configure it but noting happens. On further debugging I get meta is null in "gnome looking glass" - which leads to https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3264 - and indeed I'm using gnome 3.38 (Debian unstable). Probably the code needs to be updated, unfortunately I'm new to GTK extensions.
Does anyone have a hint how to patch this?
Thanks
Sebastian
The text was updated successfully, but these errors were encountered:
Hi,
I can't get the extension to run, I can configure it but noting happens. On further debugging I get
meta is null
in "gnome looking glass" - which leads to https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3264 - and indeed I'm using gnome 3.38 (Debian unstable). Probably the code needs to be updated, unfortunately I'm new to GTK extensions.Does anyone have a hint how to patch this?
Thanks
Sebastian
The text was updated successfully, but these errors were encountered: