Bug 915946 - [abrt] meld-1.7.0-1.fc18: diffutil.py:243:get_chunk:IndexError: list index out of range
Summary: [abrt] meld-1.7.0-1.fc18: diffutil.py:243:get_chunk:IndexError: list index ou...
Keywords:
Status: CLOSED DUPLICATE of bug 885631
Alias: None
Product: Fedora
Classification: Fedora
Component: meld
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:fafecacd22dea03b0eca97aab46...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-26 20:31 UTC by Jan Brothánek
Modified: 2013-02-26 20:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-26 20:34:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (540 bytes, text/plain)
2013-02-26 20:31 UTC, Jan Brothánek
no flags Details
File: core_backtrace (197 bytes, text/plain)
2013-02-26 20:31 UTC, Jan Brothánek
no flags Details
File: environ (1.53 KB, text/plain)
2013-02-26 20:32 UTC, Jan Brothánek
no flags Details
File: smolt_data (3.14 KB, text/plain)
2013-02-26 20:32 UTC, Jan Brothánek
no flags Details

Description Jan Brothánek 2013-02-26 20:31:54 UTC
Version-Release number of selected component:
meld-1.7.0-1.fc18

Additional info:
cmdline:        python /usr/bin/meld
executable:     /usr/bin/meld
kernel:         3.7.9-201.fc18.x86_64
uid:            1000

Truncated backtrace:
diffutil.py:243:get_chunk:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/share/meld/meld/filediff.py", line 434, in on_current_diff_changed
    chunk0 = self.linediffer.get_chunk(chunk_id, 1, 0)
  File "/usr/share/meld/meld/diffutil.py", line 243, in get_chunk
    chunk = self._merge_cache[index][sequence]
IndexError: list index out of range

Local variables in innermost frame:
from_pane: 1
index: 0
self: <Differ object at 0x7ff4c0026aa0 (meld+diffutil+Differ at 0x2d0fd20)>
to_pane: 0
sequence: 0

Potential duplicate: bug 885631

Comment 1 Jan Brothánek 2013-02-26 20:31:57 UTC
Created attachment 703108 [details]
File: backtrace

Comment 2 Jan Brothánek 2013-02-26 20:31:59 UTC
Created attachment 703109 [details]
File: core_backtrace

Comment 3 Jan Brothánek 2013-02-26 20:32:01 UTC
Created attachment 703110 [details]
File: environ

Comment 4 Jan Brothánek 2013-02-26 20:32:03 UTC
Created attachment 703111 [details]
File: smolt_data

Comment 5 Jan Brothánek 2013-02-26 20:34:10 UTC

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

Comment 6 Jan Brothánek 2013-02-26 20:35:43 UTC
I accidentally clicked Report NEW bug though it's already been reported...sorry.


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