The libglade warning is still here when running Guake 0.5.0 from a terminal in Ubuntu Gnome 15.04 Vivid Vervet
(guake:1917): libglade-WARNING **: unknown attribute `swapped' for <signal>.
As Totem said, a change has already been made to / usr / bin / guake.
However, this error was fixed in guake-0.5.1 and later versions, as indicated here ( https://bugs.mageia.org/show_bug.cgi?id=15306 )
You can download the latest version 0.7.2 from http://ppa.launchpad.net/webupd8team/unstable/ubuntu/pool/main/g/guake/
Edit:
In fact, the warning went away in 0.7.2, but a newer one appeared when running guake
in the terminal:
INFO: guake.guake_app: configuration registration completed / usr / lib / python 2.7 / dist-packages / guake / guake_app.py: 1625: GtkWarning: gtk_box_pack: statement 'child-> parent == NULL' failed self.mainframe.pack_start (self.mainframe, expand = True, fill = True, padding = 0)
Also, when calling guake, the following error message pops up:
/usr/lib/python2.7/dist-packages/guake/guake_app.py:722: GtkWarning: IA__gtk_window_set_type_hint: assertion !! gtk_widget_get_mapped (GTK_WIDGET (window)) 'failed self.window.set_type_hint (gtk.gdk.WINDOW_TYPE_HINT_DOCK) / usr / lib / python 2.7 / dist-packages / guake / guake_app.py: 723: GtkWarning_ind_wind_wind_wind_wind_wind_type _ind_type _ind_type _ind.py_wind_type _ind_type _ind.py_wind_type _ind.py_wind_type _ind_type _ind.py_wind_type _ind.py_wind_type _ind_type _ind.py_wind_type _ind.py: gtk_widget_get_mapped (GTK_WIDGET (window)) 'failed self.window.set_type_hint (gtk.gdk.WINDOW_TYPE_HINT_NORMAL)
But of course, this is another discussion.
source share