Bug 704584 - [abrt] meld-1.5.1-1.fc14: tree.py:111:value_path:TypeError: iter must be a GtkTreeIter
Summary: [abrt] meld-1.5.1-1.fc14: tree.py:111:value_path:TypeError: iter must be a Gt...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e7a3804b
: 713929 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-13 16:32 UTC by Matt Hooper
Modified: 2012-03-06 14:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-06 14:12:02 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (625 bytes, text/plain)
2011-05-13 16:32 UTC, Matt Hooper
no flags Details

Description Matt Hooper 2011-05-13 16:32:45 UTC
abrt version: 1.1.18
architecture: x86_64
cmdline: python /usr/bin/meld
component: meld
executable: /usr/bin/meld
kernel: 2.6.35.11-83.fc14.x86_64
package: meld-1.5.1-1.fc14
reason: tree.py:111:value_path:TypeError: iter must be a GtkTreeIter
release: Fedora release 14 (Laughlin)
time: 1305304253
uid: 501

backtrace
-----
tree.py:111:value_path:TypeError: iter must be a GtkTreeIter

Traceback (most recent call last):
  File "/usr/share/meld/meld/vcview.py", line 422, in on_button_flatten_toggled
    self.refresh()
  File "/usr/share/meld/meld/vcview.py", line 583, in refresh
    self.set_location( self.model.value_path( self.model.get_iter_root(), 0 ) )
  File "/usr/share/meld/meld/tree.py", line 111, in value_path
    return self.get_value(it, self.column_index(COL_PATH, pane))
TypeError: iter must be a GtkTreeIter

Local variables in innermost frame:
self: <VcTreeStore object at 0x111fe10 (GtkTreeStore at 0xf11c20)>
it: None
pane: 0

How to reproduce
-----
1.Tried to scan a source tree for changes
2.
3.

Comment 1 Matt Hooper 2011-05-13 16:32:48 UTC
Created attachment 498815 [details]
File: backtrace

Comment 2 Dominic Hopf 2011-07-18 12:46:32 UTC
*** Bug 713929 has been marked as a duplicate of this bug. ***

Comment 3 Michael Spahn 2012-03-06 14:12:02 UTC
Fedora 14 is end of life so I have to close this bug.

Please upgrade to a support release and try to reproduce there.

If it still happens feel free to open a new bug.

Thanks for you help! :-)


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