Bug 505178 - F11 GOLD - TypeError: value is of the wrong type for this column
Summary: F11 GOLD - TypeError: value is of the wrong type for this column
Keywords:
Status: CLOSED DUPLICATE of bug 503821
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-10 21:37 UTC by Jeff Burke
Modified: 2009-06-12 11:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-12 11:32:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Burke 2009-06-10 21:37:22 UTC
Description of problem:
 Using the interface system-config-users no longer starts. I unchecked the option for Hide system users and groups. Now the application no longer starts.

Version-Release number of selected component (if applicable):
system-config-users-1.2.86-1.fc11.noarch

How reproducible:
Always

Steps to Reproduce:
1. Open a terminal window, su - , run system-config-users
2. Click on Edit, Preferences, Uncheck "Hide system users and groups"
3. Note on the terminal widow you will get a traceback
  
Actual results:
# system-config-users 
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

Expected results:
Application should launch normally

Additional info:

Comment 1 Nils Philippsen 2009-06-12 11:32:26 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.