Bug 2142475
| Summary: | [abrt] variety: _go(): ThumbsManager.py:458:_go:AttributeError: 'NoneType' object has no attribute 'destroy' | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eldar Kurbanov <EldarK> | ||||||||||||||
| Component: | variety | Assignee: | MartinKG <mgansser> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 36 | CC: | mgansser | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/0cd91fa3acd3dbb8f05b4725f1f920aae22c36a4 | ||||||||||||||||
| Whiteboard: | abrt_hash:c3d025acb591a46fa3f473b484cbb339487dff28;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | variety-0.8.10-1.fc37 variety-0.8.10-1.fc36 | Doc Type: | If docs needed, set a value | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2023-02-08 01:02:17 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 1924162 [details]
File: backtrace
Created attachment 1924163 [details]
File: cpuinfo
Created attachment 1924164 [details]
File: environ
Created attachment 1924165 [details]
File: mountinfo
Created attachment 1924166 [details]
File: namespaces
Created attachment 1924167 [details]
File: open_fds
upstream ticket: https://github.com/varietywalls/variety/issues/581 FEDORA-2023-f798a14798 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-f798a14798 FEDORA-2023-3e554e1862 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-3e554e1862 FEDORA-2023-3e554e1862 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-3e554e1862` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-3e554e1862 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-f798a14798 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-f798a14798` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-f798a14798 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-3e554e1862 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-f798a14798 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: Quit from programm Version-Release number of selected component: variety-0.8.9-1.fc36 Additional info: reporter: libreport-2.17.4 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-variety-5866.scope cmdline: /usr/bin/python3 /usr/bin/variety crash_function: _go exception_type: AttributeError executable: /usr/bin/variety interpreter: python3-3.10.8-1.fc36.x86_64 kernel: 6.0.7-200.fc36.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: ThumbsManager.py:458:_go:AttributeError: 'NoneType' object has no attribute 'destroy' Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/variety/Util.py", line 876, in cb args[0](*args[1:]) File "/usr/lib/python3.10/site-packages/variety/ThumbsManager.py", line 458, in _go self.thumbs_window.destroy() AttributeError: 'NoneType' object has no attribute 'destroy' Local variables in innermost frame: self: <variety.ThumbsManager.ThumbsManager object at 0x7f5478f8e440>