Bug 133663

Summary: unable to add user
Product: [Fedora] Fedora Reporter: François Kooman <fkooman>
Component: system-config-usersAssignee: Nils Philippsen <nphilipp>
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:05:54 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:

Description François Kooman 2004-09-25 21:31:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914
Firefox/0.10

Description of problem:
When trying to add a user: 

[root@localhost ~]# system-config-users
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
GtkDeprecationWarning: gtk.mainiteration is deprecated, use
gtk.main_iteration instead
  self.warn(message, DeprecationWarning)
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90:
GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead
  self.warn(message, DeprecationWarning)
Traceback (most recent call last):
  File "/usr/share/system-config-users/userWindow.py", line 335, in
on_userWin_ok_button_clicked
    if self.parent.ADMIN.lookupGroupById (userEnt.get
(libuser.GIDNUMBER)[0]) != None:
TypeError: argument 2 must be list, not str

[root@localhost ~]#

firstboot didn't run btw, so it's the first user I try to create

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

How reproducible:
Always

Steps to Reproduce:
1. login as root, firstboot couldn't create a user
2. run system-config-users
3. try to create a user
    

Actual Results:  system-config-users hangs

Expected Results:  user should be created

Additional info:

Comment 1 Nils Philippsen 2004-09-26 10:19:51 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:05:54 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.