Bug 505628 - traceback when starting system-config-users
Summary: traceback when starting system-config-users
Keywords:
Status: CLOSED DUPLICATE of bug 503821
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: 11
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-12 16:17 UTC by Guy Streeter
Modified: 2016-02-10 01:32 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-15 10:11:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Guy Streeter 2009-06-12 16:17:23 UTC
Traceback (most recent call last):
  File "/usr/share/system-config-users/system-config-users.py", line 46, in <module>
    mainWindow.mainWindow()
  File "/usr/share/system-config-users/mainWindow.py", line 311, in __init__
    self.refresh()
  File "/usr/share/system-config-users/mainWindow.py", line 517, in refresh
    self.populate_lists()
  File "/usr/share/system-config-users/mainWindow.py", line 616, in populate_lists
    self.populate_user_list()
  File "/usr/share/system-config-users/mainWindow.py", line 574, in populate_user_list
    self.userStore.set_value(iter, 1, uidNumber)
TypeError: value is of the wrong type for this column

It worked long enough for me to add my own local user, but now if fails this way consistently.

Comment 1 Nils Philippsen 2009-06-15 10:11:06 UTC

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


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