Bug 1271236
| Summary: | [abrt] yumex-dnf: status.py:143:handle_dbus_signals:AttributeError: 'NoneType' object has no attribute 'check_for_updates' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | veikok <veiko> | ||||||
| Component: | yumex-dnf | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | tim.lauridsen | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/896cf6a35a59bf7af34f4da91ce081be3cd1b596 | ||||||||
| Whiteboard: | abrt_hash:37cddf7ee7dc61a59d29060250026d8e947d5925; | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-11-18 11:32:54 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: |
|
||||||||
Created attachment 1082411 [details]
File: backtrace
Created attachment 1082412 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1269400 *** |
Version-Release number of selected component: yumex-dnf-4.1.4-1.fc24 Additional info: reporter: libreport-2.6.2 cmdline: /usr/bin/python3 -tt /usr/bin/yumex-dnf executable: /usr/bin/yumex-dnf kernel: 4.2.3-300.fc23.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: status.py:143: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 73, in __call__ return getattr(self.proxy, self.method)(*args) File "/usr/lib/python3.4/site-packages/yumex/status.py", line 127, in _on_g_signal self.handle_dbus_signals(proxy, sender, signal, args) File "/usr/lib/python3.4/site-packages/yumex/status.py", line 143, in handle_dbus_signals self.app.win.check_for_updates() AttributeError: 'NoneType' object has no attribute 'check_for_updates' Local variables in innermost frame: self: <yumex.status.StatusIcon object at 0x7f7d5ea3ba58> run_pid: 9752 signal: 'CheckUpdateSignal' args: (9752,) proxy: <DBusProxy object at 0x7f7d5ea37f30 (GDBusProxy at 0x5592479eeb40)> sender: ':1.51'