Bug 1219182

Summary: [abrt] yumex-dnf: status.py:91:__init__:AttributeError: 'NoneType' object has no attribute 'GetVersion'
Product: [Fedora] Fedora Reporter: al morris <allinux4>
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: 21CC: aguzmansimon, allinux4, anoopcs, bgvaughan, davejohansen, gl, micsim2007, rhbug, satellitgo, spff, tim.lauridsen, virason
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/ed5341e3ff739005765d54855c97e28212c950f8
Whiteboard: abrt_hash:f9069185a570f39a79fcad70af6126b3322932c2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-07 05:29:11 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 al morris 2015-05-06 19:12:27 UTC
Version-Release number of selected component:
yumex-dnf-4.1.1-1.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        /usr/bin/python3 -tt /usr/bin/yumex-dnf
executable:     /usr/bin/yumex-dnf
kernel:         3.19.5-200.fc21.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
status.py:91:__init__:AttributeError: 'NoneType' object has no attribute 'GetVersion'

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/yumex/__init__.py", line 1168, in do_command_line
    self.status = yumex.status.StatusIcon(self)
  File "/usr/lib/python3.4/site-packages/yumex/status.py", line 91, in __init__
    (self.dbus_interface, self.daemon.GetVersion()))
AttributeError: 'NoneType' object has no attribute 'GetVersion'

Local variables in innermost frame:
app: <YumexApplication object at 0x7f50b83dc828 (yumex+YumexApplication at 0x1b61270)>
self: <yumex.status.StatusIcon object at 0x7f50b83e32e8>

Potential duplicate: bug 1217241

Comment 1 al morris 2015-05-06 19:12:29 UTC
Created attachment 1022769 [details]
File: backtrace

Comment 2 al morris 2015-05-06 19:12:30 UTC
Created attachment 1022770 [details]
File: environ

Comment 3 Tim Lauridsen 2015-05-07 05:29:11 UTC

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