Bug 1741845
| Summary: | ImportError: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | td452t qe6n4f <td452tqe6n4f> |
| Component: | anki | Assignee: | Thomas Drake-Brockman <thomas> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | chkr, hkario, thomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-30 11:11:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
seems to be caused by bug 1672014 As Hubert write, that may have been an intermediate problem with some of anki's dependencies (python3-qt5-webengine / re2) some while ago. Please test again with a fully updated system and provide some feedback whether the issue is still present. Thanks! As requested. I'm currently up to date with "anki.noarch 2.1.15-1.fc29", "re2.x86_64 20160401-11.fc29" and "python3-qt5-webengine.x86_64 5.11.3-1.fc29". The issue is not present anymore. I didn't track exactly at which version(s) the issue was resolved, though. I suppose I should close this (?). Thanks! |
Description of problem: ''' $ anki Traceback (most recent call last): File "/usr/bin/anki", line 6, in <module> import aqt File "/usr/share/anki/aqt/__init__.py", line 14, in <module> from aqt.qt import * File "/usr/share/anki/aqt/qt.py", line 17, in <module> from PyQt5.QtWebEngineWidgets import * ImportError: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv ''' Version-Release number of selected component (if applicable): anki.noarch 2.1.14-1.fc29