Glade-3 comboBox Active Item

I don’t know if this is a known issue, but it seems strange to me that when I change the Active item value in the proprierties of a Combo Box in Glade 3, from -1 to any value, like 0 or 1, I have this message as soon as the glade file is loaded:

(test:5012): Gtk-CRITICAL **: gtk_tree_row_reference_new: assertion `GTK_IS_TREE_MODEL (model)' failed
(test:5012): Gtk-CRITICAL **: gtk_cell_view_set_displayed_row: assertion `GTK_IS_TREE_MODEL (cell_view->priv->model)' failed

And besides it, the Active Item keeps empty, and is not the first or second on the item list.

I’m using Glade-3 3.4.5 with libglade 2.6.2 in debian lenny.

Glade 3 with Message Dialog

When a Message Dialog is created in Glade 3.4.5-3 (Debian sid and lenny), saved and re-opened, it crashes. More details: Bug in debian .

libwnck package for sid

I’ve done a package for the correction of the libwnck bug to sid. It’s available at Debian Mentors and at my Home Page.

chroot locale

I’ve done a sid chroot in my lenny system, and to get UTF-8 working in it, I just had to install locales package and reconfigure it with dpkg-reconfigure.

libwnck

When XMonad was used with GNOME, through EwmhDesktops and the last window was destroyed, it would not be deleted from the window list and from the workspace switcher. This bug report explains the situation. To correct it, I’ve made a patch to libwnck’s screen.c, which was applied in the SVN version of this file. I’ve done a package for Ubuntu Hardy Heron and other for Debian Etch with a corrected version of this library.