Bug 1283784

Summary: [abrt] yumex-dnf: views.py:1298:on_section_header_clicked:AttributeError: 'RepoView' object has no attribute 'select_all'
Product: [Fedora] Fedora Reporter: Ashesh Singh <as.kmr.sinh+redhat>
Component: yumex-dnfAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/58f99db862eaec4f076550c1a2d04baf871126e2
Whiteboard: abrt_hash:2ccc3656dcf1d60d46e7b8a3d8b3036cccbc769c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-20 08:22:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Ashesh Singh 2015-11-19 21:22:04 UTC
Version-Release number of selected component:
yumex-dnf-4.1.4-1.fc23

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python3 -tt /usr/bin/yumex-dnf
executable:     /usr/bin/yumex-dnf
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
views.py:1298:on_section_header_clicked:AttributeError: 'RepoView' object has no attribute 'select_all'

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/yumex/gui/views.py", line 1298, in on_section_header_clicked
    self.select_all()
AttributeError: 'RepoView' object has no attribute 'select_all'

Local variables in innermost frame:
self: <RepoView object at 0x7f97fc149c60 (yumex+gui+views+RepoView at 0x55ae19699eb0)>
widget: <TreeViewColumn object at 0x7f97fc046af8 (GtkTreeViewColumn at 0x55ae197b1c10)>

Potential duplicate: bug 1233376

Comment 1 Ashesh Singh 2015-11-19 21:22:09 UTC
Created attachment 1096902 [details]
File: backtrace

Comment 2 Ashesh Singh 2015-11-19 21:22:10 UTC
Created attachment 1096903 [details]
File: environ

Comment 3 Tim Lauridsen 2015-11-20 08:22:51 UTC

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