Bug 116636
| Summary: | create new user doesn't work | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Need Real Name <dgl> |
| Component: | system-config-users | Assignee: | Brent Fox <bfox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:01:35 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114961 | ||
*** This bug has been marked as a duplicate of 114266 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
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: