Bug 883592 - [abrt] meld-1.5.4-1.fc17: tree.py:128:get_state:TypeError: int() argument must be a string or a number, not 'NoneType'
Summary: [abrt] meld-1.5.4-1.fc17: tree.py:128:get_state:TypeError: int() argument mus...
Keywords:
Status: CLOSED DUPLICATE of bug 816446
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bc0fd6ff507e28fe61d6e454cdf...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-04 22:54 UTC by Milan Kerslager
Modified: 2012-12-05 15:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-05 15:38:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: executable (13 bytes, text/plain)
2012-12-04 22:54 UTC, Milan Kerslager
no flags Details

Description Milan Kerslager 2012-12-04 22:54:14 UTC
Version-Release number of selected component:
meld-1.5.4-1.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.10
cmdline:        python /usr/bin/meld '/home/ke/Obr\xc3\xa1zky/Fotky/2012' /var/run/media/ke/kingston/AA-Mylan/Fotky/2012
kernel:         3.3.4-4.fc17.x86_64

backtrace:
:tree.py:128:get_state:TypeError: int() argument must be a string or a number, not 'NoneType'
:
:Traceback (most recent call last):
:  File "/usr/share/meld/meld/dirdiff.py", line 719, in on_treeview_cursor_changed
:    state = self.model.get_state(old_cursor, 0)
:  File "/usr/share/meld/meld/tree.py", line 128, in get_state
:    return int(self.get_value(it, STATE))
:TypeError: int() argument must be a string or a number, not 'NoneType'
:
:Local variables in innermost frame:
:STATE: 2
:it: <GtkTreeIter at 0x1d5b6e0>
:pane: 0
:self: <DirDiffTreeStore object at 0x19ff0a0 (GtkTreeStore at 0x1ba44a0)>

Potential duplicate bug: 816446

Comment 1 Milan Kerslager 2012-12-04 22:54:16 UTC
Created attachment 657812 [details]
File: executable

Comment 2 Christoph Wickert 2012-12-05 15:38:39 UTC
Please upgrade to the latest version of meld before filing a but. 1.5.4 is very outdated, there have been two more updates since then with 1.7.0 being the latest version.

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


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