I just started getting the following error when I try to start OpenLP:
Fatal Python error: Aborted
Current thread 0x0000770ba16a9040 (most recent call first):
File "/usr/lib/python3/dist-packages/openlp/core/display/render.py", line 890 in init
File "/usr/lib/python3/dist-packages/openlp/core/loader.py", line 42 in loader
File "/usr/lib/python3/dist-packages/openlp/core/app.py", line 119 in run
File "/usr/lib/python3/dist-packages/openlp/core/app.py", line 507 in main
File "/usr/lib/python3/dist-packages/openlp/main.py", line 75 in start
File "/usr/bin/./openlp", line 33 in <module>
Extension modules: PyQt5.QtCore, PyQt5.QtGui, PyQt5.QtWebChannel, PyQt5.QtNetwork, PyQt5.QtWebEngineCore, PyQt5.QtWidgets, PyQt5.QtPrintSupport, PyQt5.QtWebEngineWidgets, markupsafe.speedups, lxml.elementpath, lxml.etree, lxml.objectify, simplejson.speedups, sqlalchemy.cimmutabledict, greenlet.greenlet, sqlalchemy.cprocessors, sqlalchemy.cresultproxy, PIL._imaging (total: 18)
I am running Ubuntu 23.10 and am on the latest version of OpenLP.