Bug 118016

Summary: Nothing happens when trying to add users
Product: [Fedora] Fedora Reporter: Stephen So <steve8988>
Component: redhat-config-usersAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 114961    

Description Stephen So 2004-03-11 04:28:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040207 Firefox/0.8

Description of problem:
When I go to add a user, after entering username, password, etc. and
click the 'OK' button, nothing happens.  The hourglass cursor is
spinning and it just sits there.  After closing this, no user was added.

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


How reproducible:
Always

Steps to Reproduce:
1. Go to Users and Groups
2. Click 'Add user' button
3. Fill in info of new user
4. Click 'OK'
    

Actual Results:  The hourglass cursor spins but the window doesn't
close and no user is added

Expected Results:  The window should close and the new user added.

Additional info:

Comment 1 Brent Fox 2004-03-11 19:50:09 UTC
If you start the program from a command line and go through the same
steps, do you see any debug error messages printed out?

Comment 2 Stephen So 2004-03-12 00:27:13 UTC
I started it from the command line.  These are the error messages:

-----------------------

[stephen@pc083668 bin]# /usr/bin/system-config-users

** (system-config-users.py:9439): 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

Comment 3 Brent Fox 2004-03-12 00:44:27 UTC

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

Comment 4 Red Hat Bugzilla 2006-02-21 19:01:55 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.