Bug 176289

Summary: TypeError: iter should be a GtkTreeIter
Product: [Fedora] Fedora Reporter: Sander Hoentjen <sander>
Component: system-config-displayAssignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: kem, reuben-redhatbugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-02 12:52:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sander Hoentjen 2005-12-20 21:38:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051216 Fedora/1.5-3 Firefox/1.5

Description of problem:
video card can't be configured.

Version-Release number of selected component (if applicable):
system-config-display-1.0.33-1.1

How reproducible:
Always

Steps to Reproduce:
1. run system-config-display
2. choose hardware tab
3. click the video card configure... button
  

Actual Results:  in console:
Traceback (most recent call last):
  File "/usr/share/system-config-display/xConfigDialog.py", line 345, in configure_videocard
    self.state)
  File "/usr/share/system-config-display/videocardDialog.py", line 63, in __init__
    selection.select_iter(videocard_store.get_iter_first())
TypeError: iter should be a GtkTreeIter

Expected Results:  Get a list with video-cards to choose from

Additional info:

Comment 1 Reuben Farrelly 2006-01-02 08:05:27 UTC
This is obviously a duplicate of bugzilla 172036.


Comment 2 Sander Hoentjen 2006-01-02 12:52:29 UTC

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