Bug 1297147

Summary: [abrt] mozo: MainWindow.py:423:on_menu_tree_drag_data_received:AttributeError: 'SelectionData' object has no attribute 'target'
Product: [Fedora] Fedora Reporter: Brandon Amaro <omega13a>
Component: mozoAssignee: Wolfgang Ulbrich <fedora>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/b218bd35c3d4b37051f47a3b00fde6da86d69e8d
Whiteboard: abrt_hash:8d63b3bf72f38e65d54207c2ac068282ab339f23;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 18:38:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Brandon Amaro 2016-01-09 22:56:49 UTC
Version-Release number of selected component:
mozo-1.12.0-1.fc22

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python2.7 -OOt /usr/bin/mozo
executable:     /usr/bin/mozo
kernel:         4.2.8-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
MainWindow.py:423:on_menu_tree_drag_data_received:AttributeError: 'SelectionData' object has no attribute 'target'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Mozo/MainWindow.py", line 423, in on_menu_tree_drag_data_received
    if selection.target in ('MOZO_ITEM_ROW', 'MOZO_MENU_ROW'):
AttributeError: 'SelectionData' object has no attribute 'target'

Local variables in innermost frame:
info: 0L
x: 113
selection: <GtkSelectionData at 0x7ffe87a42ae0>
self: <Mozo.MainWindow.MainWindow instance at 0x7f76b2836170>
treeview: <TreeView object at 0x7f76b13b2230 (GtkTreeView at 0x1d9c420)>
etime: 49827033L
menus: <TreeStore object at 0x7f76b2854f00 (GtkTreeStore at 0x1e17db0)>
context: <gtk.gdk.X11DragContext object at 0x7f76b13b21e0 (GdkX11DragContext at 0x2573240)>
path: <GtkTreePath at 0x1f17060>
y: 172
position: <enum GTK_TREE_VIEW_DROP_INTO_OR_BEFORE of type GtkTreeViewDropPosition>
drop_info: (<GtkTreePath at 0x1f17060>, <enum GTK_TREE_VIEW_DROP_INTO_OR_BEFORE of type GtkTreeViewDropPosition>)
types: (<enum GTK_TREE_VIEW_DROP_INTO_OR_BEFORE of type GtkTreeViewDropPosition>, <enum GTK_TREE_VIEW_DROP_INTO_OR_AFTER of type GtkTreeViewDropPosition>)

Comment 1 Brandon Amaro 2016-01-09 22:56:52 UTC
Created attachment 1113212 [details]
File: backtrace

Comment 2 Brandon Amaro 2016-01-09 22:56:53 UTC
Created attachment 1113213 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 18:38:57 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.