Description of problem: Can't setup bluetooth devices, since bluetooth wizard fails to start. Version-Release number of selected component (if applicable): gnome-bluetooth-2.27.5-1.fc11.i586 How reproducible: Every time Steps to Reproduce: 1. do bluetooth-wizard 2. 3. Actual results: fails with: ** (bluetooth-wizard:3433): WARNING **: Could not load UI from /usr/share/gnome-bluetooth/wizard.ui: Duplicate object id 'label1' on line 215 (previously on line 21) Expected results: to launch gui Additional info: fixed in gnome: https://bugzilla.gnome.org/show_bug.cgi?id=593777
Created attachment 361287 [details] minor edit to get wizard starting sorry, was not exactly the same as in gnome-bugzilla, but here's similar patch that get's it starting on f11.
confirm, gnome-bluetooth-2.27.5-1.fc11.i586 calling bluetooth-wizard from shell or from Bluettoth icon in panel I get the same error. Have to dash now, will test tomorrow if Ikke's suggested fix works.
*** This bug has been marked as a duplicate of bug 523001 ***
got some more time, just tested by manually changing the second label1 to label5, fixes the problem.