Just figured I'd share that info for anyone who cares.
EDIT: Should probably add a little info to that: Clutter *can* be updated, somewhat, but it involves removing a bunch of packages that aren't up-to-date yet to the newer version, including the GNOME session and GNOME Shell packages, so it's realistically not upgradable if one wants to keep their system in a usable state...
EDIT #2: Another thing I noticed, libgjs0b and gjs version 1.32.0-1 seem to cause GNOME Shell to fail to launch applications requiring root permissions from the application overview, the password dialog will still appear properly (depending on whether or not you've given Debian permission to save the password and have already previously entered it) but the application will fail to actually launch. Running GNOME Shell from a terminal with that version installed results in this error message:
- Code: Select all
JS ERROR: !!! Exception was: Error: Requiring GjsDBus, version none: Typelib file for namespace 'GjsDBus' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring GjsDBus, version none: Typelib file for namespace 'GjsDBus' (any version) not found")@gjs_throw:0
@/usr/share/gjs-1.0/overrides/Gio.js:23
"'
JS ERROR: !!! message = '"Requiring GjsDBus, version none: Typelib file for namespace 'GjsDBus' (any version) not found"'










