Bug 114473

Summary: traceback when trying to add new user
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: system-config-usersAssignee: Brent Fox <bfox>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: michel.salim
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:00:58 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 Karsten Hopp 2004-01-28 15:39:14 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.6) Gecko/20040115

Description of problem:
/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. click 'add user'
2. enter loginname, name, passwords, no other changes from the default
3. click 'ok'
    

Actual Results:  system-config-users traceback

Expected Results:  new user added

Additional info:

Comment 1 Brent Fox 2004-02-02 23:48:50 UTC

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

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