Bug 2014950
| Summary: | [abrt] git-cola: itemChange(): dag.py:1234:itemChange:TypeError: setWidth(self, int): argument 1 has unexpected type 'float' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ahlinc <ahlincq> | ||||||||
| Component: | git-cola | Assignee: | david08741 | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 35 | CC: | comzeradd, david08741, davvid, fedora, moceap, oliver, ry | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/d1ee645f1e59004c4e4de0cf21684495a4f696d8 | ||||||||||
| Whiteboard: | abrt_hash:87c398c37931e3850bf43aa66461aec579fcd00c;VARIANT_ID=workstation; | ||||||||||
| Fixed In Version: | git-cola-3.11.0-3.fc35 git-cola-3.11.0-3.fc34 | Doc Type: | --- | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2021-11-08 01:11:33 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 1834068 [details]
File: backtrace
Created attachment 1834069 [details]
File: cpuinfo
Created attachment 1834070 [details]
File: namespaces
A fix for this issue and the FIPS SSL support have been released in v3.11.0. https://git-cola.readthedocs.io/en/latest/relnotes.html#v3-11-0 (In reply to David Aguilar from comment #4) > A fix for this issue and the FIPS SSL support have been released in v3.11.0. > > https://git-cola.readthedocs.io/en/latest/relnotes.html#v3-11-0 Thanks! Could you tell when to expect the new version at least in rawhide repo? FEDORA-2021-80b46c5460 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-80b46c5460 FEDORA-2021-ede8cc3ffa has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ede8cc3ffa FEDORA-2021-80b46c5460 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-80b46c5460` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-80b46c5460 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-ede8cc3ffa has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-ede8cc3ffa` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-ede8cc3ffa See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-80b46c5460 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-ede8cc3ffa has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |
Version-Release number of selected component: git-cola-3.10.1-1.fc35 Additional info: reporter: libreport-2.15.2 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-git\x2ddag-2551103.scope cmdline: /usr/bin/python3 /usr/bin/git-dag --prompt crash_function: itemChange exception_type: TypeError executable: /usr/bin/git-dag interpreter: python3-3.10.0-1.fc35.x86_64 kernel: 5.14.11-300.fc35.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: dag.py:1234:itemChange:TypeError: setWidth(self, int): argument 1 has unexpected type 'float' Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/cola/widgets/dag.py", line 1234, in itemChange commit_pen.setWidth(1.0) TypeError: setWidth(self, int): argument 1 has unexpected type 'float' Local variables in innermost frame: self: <cola.widgets.dag.Commit object at 0x7ffac8d85a20> change: 14 value: 1 selected_items: [<cola.widgets.dag.Commit object at 0x7ffac8d85a20>] commits: [{ "authdate": "Sat Sep 18 23:54:45 2021 +0300", "author": "Andrew Hlynskyi", "oid": "3686a802876a954a68193914ed677bb4fc54a03d", "parents": [ "46a39b1777132c41906b40d4061e4fd1a8d12f9a" ], "summary": "step-250", "tags": [ "HEAD", "heads/rewrite-file-updating2" ] }] color: <PyQt5.QtGui.QColor object at 0x7ffad377b300> commit_pen: <PyQt5.QtGui.QPen object at 0x7ffac8dd7920>