Bug 1324426 - [abrt] yumex-dnf: views.py:1124:on_mouse_motion:AttributeError: '_ResultTuple' object has no attribute 'get_tags'
Summary: [abrt] yumex-dnf: views.py:1124:on_mouse_motion:AttributeError: '_ResultTuple...
Keywords:
Status: CLOSED DUPLICATE of bug 1324645
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a2b03c5f126be2c22b56c960431...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 10:11 UTC by autarch princeps
Modified: 2016-05-09 07:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-09 07:59:46 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (834 bytes, text/plain)
2016-04-06 10:11 UTC, autarch princeps
no flags Details
File: environ (2.62 KB, text/plain)
2016-04-06 10:11 UTC, autarch princeps
no flags Details

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 ***


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