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 116636 - create new user doesn't work
Summary: create new user doesn't work
Keywords:
Status: CLOSED DUPLICATE of bug 114266
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-02-24 01:08 UTC by Need Real Name
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 19:01:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2004-02-24 01:08:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Description of problem:
When trying to add a user using system-config-users,
"create new user window" hangs after selecting OK.
Output from system-config-users is:

** (system-config-users.py:4701): WARNING **: `GtkTextSearchFlags' is
not an enum type
/usr/share/system-config-users/userWindow.py:227: RuntimeWarning:
tp_compare didn't return -1 or -2 for exception
  if self.homeDirCheck.get_active() == gtk.TRUE:
Traceback (most recent call last):
  File "/usr/share/system-config-users/userWindow.py", line 227, in
on_userWin_ok_button_clicked
    if self.homeDirCheck.get_active() == gtk.TRUE:
TypeError: argument 2 must be list, not str


Version-Release number of selected component (if applicable):
system-config-users-1.2.8-1

How reproducible:
Always

Steps to Reproduce:
1.Install FC2, test1
2.Add a normal user during secondary installation
3.Add the normal user as a samba user using samba server settings (not
sure if this step is necessary)
4.Run system-config-users by selecting users and groups system settings
5. Try to add a user with an ID of 1003 (not sure if the 1003 is
necessary to reproduce).

Actual Results:  Create new user window hung.

Additional info:

Comment 1 Brent Fox 2004-02-24 03:51:38 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:01:35 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.