Bug 655409 - [abrt] policycoreutils-gui-2.0.83-20.fc13: domainsPage.py:142:add:TypeError: iter must be a GtkTreeIter
Summary: [abrt] policycoreutils-gui-2.0.83-20.fc13: domainsPage.py:142:add:TypeError: ...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 13
Hardware: x86_64
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:192bc283
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-20 20:47 UTC by paolo_np13
Modified: 2011-03-09 21:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-03-09 21:42:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (752 bytes, text/plain)
2010-11-20 20:47 UTC, paolo_np13
no flags Details

Description paolo_np13 2010-11-20 20:47:09 UTC
abrt version: 1.1.13
architecture: x86_64
cmdline: /usr/bin/python -Es /usr/share/system-config-selinux/system-config-selinux.py
component: policycoreutils
executable: /usr/share/system-config-selinux/system-config-selinux.py
kernel: 2.6.34.6-54.fc13.x86_64
package: policycoreutils-gui-2.0.83-20.fc13
reason: domainsPage.py:142:add:TypeError: iter must be a GtkTreeIter
release: Fedora release 13 (Goddard)
time: 1285088024
uid: 0

backtrace
-----
domainsPage.py:142:add:TypeError: iter must be a GtkTreeIter

Traceback (most recent call last):
  File "/usr/share/system-config-selinux/system-config-selinux.py", line 125, in add
    self.tabs[self.notebook.get_current_page()].addDialog()
  File "/usr/share/system-config-selinux/domainsPage.py", line 137, in addDialog
    return self.add()
  File "/usr/share/system-config-selinux/domainsPage.py", line 142, in add
    domain = store.get_value(iter, 0)
TypeError: iter must be a GtkTreeIter

Local variables in innermost frame:
self: <domainsPage.domainsPage instance at 0xa11a830>
selection: <gtk.TreeSelection object at 0xa2193c0 (GtkTreeSelection at 0x8150800)>
store: <gtk.ListStore object at 0xa15ca50 (GtkListStore at 0xa170820)>
iter: None

Comment 1 paolo_np13 2010-11-20 20:47:12 UTC
Created attachment 461763 [details]
File: backtrace


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