Bug 1224524

Summary: [abrt] handle_dbus_signals:AttributeError: 'NoneType' object has no attribute 'on_status_icon_clicked'
Product: [Fedora] Fedora Reporter: Pavel Mlčoch <pavkamlc>
Component: yumex-dnfAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: gl, johannespfrang, mbenhamd, panos.asproulis, sukhamayganguly, sylvain, tim.lauridsen, wincc, woiling
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c19a3055212a5e12ac2dbfa74cf58111bcda7ef7
Whiteboard: abrt_hash:5ce5ae2f9e500d699180d69cfa8786426bca563e
Fixed In Version: yumex-dnf-4.1.4-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 12:24:02 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 Pavel Mlčoch 2015-05-24 01:32:24 UTC
Version-Release number of selected component:
yumex-dnf-4.1.1-1.fc22

Additional info:
reporter:       libreport-2.5.1
cmdline:        /usr/bin/python3 -tt /usr/bin/yumex-dnf --updateall
executable:     /usr/bin/yumex-dnf
kernel:         4.0.1-300.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
status.py:121:handle_dbus_signals:AttributeError: 'NoneType' object has no attribute 'on_status_icon_clicked'

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 113, in _on_g_signal
    self.handle_dbus_signals(proxy, sender, signal, args)
  File "/usr/lib/python3.4/site-packages/yumex/status.py", line 121, in handle_dbus_signals
    self.app.win.on_status_icon_clicked()
AttributeError: 'NoneType' object has no attribute 'on_status_icon_clicked'

Local variables in innermost frame:
signal: 'IconClickSignal'
proxy: <DBusProxy object at 0x7f32801a5900 (GDBusProxy at 0x1a37b10)>
self: <yumex.status.StatusIcon object at 0x7f32801a6ba8>
sender: ':1.99'
args: ()

Comment 1 Pavel Mlčoch 2015-05-24 01:32:28 UTC
Created attachment 1029138 [details]
File: backtrace

Comment 2 Pavel Mlčoch 2015-05-24 01:32:29 UTC
Created attachment 1029139 [details]
File: environ

Comment 3 Tim Lauridsen 2015-05-25 07:02:23 UTC
This is fixed upstream

Comment 4 Tim Lauridsen 2015-05-25 07:03:03 UTC
*** Bug 1224554 has been marked as a duplicate of this bug. ***

Comment 5 Tim Lauridsen 2015-05-27 04:57:32 UTC
*** Bug 1225223 has been marked as a duplicate of this bug. ***

Comment 6 Tim Lauridsen 2015-05-27 04:59:00 UTC
*** Bug 1224828 has been marked as a duplicate of this bug. ***

Comment 7 Tim Lauridsen 2015-05-27 04:59:41 UTC
*** Bug 1225079 has been marked as a duplicate of this bug. ***

Comment 8 Fedora Update System 2015-05-27 16:26:27 UTC
dnfdaemon-0.3.9-1.fc22,yumex-dnf-4.1.3-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/dnfdaemon-0.3.9-1.fc22,yumex-dnf-4.1.3-1.fc22

Comment 9 Fedora Update System 2015-05-27 16:26:38 UTC
dnfdaemon-0.3.9-1.fc21,yumex-dnf-4.1.3-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/dnfdaemon-0.3.9-1.fc21,yumex-dnf-4.1.3-1.fc21

Comment 10 Fedora Update System 2015-05-28 12:01:38 UTC
Package dnfdaemon-0.3.9-1.fc21, yumex-dnf-4.1.3-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing dnfdaemon-0.3.9-1.fc21 yumex-dnf-4.1.3-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9000/dnfdaemon-0.3.9-1.fc21,yumex-dnf-4.1.3-1.fc21
then log in and leave karma (feedback).

Comment 11 Fedora Update System 2015-10-01 07:35:38 UTC
dnfdaemon-0.3.10-1.fc22 yumex-dnf-4.1.4-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-816c17411d

Comment 12 Fedora Update System 2015-10-04 01:37:21 UTC
dnfdaemon-0.3.10-1.fc22, yumex-dnf-4.1.4-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update yumex-dnf dnfdaemon'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-816c17411d

Comment 13 Tim Lauridsen 2015-10-06 08:34:01 UTC
*** Bug 1233007 has been marked as a duplicate of this bug. ***

Comment 14 Tim Lauridsen 2015-10-06 08:34:36 UTC
*** Bug 1263786 has been marked as a duplicate of this bug. ***

Comment 15 Tim Lauridsen 2015-10-06 08:35:24 UTC
*** Bug 1255323 has been marked as a duplicate of this bug. ***

Comment 16 Tim Lauridsen 2015-10-06 08:36:57 UTC
*** Bug 1229957 has been marked as a duplicate of this bug. ***

Comment 17 Fedora Update System 2015-11-19 12:23:49 UTC
dnfdaemon-0.3.10-1.fc22, yumex-dnf-4.1.4-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.