Bug 1780948
| Summary: | [abrt] git-cola: module(): __init__.py:178:<module>:qtpy.PythonQtError: No Qt bindings could be found | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | afonsobordado | ||||||||||||||
| Component: | git-cola | Assignee: | Oliver Ilian <oliver> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 31 | CC: | allanlewis99, ananduraj32, antonioev, curneon, davvid, fedora, giliardlourenco, moceap, oliver, ppdha82, ry, soeren.grunewald | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/946a1fb93b4f7a296533a9507dd608c0eed1eaaa | ||||||||||||||||
| Whiteboard: | abrt_hash:4c630ec3a80f310cbed87261ea146350fe34b813;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | git-cola-3.4-4.fc31 | Doc Type: | If docs needed, set a value | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2020-04-15 20:32:59 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
afonsobordado
2019-12-08 16:48:49 UTC
Created attachment 1643046 [details]
File: backtrace
Created attachment 1643047 [details]
File: cpuinfo
Created attachment 1643048 [details]
File: environ
Created attachment 1643049 [details]
File: mountinfo
Created attachment 1643050 [details]
File: namespaces
Created attachment 1643051 [details]
File: open_fds
*** Bug 1790808 has been marked as a duplicate of this bug. *** *** Bug 1793442 has been marked as a duplicate of this bug. *** *** Bug 1805565 has been marked as a duplicate of this bug. *** Similar problem has been detected: I ran `git-cola --help` from a terminal. reporter: libreport-2.12.0 cmdline: /usr/bin/python3 /usr/bin/git-cola --help crash_function: module exception_type: ModuleNotFoundError executable: /usr/bin/git-cola interpreter: python3-3.7.6-2.fc31.x86_64 kernel: 5.3.15-300.fc31.x86_64 package: git-cola-3.4-2.fc31 reason: __init__.py:178:<module>:qtpy.PythonQtError: No Qt bindings could be found runlevel: N 5 type: Python3 uid: 1000 (In reply to afonsobordado from comment #0) > What fixed it for me was installing `python3-pyside2-devel` by running `sudo > dnf install python3-pyside2-devel` I found that installing just `python3-pyside2` (not `-devel`) resolved the issue. Similar problem has been detected: Try to start git-cola reporter: libreport-2.12.0 cmdline: /usr/bin/python3 /usr/bin/git-cola crash_function: module exception_type: ModuleNotFoundError executable: /usr/bin/git-cola interpreter: python3-3.7.6-2.fc31.x86_64 kernel: 5.5.8-200.fc31.x86_64 package: git-cola-3.4-2.fc31 reason: __init__.py:178:<module>:qtpy.PythonQtError: No Qt bindings could be found runlevel: N 5 type: Python3 uid: 1000 FEDORA-2020-ad7d7ce3a3 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad7d7ce3a3 FEDORA-2020-ad7d7ce3a3 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ad7d7ce3a3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad7d7ce3a3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. *** Bug 1778660 has been marked as a duplicate of this bug. *** *** Bug 1768231 has been marked as a duplicate of this bug. *** FEDORA-2020-ad7d7ce3a3 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. |