Comment 12 for bug 1017588

Revision history for this message
alex (devkral) wrote :

sorry, wasn't home.
the patch reduces the error messages to
** (process:4421): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:4421): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:4421): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
VdePlug support not found. I will disable native VDE python support.
/usr/lib/python2.7/site-packages/virtualbricks/gui/gui.py:57: GtkWarning: gtk_file_chooser_button_set_property: Choosers of type `GtkFileChooserButton' do not support `GTK_FILE_CHOOSER_ACTION_SAVE'.
  self.gladefile = gtk.glade.XML('/usr/share/virtualbricks/virtualbricks.glade')

I will test if the bug still appears