Bug 1741845 - ImportError: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23Arg9parse_intEPKciPv
Summary: ImportError: /lib64/libQt5WebEngineCore.so.5: undefined symbol: _ZN3re23RE23A...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: anki
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Drake-Brockman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-16 08:55 UTC by td452t qe6n4f
Modified: 2019-10-30 11:11 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-30 11:11:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description td452t qe6n4f 2019-08-16 08:55:20 UTC
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

Comment 1 Alicja Kario 2019-08-16 10:28:40 UTC
seems to be caused by bug 1672014

Comment 2 Christian Krause 2019-10-29 21:46:15 UTC
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!

Comment 3 td452t qe6n4f 2019-10-30 11:11:02 UTC
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!


Note You need to log in before you can comment on or make changes to this bug.