From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-AU; rv:1.5) Gecko/20031022 Firebird/0.7 Description of problem: Running redhat-config-boot from a shell brings about the following output: Traceback (most recent call last): File "/usr/share/redhat-config-boot/redhat-config-boot.py", line 22, in ? app.stand_alone() File "/usr/share/firstboot/modules/boot_gui.py", line 275, in stand_alone self.setupScreen() File "/usr/share/firstboot/modules/boot_gui.py", line 87, in setupScreen self.setDefault() File "/usr/share/firstboot/modules/boot_gui.py", line 178, in setDefault self.timeoutEntry.set_value(self.probedTimeout) AttributeError: BootWindow instance has no attribute 'probedTimeout' and nothing else happens. Version-Release number of selected component (if applicable): redhat-config-boot-0.1.5-1 How reproducible: Always Steps to Reproduce: 1.Run redhat-config-boot from shell 2.Notice error message and nothing else 3. Actual Results: Error message and no configuration utility for boot Expected Results: No error message and configuration utility for boot Additional info:
Created attachment 95726 [details] Output of 'strace -o strace.out redhat-config-boot' Attached the output from 'strace -o strace.out redhat-config-boot'.
*** This bug has been marked as a duplicate of 106796 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.