Bug 676971 - [abrt] alacarte-0.13.2-1.fc14: MainWindow.py:539:on_item_tree_drag_data_received:IndexError: could not find tree path
Summary: [abrt] alacarte-0.13.2-1.fc14: MainWindow.py:539:on_item_tree_drag_data_recei...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: alacarte
Version: 14
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:bd7b83b6
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-12 06:54 UTC by David Dietrich
Modified: 2012-08-16 15:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 15:26:55 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.03 KB, text/plain)
2011-02-12 06:54 UTC, David Dietrich
no flags Details

Description David Dietrich 2011-02-12 06:54:36 UTC
abrt version: 1.1.14
architecture: x86_64
cmdline: /usr/bin/python2.7 -OOt /usr/bin/alacarte
component: alacarte
executable: /usr/bin/alacarte
kernel: 2.6.35.11-83.fc14.x86_64
package: alacarte-0.13.2-1.fc14
reason: MainWindow.py:539:on_item_tree_drag_data_received:IndexError: could not find tree path
release: Fedora release 14 (Laughlin)
time: 1297492880
uid: 500

backtrace
-----
MainWindow.py:539:on_item_tree_drag_data_received:IndexError: could not find tree path

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Alacarte/MainWindow.py", line 539, in on_item_tree_drag_data_received
    after = items[path][3]
IndexError: could not find tree path

Local variables in innermost frame:
info: 1
selection: <GtkSelectionData at 0x7fff81961ee0>
parent: <gmenu.Directory object at 0x19e1e88>
treeview: <gtk.TreeView object at 0x1c94be0 (GtkTreeView at 0x1d32600)>
items: <gtk.ListStore object at 0x1c9e190 (GtkListStore at 0x1d82540)>
self: <Alacarte.MainWindow.MainWindow instance at 0x7f31cc9de680>
after: None
iter: <GtkTreeIter at 0x1dd5ac0>
etime: 52085
menus: <gtk.TreeStore object at 0x1c9e0f0 (GtkTreeStore at 0x1d409e0)>
context: <gtk.gdk.DragContext object at 0x1c9e960 (GdkDragContext at 0x1d42cb0)>
x: 137
y: 137
path: (-1,)
drop_info: None
types: (<enum GTK_TREE_VIEW_DROP_BEFORE of type GtkTreeViewDropPosition>, <enum GTK_TREE_VIEW_DROP_INTO_OR_BEFORE of type GtkTreeViewDropPosition>)
before: None

How to reproduce
-----
1.Created a new menu David
2.Clicked the David menu from the Menus: tree
3.Dragged an icon from my Desktop to the Items: window.
4. Crash

Comment 1 David Dietrich 2011-02-12 06:54:38 UTC
Created attachment 478363 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 15:26:57 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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