At some point, OpenLP has stopped working on my Mac, presumably after an OS update.
I tried removing and reinstalling and it goes through the whole set-up wizard Q&A fine but when it comes to actually starting up it just hangs unresponsively. If I force quit and re-start it gives me a message about screen settings mismatch if I don't have the second screen connected but then hangs after that.
There is an empty error log in ~/Library/Application Support/openlp and the openlp.log shows the following:-
===================================================================================
2023-09-22 16:39:36,127 MainThread openlp.plugins.songs.lib.importer ERROR Error importing SongsOfFellowshipImport
Traceback (most recent call last):
File "openlp/plugins/songs/lib/importer.py", line 60, in <module>
File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
File "openlp/plugins/songs/lib/importers/songsoffellowship.py", line 33, in <module>
File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
File "openlp/plugins/songs/lib/importers/openoffice.py", line 39, in <module>
ModuleNotFoundError: No module named 'uno'
2023-09-22 16:39:36,129 MainThread openlp.plugins.songs.lib.importer ERROR Error importing OooImport
Traceback (most recent call last):
File "openlp/plugins/songs/lib/importer.py", line 66, in <module>
File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
File "openlp/plugins/songs/lib/importers/openoffice.py", line 39, in <module>
ModuleNotFoundError: No module named 'uno'
2023-09-22 16:39:36,605 MainThread openlp.plugins.presentations.lib.powerpointmaccontroller ERROR Compilation of Powerpoint applescript failed
Traceback (most recent call last):
File "openlp/plugins/presentations/lib/powerpointmaccontroller.py", line 287, in __init__
File "applescript/__init__.py", line 49, in __init__
applescript.ScriptError: Expected end of line, etc. but found identifier. (-2741) range=1675-1687