Bug 118016
Summary: | Nothing happens when trying to add users | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stephen So <steve8988> |
Component: | redhat-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:55 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 |
Description
Stephen So
2004-03-11 04:28:55 UTC
If you start the program from a command line and go through the same steps, do you see any debug error messages printed out? I started it from the command line. These are the error messages: ----------------------- [stephen@pc083668 bin]# /usr/bin/system-config-users ** (system-config-users.py:9439): 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 *** This bug has been marked as a duplicate of 114266 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |