pirut-1.3.25-2.fc8 Traceback as below; reproducible by doing: 1) run pirut 2) select a package group 3) click "optional packages" 2) double-click any package name Component: pirut Summary: TB91835f44 GroupSelector.py:211:_pkgToggled:TypeError: GtkTreeModel.get_iter_from_string() argument 1 must be string, not tuple Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 208, in _rowToggle self._pkgToggled(None, path) File "/usr/lib/python2.5/site-packages/pirut/GroupSelector.py", line 211, in _pkgToggled i = self.pkgstore.get_iter_from_string(path) TypeError: GtkTreeModel.get_iter_from_string() argument 1 must be string, not tuple Local variables in innermost frame: path: (0,) widget: None self: <pirut.GroupSelector.OptionalPackageSelector instance at 0xc1d3f2c>
*** This bug has been marked as a duplicate of 336791 ***