Bug 901615 - [abrt] meld-1.7.0-1.fc18: meldbuffer.py:152:__getitem__:IndexError
Summary: [abrt] meld-1.7.0-1.fc18: meldbuffer.py:152:__getitem__:IndexError
Keywords:
Status: CLOSED DUPLICATE of bug 883487
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:aadfe2f8b3464299e887c599a1e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-18 16:30 UTC by Aleksander Morgado
Modified: 2013-02-19 10:57 UTC (History)
3 users (show)

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


Attachments (Terms of Use)
File: backtrace (1020 bytes, text/plain)
2013-01-18 16:30 UTC, Aleksander Morgado
no flags Details
File: core_backtrace (701 bytes, text/plain)
2013-01-18 16:30 UTC, Aleksander Morgado
no flags Details
File: environ (3.63 KB, text/plain)
2013-01-18 16:30 UTC, Aleksander Morgado
no flags Details
File: smolt_data (3.57 KB, text/plain)
2013-01-18 16:30 UTC, Aleksander Morgado
no flags Details

Description Aleksander Morgado 2013-01-18 16:30:22 UTC
Version-Release number of selected component:
meld-1.7.0-1.fc18

Additional info:
cmdline:        python /usr/bin/meld . ../libmbim3
executable:     /usr/bin/meld
kernel:         3.8.0-rc2
uid:            1000

Truncated backtrace:
meldbuffer.py:152:__getitem__:IndexError

Traceback (most recent call last):
  File "/usr/share/meld/meld/filediff.py", line 692, in after_text_insert_text
    self._after_text_modified(buf, starting_at, lines_added)
  File "/usr/share/meld/meld/filediff.py", line 657, in _after_text_modified
    self.buffer_filtered)
  File "/usr/share/meld/meld/diffutil.py", line 226, in change_sequence
    self._update_merge_cache(texts)
  File "/usr/share/meld/meld/diffutil.py", line 98, in _update_merge_cache
    self._merge_cache[i] = (consume_blank_lines(c[0], texts, 1, 0),
  File "/usr/share/meld/meld/diffutil.py", line 52, in consume_blank_lines
    c3, c4 = _find_blank_lines(texts[pane2], chunk[3], chunk[4])
  File "/usr/share/meld/meld/diffutil.py", line 44, in _find_blank_lines
    while not txt[lo] and lo < hi:
  File "/usr/share/meld/meld/meldbuffer.py", line 152, in __getitem__
    raise IndexError
IndexError

Local variables in innermost frame:
i: 41
self: <meld.meldbuffer.BufferLines object at 0x23b1290>

Potential duplicate: bug 883487

Comment 1 Aleksander Morgado 2013-01-18 16:30:32 UTC
Created attachment 682519 [details]
File: backtrace

Comment 2 Aleksander Morgado 2013-01-18 16:30:37 UTC
Created attachment 682521 [details]
File: core_backtrace

Comment 3 Aleksander Morgado 2013-01-18 16:30:43 UTC
Created attachment 682525 [details]
File: environ

Comment 4 Aleksander Morgado 2013-01-18 16:30:50 UTC
Created attachment 682529 [details]
File: smolt_data

Comment 5 Christoph Wickert 2013-02-19 10:57:34 UTC

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


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