Comment 9 for bug 747796

Revision history for this message
Martin Pitt (pitti) wrote : Re: gnome-language-selector crashes after a fresh install

Erdem,

please also give me the installed version of python-gobject, with

  dpkg -l python-gobject|grep ^i

and the output of

  python -c 'from gi.repository import Gtk; print Gtk.IconSize, dir(Gtk.IconSize)'

Thanks!