Bug 85047 - First (non-root) user is not created (but continues gracefully!)
Summary: First (non-root) user is not created (but continues gracefully!)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: firstboot
Version: phoebe
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 79578
TreeView+ depends on / blocked
 
Reported: 2003-02-25 00:35 UTC by Gerrit Hannaert
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-25 03:14:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Gerrit Hannaert 2003-02-25 00:35:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030206

Description of problem:
Traceback (most recent call last):
  File "/usr/share/firstboot/firstbootWindow.py", line 317, in nextClicked
    result = module.apply(self.notebook)
  File "/usr/share/firstboot/modules/create_user.py", line 120, in apply
    if not self.isUsernameOk(username, self.usernameEntry):
  File "/usr/share/firstboot/modules/create_user.py", line 228, in isUsernameOk
    messageDialog.showErrorMessage(_("The user name '%s' contains uppercase
characters.  "
NameError: global name 'messageDialog' is not defined


Version-Release number of selected component (if applicable):


How reproducible:
Didn't try


Additional info:

Comment 1 Bill Nottingham 2003-02-25 03:14:41 UTC
Fixed in 1.0.5-7.


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