Bug 176289 - TypeError: iter should be a GtkTreeIter
Summary: TypeError: iter should be a GtkTreeIter
Keywords:
Status: CLOSED DUPLICATE of bug 172036
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-display
Version: rawhide
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-20 21:38 UTC by Sander Hoentjen
Modified: 2014-06-18 09:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-02 12:52:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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