From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 Description of problem: When trying to add a user using system-config-users, "create new user window" hangs after selecting OK. Output from system-config-users is: ** (system-config-users.py:4701): 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 Version-Release number of selected component (if applicable): system-config-users-1.2.8-1 How reproducible: Always Steps to Reproduce: 1.Install FC2, test1 2.Add a normal user during secondary installation 3.Add the normal user as a samba user using samba server settings (not sure if this step is necessary) 4.Run system-config-users by selecting users and groups system settings 5. Try to add a user with an ID of 1003 (not sure if the 1003 is necessary to reproduce). Actual Results: Create new user window hung. Additional info:
*** This bug has been marked as a duplicate of 114266 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.