Bug 114473 - traceback when trying to add new user
Summary: traceback when trying to add new user
Keywords:
Status: CLOSED DUPLICATE of bug 114266
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-28 15:39 UTC by Karsten Hopp
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:00:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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