From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 1.0.3705; .NET CLR 2.0.50727) Description of problem: When attempting to add a group in system-config-users, the screen hangs and the following messages are displayed on the term screen that launched app: Traceback (most recent call last): File "/usr/share/system-config-users/groupWindow.py", line 94, in on_groupWin_ok_button_clicked if not userGroupCheck.isGroupnameOk(groupName, self.groupWinGroupName): File "/usr/share/system-config-users/userGroupCheck.py", line 121, in isGroupnameOk return isUserGroupNameOk ('group', name, widget) NameError: global name 'name' is not defined Version-Release number of selected component (if applicable): system-config-users-1.2.27-0.EL4.4 How reproducible: Always Steps to Reproduce: 1.Login with putty. Make sure to start local xserver (Hummingbird eXceed) 2.Launch system-config-users 3.Add group icon. Fill in group and gid. Click OK Actual Results: application hangs. Group not added. Errors displayed on terminal Expected Results: Group should be added to /etc/group Additional info:
*** Bug 245073 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 238992 ***