Bug 80105
| Summary: | user accounts manager doesn't work in X, RH8 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Zoltan Toroczkai <toro> | 
| Component: | redhat-config-users | Assignee: | Brent Fox <bfox> | 
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| 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 18:50:28 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: | |||
*** This bug has been marked as a duplicate of 73375 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.  | 
Description of problem: Under X windows, RedHat 8.0, redhat-config-users does not work. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. log in as root 2. startx 3. try running redhat-config-users from a console/x-term, or using a mouse, from the desktop "Start Here/System Settings/Users and Groups" Actual results: An error message (when run from an x-term): [root@bolyai root]# redhat-config-users Traceback (most recent call last): File "/usr/share/redhat-config-users/redhat-config-users.py", line 36, in ? mainWindow.mainWindow() File "/usr/share/redhat-config-users/mainWindow.py", line 257, in __init__ self.refresh() File "/usr/share/redhat-config-users/mainWindow.py", line 422, in refresh self.refresh_users() File "/usr/share/redhat-config-users/mainWindow.py", line 331, in refresh_users gidNumber = userEnt.get(libuser.GIDNUMBER)[0] IndexError: list index out of range [root@bolyai root]# Expected results: to start the user and groups manager window Additional info: