Bug 118016 - Nothing happens when trying to add users
Summary: Nothing happens when trying to add users
Keywords:
Status: CLOSED DUPLICATE of bug 114266
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-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-03-11 04:28 UTC by Stephen So
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:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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