Bug 1224554 - [abrt] yumex-dnf: status.py:128:handle_dbus_signals:AttributeError: 'NoneType' object has no attribute 'on_status_icon_clicked'
Summary: [abrt] yumex-dnf: status.py:128:handle_dbus_signals:AttributeError: 'NoneType...
Keywords:
Status: CLOSED DUPLICATE of bug 1224524
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex-dnf
Version: 22
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:13769c23ee12a3c2cf95bbe3a85...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-24 15:40 UTC by Mohamed BEN HAMDOUNE
Modified: 2015-10-24 16:43 UTC (History)
10 users (show)

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


Attachments (Terms of Use)
File: backtrace (845 bytes, text/plain)
2015-05-24 15:40 UTC, Mohamed BEN HAMDOUNE
no flags Details
File: environ (2.55 KB, text/plain)
2015-05-24 15:40 UTC, Mohamed BEN HAMDOUNE
no flags Details

Description Mohamed BEN HAMDOUNE 2015-05-24 15:40:47 UTC
Version-Release number of selected component:
yumex-dnf-4.1.2-1.fc22

Additional info:
reporter:       libreport-2.5.1
cmdline:        /usr/bin/python3 -tt /usr/bin/yumex-dnf --install /tmp/nautilus-dropbox-2015.02.12-1.fedora.x86_64.rpm
executable:     /usr/bin/yumex-dnf
kernel:         4.0.4-301.fc22.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
status.py:128: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 120, in _on_g_signal
    self.handle_dbus_signals(proxy, sender, signal, args)
  File "/usr/lib/python3.4/site-packages/yumex/status.py", line 128, 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:
proxy: <DBusProxy object at 0x7f91322803f0 (GDBusProxy at 0x1d672c0)>
signal: 'IconClickSignal'
self: <yumex.status.StatusIcon object at 0x7f913227d8d0>
sender: ':1.56'
args: ()

Comment 1 Mohamed BEN HAMDOUNE 2015-05-24 15:40:50 UTC
Created attachment 1029221 [details]
File: backtrace

Comment 2 Mohamed BEN HAMDOUNE 2015-05-24 15:40:51 UTC
Created attachment 1029222 [details]
File: environ

Comment 3 Tim Lauridsen 2015-05-25 07:03:03 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.