Bug 1219182 - [abrt] yumex-dnf: status.py:91:__init__:AttributeError: 'NoneType' object has no attribute 'GetVersion'
Summary: [abrt] yumex-dnf: status.py:91:__init__:AttributeError: 'NoneType' object has...
Keywords:
Status: CLOSED DUPLICATE of bug 1217165
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: 21
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:f9069185a570f39a79fcad70af6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-06 19:12 UTC by al morris
Modified: 2015-11-03 05:58 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-07 05:29:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (639 bytes, text/plain)
2015-05-06 19:12 UTC, al morris
no flags Details
File: environ (3.41 KB, text/plain)
2015-05-06 19:12 UTC, al morris
no flags Details

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


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