Bug 691450 - [abrt] gedit-1:2.28.3-1.fc12: completion.py:88:get_selected:IndexError: list index out of range
Summary: [abrt] gedit-1:2.28.3-1.fc12: completion.py:88:get_selected:IndexError: list ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gedit
Version: 12
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:28dcf926
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-28 15:13 UTC by Vladimir
Modified: 2011-03-28 18:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-28 18:19:48 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (747 bytes, text/plain)
2011-03-28 15:14 UTC, Vladimir
no flags Details

Description Vladimir 2011-03-28 15:13:59 UTC
abrt version: 1.1.17
architecture: i686
cmdline: gedit
component: gedit
executable: /usr/lib/gedit-2/plugins
kernel: 2.6.32.21-168.fc12.i686.PAE
package: gedit-1:2.28.3-1.fc12
reason: completion.py:88:get_selected:IndexError: list index out of range
release: Fedora release 12 (Constantine)
time: 1301324944
uid: 500

backtrace
-----
completion.py:88:get_selected:IndexError: list index out of range

Traceback (most recent call last):
  File "/home/ustas/.gnome2/gedit/plugins/completion.py", line 252, in _on_view_key_press_event
    return not completion_window.select_next()
  File "/home/ustas/.gnome2/gedit/plugins/completion.py", line 93, in select_next
    row = min(self.get_selected() + 1, len(self._store) - 1)
  File "/home/ustas/.gnome2/gedit/plugins/completion.py", line 88, in get_selected
    return selection.get_selected_rows()[1][0][0]
IndexError: list index out of range

Local variables in innermost frame:
self: <CompletionWindow object at 0x914dc0c (GtkWindow at 0x8c1b960)>
selection: <gtk.TreeSelection object at 0x978a5a4 (GtkTreeSelection at 0x905a9a0)>

How to reproduce
-----
1. After many window and long time runing
2.
3.

Comment 1 Vladimir 2011-03-28 15:14:02 UTC
Created attachment 488167 [details]
File: backtrace

Comment 2 Johan Kok 2011-03-28 18:19:48 UTC
Thank you for your bug report.

We are sorry, but the Fedora Project is no longer releasing bug fixes or any other updates for this version of Fedora. This bug will be set to CLOSED:WONTFIX to reflect this, but please reopen it if the problem persists after upgrading to the latest version of Fedora, which is available from:

http://fedoraproject.org/get-fedora


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