glib.GError: Duplicate object id 'image1' in file gudev/data/ui/desktop/gudev.ui

Bug #509390 reported by Dorian Scholz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gudev
Confirmed
Undecided
Seria

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

Seria (andreas-boettger)
Changed in gudev:
assignee: nobody → abo (andreas-boettger)
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.