Bug 76414 - Can't change user passwords - wrong number of arguments
Summary: Can't change user passwords - wrong number of arguments
Keywords:
Status: CLOSED DUPLICATE of bug 70783
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-users
Version: 7.3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-21 15:05 UTC by R. Chris Carman
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-10-21 15:05:11 UTC
Embargoed:


Attachments (Terms of Use)

Description R. Chris Carman 2002-10-21 15:05:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

Description of problem:
After starting the user config tool (redhat-config-users), if I open the
properties for any user and then change the user's password, when I click the OK
button, the properties box is NOT dismissed/closed, and the shell window shows
this error:

Traceback (most recent call last):
  File "/usr/share/redhat-config-users/userProperties.py", line 257, in
on_ok_button_clicked
    self.parent.ADMIN.setpassUser(self.userEnt, pw)
TypeError: function takes exactly 3 arguments (2 given)


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


How reproducible:
Always

Steps to Reproduce:
1.Start redhat-config-users
2.Open the properties sheet for a user
3.Change the user's password
4.Click OK.
5.Properties sheet should close, but does NOT.


Actual Results:  Properties sheet does NOT close, and error messages are printed
in the shell window.

Expected Results:  Properties sheet should close, saving changes to user's password.

Additional info:

Comment 1 Brent Fox 2002-10-21 17:27:27 UTC

*** This bug has been marked as a duplicate of 70783 ***


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