Bug 121252 - traceback when changing a user's username
Summary: traceback when changing a user's username
Keywords:
Status: CLOSED DUPLICATE of bug 78376
Alias: None
Product: Fedora
Classification: Fedora
Component: libuser
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact:
URL:
Whiteboard:
: 122090 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-19 19:22 UTC by Brent Fox
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:02:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Brent Fox 2004-04-19 19:22:38 UTC
I see this problem with system-config-users but I can also reproduce
it manually in the Python interpreter.  In s-c-users, select an
existing user and then click on the "Properties" button in the
toolbar.  Then change the username to something else.  Then hit "OK".
 The following message gets printed out on the command line:

Traceback (most recent call last):
  File "./userProperties.py", line 512, in on_ok_button_clicked
    self.parent.ADMIN.modifyUser(self.userEnt)
RuntimeError: unknown error

If you exit s-c-users, you'll see that libuser actually did make the
correct changes, but the bindings are throwing a traceback for some
reason.

Comment 1 Brent Fox 2004-05-03 14:09:57 UTC
Basically a dupe of bug #78378

Comment 2 Brent Fox 2004-05-03 14:10:50 UTC
*** Bug 122090 has been marked as a duplicate of this bug. ***

Comment 3 Miloslav Trmač 2004-09-01 16:59:19 UTC
Same cause as bug 78376.

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

Comment 4 Red Hat Bugzilla 2006-02-21 19:02:40 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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