Bug 1324426

Summary: [abrt] yumex-dnf: views.py:1124:on_mouse_motion:AttributeError: '_ResultTuple' object has no attribute 'get_tags'
Product: [Fedora] Fedora Reporter: autarch princeps <autarch>
Component: yumex-dnfAssignee: Tim Lauridsen <tla>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: tla
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8f51f729a4672131deb736c6f7158ac3ffec16da
Whiteboard: abrt_hash:a2b03c5f126be2c22b56c960431c627bfa9a95c5;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-09 07:59:46 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 autarch princeps 2016-04-06 10:11:03 UTC
Description of problem:
Started Yum Extender (meaning searching for upgrades)

Version-Release number of selected component:
yumex-dnf-4.1.6-1.fc25

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python3 /usr/bin/yumex-dnf
executable:     /usr/bin/yumex-dnf
kernel:         4.6.0-0.rc1.git0.1.fc25.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
views.py:1124:on_mouse_motion:AttributeError: '_ResultTuple' object has no attribute 'get_tags'

Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/yumex/gui/views.py", line 1124, in on_mouse_motion
    tags = widget.get_iter_at_location(x, y).get_tags()
AttributeError: '_ResultTuple' object has no attribute 'get_tags'

Local variables in innermost frame:
y: 542
mask: <flags 0 of type Gdk.ModifierType>
event: <Gdk.EventMotion object at 0x7f733cb906d8 (void at 0x5564e574b5c0)>
w: None
window: <GdkX11.X11Window object at 0x7f733cb94ea0 (GdkX11Window at 0x5564e586d5c0)>
widget: <views.PackageInfoView object at 0x7f733cb85f30 (yumex+gui+views+PackageInfoView at 0x5564e5738280)>
x: 1015
data: None
self: <views.PackageInfoView object at 0x7f733cb85f30 (yumex+gui+views+PackageInfoView at 0x5564e5738280)>

Potential duplicate: bug 1319348

Comment 1 autarch princeps 2016-04-06 10:11:08 UTC
Created attachment 1144151 [details]
File: backtrace

Comment 2 autarch princeps 2016-04-06 10:11:10 UTC
Created attachment 1144152 [details]
File: environ

Comment 3 Tim Lauridsen 2016-05-09 07:59:46 UTC

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