Bug 1471589
| Summary: | [abrt] dnfdragora-gui: __shutdown(): updater.py:92:__shutdown:TypeError: 'list' object is not callable | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | hkoba <buribullet> | ||||||||||||||||
| Component: | dnfdragora | Assignee: | Björn Esser (besser82) <besser82> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 26 | CC: | besser82, leigh123linux, lupinix.fedora, mrxcryp, ngompa13, strasharo2000 | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/aa158904b9840720ea6db46a213e90fa719cbfb7 | ||||||||||||||||||
| Whiteboard: | abrt_hash:0f5620636b2d8b05b210a1950c596591ba636c05;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | dnfdragora-1.0.1-8.git20171229.24e4647.fc27 dnfdragora-1.0.1-8.git20171229.24e4647.fc26 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2017-12-31 21:27:11 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 1299588 [details]
File: backtrace
Created attachment 1299589 [details]
File: cgroup
Created attachment 1299590 [details]
File: cpuinfo
Created attachment 1299591 [details]
File: environ
Created attachment 1299592 [details]
File: mountinfo
Created attachment 1299593 [details]
File: namespaces
Created attachment 1299594 [details]
File: open_fds
*** Bug 1488113 has been marked as a duplicate of this bug. *** Similar problem has been detected: Tried to exit the applet from the tray. reporter: libreport-2.9.1 cmdline: /usr/bin/python3 /usr/bin/dnfdragora-updater crash_function: __shutdown exception_type: TypeError executable: /usr/bin/dnfdragora-updater kernel: 4.13.5-200.fc26.x86_64 package: dnfdragora-gui-1.0.1-5.git20170505.2a3b056.fc26 reason: updater.py:92:__shutdown:TypeError: 'list' object is not callable runlevel: N 5 type: Python3 uid: 1000 dnfdaemon-0.3.18-5.fc27 dnfdragora-1.0.1-8.git20171229.24e4647.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d66bd84f06 dnfdaemon-0.3.18-5.fc26 dnfdragora-1.0.1-8.git20171229.24e4647.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-8caadb4a1b dnfdaemon-0.3.18-5.fc27, dnfdragora-1.0.1-8.git20171229.24e4647.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d66bd84f06 dnfdaemon-0.3.18-5.fc26, dnfdragora-1.0.1-8.git20171229.24e4647.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-8caadb4a1b dnfdaemon-0.3.18-5.fc27, dnfdragora-1.0.1-8.git20171229.24e4647.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. dnfdaemon-0.3.18-5.fc26, dnfdragora-1.0.1-8.git20171229.24e4647.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Just tried to stop dnfdragora via right click menu. Version-Release number of selected component: dnfdragora-gui-1.0.1-5.git20170505.2a3b056.fc26 Additional info: reporter: libreport-2.9.1 cmdline: /usr/bin/python3 /usr/bin/dnfdragora-updater crash_function: __shutdown exception_type: TypeError executable: /usr/bin/dnfdragora-updater kernel: 4.11.9-300.fc26.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: updater.py:92:__shutdown:TypeError: 'list' object is not callable Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/pystray/_base.py", line 236, in inner callback(self) File "/usr/lib/python3.6/site-packages/pystray/_base.py", line 320, in __call__ return self._action(icon, self) File "/usr/lib/python3.6/site-packages/pystray/_base.py", line 414, in wrapper1 return action(icon) File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 92, in __shutdown for task in self.__scheduler.queue(): TypeError: 'list' object is not callable Local variables in innermost frame: kwargs: (<pystray._gtk.Icon object at 0x7f058f33f6d8>,) self: <dnfdragora.updater.Updater object at 0x7f05b0e178d0> Potential duplicate: bug 1453003