Closed ashwinikd closed 1 month ago
I ran into the same issue on Ubuntu 24.04. Showing the Technical Details revealed some more details:
Error: Requiring Clutter, version none: Typelib file for namespace 'Clutter' (any version) not found
Stack trace:
require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28
@gi://Clutter/:3:25
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266:34
So I ran this to install Clutter:
sudo apt install gir1.2-clutter-1.0
Then did a system restart, and the preferences page now works correctly 🎉
Thanks. Installing clutter resolves the issue. Is this included somewhere in the docs? This was working correctly on 23.04 and did not work out of the box on 24.04.
BTW, did not require a system restart for me. Worked as soon as clutter was installed.
Same here, no restart necessary. Ubuntu 24.04.
I've added the gir1.2-clutter-1.0 dependency to the installation docs. I'll close this issue as a duplicate of #137, and will use that issue to track work on removing the need for this dependency.
Preference window crashes on clicking preferences icon from both top bar and extension manager list. The error is pasted below:
Screenshot of the window:
System information: