← Back to team overview

mounttruecryptusers team mailing list archive

[Bug 509390] Re: glib.GError: Duplicate object id 'image1' in file gudev/data/ui/desktop/gudev.ui

 

** Changed in: gudev
       Status: New => Confirmed

** Changed in: gudev
     Assignee: (unassigned) => abo (andreas-boettger)

-- 
glib.GError: Duplicate object id 'image1' in file gudev/data/ui/desktop/gudev.ui
https://bugs.launchpad.net/bugs/509390
You received this bug notification because you are a member of
Mounttruecrypt Team, which is subscribed to gudev.

Status in GUI for udev: Confirmed

Bug description:
using revision 21:

when execuing gudev/bin/gudev.py it directly fails with following error:

raceback (most recent call last):                                                                                                  
  File "/usr/local/bin/gudev.py", line 136, in <module>                                                                             
    gui.main(options)                                                                                                               
  File "/usr/local/lib/python2.6/dist-packages/guv/gui.py", line 712, in main                                                       
    gp = gUdev(bus_name, config)                                                                                                    
  File "/usr/local/lib/python2.6/dist-packages/guv/gui.py", line 74, in __init__                                                    
    BuilderWidget.__init__(self, None)                                                                                              
  File "/usr/local/lib/python2.6/dist-packages/guv/gtkui/interface/common.py", line 62, in __init__                                 
    GtkBuilderWidget.__init__(self, guv.ui_folders, guv.textdomain, **kwargs)                                                       
  File "/usr/local/lib/python2.6/dist-packages/guv/gtkui/base.py", line 69, in __init__                                             
    self.builder.add_from_file(filename)                                                                                            
glib.GError: Duplicate object id 'image1' on line 902 (previously on line 766)                                                      

I found the source of this error to be in file gudev/data/ui/desktop/gudev.ui
Renaming one of the 'image1' objects to 'image3' solved the problem for me.

cheers
dorian





References