Bug 133663 - unable to add user
Summary: unable to add user
Keywords:
Status: CLOSED DUPLICATE of bug 133479
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-25 21:31 UTC by François Kooman
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:05:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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