[david@LCARS2 ~]$ frescobaldi
Traceback (most recent call last):
File "/bin/frescobaldi", line 24, in <module>
import main
File "/usr/lib/python3.7/site-packages/frescobaldi_app/main.py", line 34, in <module>
import app # Instantiate global signals etc
File "/usr/lib/python3.7/site-packages/frescobaldi_app/app.py", line 34, in <module>
import PyQt5.QtWebEngineWidgets
ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been submitted for testing by limb.
This update's test gating status has been changed to 'waiting'.
This update has obsoleted frescobaldi-3.1-1.fc31, and has inherited its bugs and notes.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Doesn't start, it raises an error:
[david@LCARS2 ~]$ frescobaldi Traceback (most recent call last): File "/bin/frescobaldi", line 24, in <module> import main File "/usr/lib/python3.7/site-packages/frescobaldi_app/main.py", line 34, in <module> import app # Instantiate global signals etc File "/usr/lib/python3.7/site-packages/frescobaldi_app/app.py", line 34, in <module> import PyQt5.QtWebEngineWidgets ModuleNotFoundError: No module named 'PyQt5.QtWebEngineWidgets'
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Does installing python3-qt5-webengine fix this?
It does! It is a missing dependency, it should have pulled it in, right?
Yes, I'll push a corrected package.
This update has been obsoleted by frescobaldi-3.1.1-2.fc31.