Package: gir1.2-clutter-1.0
Version: 1.7.12-1
Hi,
When I run gnome-shell without gir1.2-coglpango-1.0 installed, it
fails to start with the following errors:
> Gtk-Message: Failed to load module "pk-gtk-module"
> JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0:
> Typelib file for namespace 'CoglPango', version '1.0' not found
> JS ERROR: !!! lineNumber = '0'
> JS ERROR: !!! fileName = '"gjs_throw"'
> JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib
> file for namespace 'CoglPango', version '1.0' not found")@gjs_throw:0
> @/usr/share/gnome-shell/js/ui/main.js:9
> @<main>:1
> "'
> JS ERROR: !!! Exception was: Error: Requiring Clutter, version 1.0:
> Typelib file for namespace 'CoglPango', version '1.0' not found
> JS ERROR: !!! lineNumber = '0'
> JS ERROR: !!! fileName = '"gjs_throw"'
> JS ERROR: !!! stack = '"("Requiring Clutter, version 1.0: Typelib
> file for namespace 'CoglPango', version '1.0' not found")@gjs_throw:0
> @/usr/share/gnome-shell/js/ui/main.js:9
> @<main>:1
> "'
> Window manager warning: Log level 32: Execution of main.js threw exception:
> Error: Requiring Clutter, version 1.0: Typelib file for namespace
> 'CoglPango', version '1.0' not found
Line 9 of main.js contains
const Clutter = imports.gi.Clutter;
Since this doesn't mention CoglPango, I think this means that
gir1.2-clutter-1.0 should depend on gir1.2-coglpango-1.0.
--
Matt Kraai
https://ftbfs.org/kraai
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]