Bug 52033 - Properties button in redhat-config-users-0.9.2-2 does not work
Summary: Properties button in redhat-config-users-0.9.2-2 does not work
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: redhat-config-users
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-19 10:20 UTC by Joachim Frieben
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-09-04 17:03:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Joachim Frieben 2001-08-19 10:20:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
Pushing the properties button has no effect. Consequently, it is 
impossible to edit the user properties.

Version-Release number of selected component (if applicable):
0.9.2-2

How reproducible:
Always

Steps to Reproduce:
1. Launch 'redhat-config-users'
2. Push the 'Properties' button

Actual Results:  None

Expected Results:  Pop up properties window of selected user

Additional info: None

Comment 1 Brent Fox 2001-08-21 18:33:41 UTC
Have you selected a row (either a user or a group) that you wish to edit the
properties of?

Comment 2 Joachim Frieben 2001-08-22 19:22:46 UTC
The error occurs when one tries to edit the properties of some user (seems to 
work well for groups). The .xsession-errors file yields some output related to 
this erroneaous behaviour:

Traceback (innermost last):
  File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__
    ret = apply(self.func, a)
  File "/usr/share/redhat-config-users/mainWindow.py", line 444, in 
on_properties_activate
    self.user_properties()
  File "/usr/share/redhat-config-users/mainWindow.py", line 451, in 
user_properties
    self.userProperties.showUserProperties(userEnt, row)
  File "/usr/share/redhat-config-users/userProperties.py", line 188, in 
showUserProperties
    if self.parent.ADMIN.userIsLocked(self.userEnt) == 1:
SystemError: bad format char passed to Py_BuildValue

Comment 3 Brent Fox 2001-09-04 14:43:18 UTC
I can't reproduce this.  Can you try the redhat-config-users-0.9.2-4 that is in
Rawhide now and see if this still happens?

Comment 4 Joachim Frieben 2001-09-04 17:03:00 UTC
I had obtained this error message after upgrading from the previous version 
installed with Red Hat Linux 7.1.93 Beta (Roswell I). After a fresh install of 
Red Hat Linux 7.1.94 Beta (Roswell II), the included version (which is actually 
the rawhide version for which the bug was initially reported) works properly 
with respect to the reported behaviour. It seems like if the dependencies where 
not set up correctly.

Comment 5 Brent Fox 2001-09-06 14:12:24 UTC
Ok.  Glad to see that things are working now.  Thanks for your report.


Note You need to log in before you can comment on or make changes to this bug.