Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 108254 - redhat-config-boot fails to run
Summary: redhat-config-boot fails to run
Keywords:
Status: CLOSED DUPLICATE of bug 106796
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-config-boot
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-28 18:40 UTC by Andre Robatino
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:59:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andre Robatino 2003-10-28 18:40:27 UTC
Description of problem:
  redhat-config-boot fails to start from the menu.  When run from the command
line, it generates the following error messages:

[root@localhost andre]# redhat-config-boot
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'
[root@localhost andre]#

Version-Release number of selected component (if applicable):
redhat-config-boot-0.1.5-1

How reproducible:
always

Steps to Reproduce:
1.  Try to run redhat-config-boot from the command line.
    
Actual results:
  Crashes and burns with above error messages.

Expected results:
  Should bring up GUI.

Additional info:
  The previous version of redhat-config-boot worked properly.

Comment 1 Bill Nottingham 2003-10-28 22:02:43 UTC

*** This bug has been marked as a duplicate of 106796 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:59:31 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.