Bug 1225223 - [abrt] yumex-dnf: status.py:134:handle_dbus_signals:AttributeError: 'NoneType' object has no attribute 'check_for_updates'
Summary: [abrt] yumex-dnf: status.py:134:handle_dbus_signals:AttributeError: 'NoneType...
Keywords:
Status: CLOSED DUPLICATE of bug 1224524
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: 21
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5130db91711b846894dba4408e5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-26 21:13 UTC by Sylvain Arth
Modified: 2015-05-27 04:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-05-27 04:55:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (825 bytes, text/plain)
2015-05-26 21:13 UTC, Sylvain Arth
no flags Details
File: environ (2.13 KB, text/plain)
2015-05-26 21:13 UTC, Sylvain Arth
no flags Details
File: runlevel (82 bytes, text/plain)
2015-05-26 21:13 UTC, Sylvain Arth
no flags Details

Description Sylvain Arth 2015-05-26 21:13:04 UTC
Version-Release number of selected component:
yumex-dnf-4.1.2-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.7-200.fc21.i686
type:           Python3
uid:            500

Truncated backtrace:
status.py:134:handle_dbus_signals:AttributeError: 'NoneType' object has no attribute 'check_for_updates'

Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/yumex/status.py", line 71, in __call__
    return getattr(self.proxy, self.method)(*args)
  File "/usr/lib/python3.4/site-packages/yumex/status.py", line 120, in _on_g_signal
    self.handle_dbus_signals(proxy, sender, signal, args)
  File "/usr/lib/python3.4/site-packages/yumex/status.py", line 134, in handle_dbus_signals
    self.app.win.check_for_updates()
AttributeError: 'NoneType' object has no attribute 'check_for_updates'

Local variables in innermost frame:
proxy: <DBusProxy object at 0xb5a54c34 (GDBusProxy at 0x9888ec0)>
args: ()
sender: ':1.203'
self: <yumex.status.StatusIcon object at 0xb5a55dcc>
signal: 'CheckUpdateSignal'

Comment 1 Sylvain Arth 2015-05-26 21:13:07 UTC
Created attachment 1030178 [details]
File: backtrace

Comment 2 Sylvain Arth 2015-05-26 21:13:08 UTC
Created attachment 1030179 [details]
File: environ

Comment 3 Sylvain Arth 2015-05-26 21:13:09 UTC
Created attachment 1030180 [details]
File: runlevel

Comment 4 Tim Lauridsen 2015-05-27 04:55:47 UTC

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

Comment 5 Tim Lauridsen 2015-05-27 04:57:32 UTC

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


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