GNOME Bugzilla – Bug 729597
Template parent type `GtkWindow' does not match instance parent type `GtkApplicationWindow'
Last modified: 2014-05-06 11:59:06 UTC
Some programs (gedit, gnome-terminal-server) crash on startup with: (gedit:1279213): Gtk-CRITICAL **: Error building template class 'GeditWindow' for an instance of type 'GeditWindow': Template parent type `GtkWindow' does not match instance parent type `GtkApplicationWindow'. (gnome-terminal-server:1279283): Gtk-CRITICAL **: Error building template class 'TerminalWindow' for an instance of type 'TerminalWindow': Template parent type `GtkWindow' does not match instance parent type `GtkApplicationWindow'. After: commit b059098c71b5597b3fc1962b51cac1d058c8bd37 Author: Juan Pablo Ugarte <juanpablougarte@gmail.com> Date: Fri May 2 14:38:05 2014 -0300 GtkBuilder: added template parent type check.
Yes, that is a bug in those programs; the error message should give sufficient information to fix it. Moving this one to gnome-terminal
Created attachment 275955 [details] [review] window: Fix parent class in template definition
Review of attachment 275955 [details] [review]: Okayed by chpe in #vte on GIMPNet: 09:52 <rishi> chpe: Ok to push bug 729597 ? 09:52 <Services> Bug http://bugzilla.gnome.org/show_bug.cgi?id=729597 normal, Normal, ---, gnome-terminal-maint, UNCONFIRMED, Template parent type `GtkWindow' does not match instance parent type `GtkApplicationWindow' 11:02 <chpe> rishi: ok. 3-12 too, if the bug exists there