On sam., 2011-03-12 at 22:21 -0500, Alexandre Kaspar wrote:
> ...
> ...
> cp gnome-shell-jhbuild gnome-shell.tmp && mv gnome-shell.tmp gnome-shell
>   GEN    calendar-server/org.gnome.Shell.CalendarServer.service
>   GISCAN Gvc-1.0.gir
>   GICOMP Gvc-1.0.gir
>   GISCAN St-1.0.gir
>   GISCAN Shell-0.1.gir
> 
> (process:23200): GLib-GObject-WARNING **: specified class size for type
> `ShellEmbeddedWindow' is smaller than the parent type's `GtkWindow'
> class size
This kind of error usually means you rebuilt Gtk without rebuilding
everything in the moduleset, in particular mutter. As most of the time,
jhbuild build -acf gnome-shell
should do the trick.

(You can also just try jhbuild buildone -acf mutter, but it might not be
enough.)


Regards


_______________________________________________
gnome-shell-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to