Hi all,
Tried to update to 3.1.6 from 3.1.2 on Sunday, thankfully after the service, however OpenLP will not not open. I have run the commands as described on the download page and still no joy.
I have also tried versions 3.1.4 and 3.1.5, both of which have the same issue. 3.1.3 is working and so have upgraded to that for the time being.
I have tried running OpenLP through the command line as suggested, however that did not work either, though running with the -l debug
flag gave the following output.
2025-02-04 22:16:04,497 MainThread openlp.plugins.songs.lib.importer ERROR Error importing SongsOfFellowshipImport
Traceback (most recent call last):
File "openlp/plugins/songs/lib/importer.py", line 61, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "openlp/plugins/songs/lib/importers/songsoffellowship.py", line 33, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "openlp/plugins/songs/lib/importers/openoffice.py", line 39, in <module>
ModuleNotFoundError: No module named 'uno'
2025-02-04 22:16:04,497 MainThread openlp.plugins.songs.lib.importer ERROR Error importing OooImport
Traceback (most recent call last):
File "openlp/plugins/songs/lib/importer.py", line 67, in <module>
File "PyInstaller/loader/pyimod02_importers.py", line 419, in exec_module
File "openlp/plugins/songs/lib/importers/openoffice.py", line 39, in <module>
ModuleNotFoundError: No module named 'uno'
2025-02-04 22:16:09,557 MainThread openlp.core.display.webengine ERROR :1 Uncaught ReferenceError: requestAction is not defined
2025-02-04 22:16:13,888 MainThread openlp.core.display.webengine ERROR openlp://display/reveal.js:1995 Uncaught RangeError: Maximum call stack size exceeded.
2025-02-04 22:16:13,984 MainThread openlp.core.display.webengine ERROR openlp://display/reveal.js:1995 Uncaught RangeError: Maximum call stack size exceeded.
2025-02-04 22:16:14,058 MainThread openlp.core.display.webengine ERROR openlp://display/reveal.js:1995 Uncaught RangeError: Maximum call stack size exceeded.
2025-02-04 22:16:14,060 MainThread openlp.core.display.webengine ERROR openlp://display/reveal.js:1995 Uncaught RangeError: Maximum call stack size exceeded.
2025-02-04 22:16:14,105 MainThread openlp.core.display.webengine ERROR openlp://display/reveal.js:1995 Uncaught RangeError: Maximum call stack size exceeded.
2025-02-04 22:16:14,111 MainThread openlp.core.display.webengine ERROR openlp://display/reveal.js:1995 Uncaught RangeError: Maximum call stack size exceeded.
2025-02-04 22:16:15,135 MainThread openlp.core.ui.thememanager.ThemeManager WARNING Missing requested theme data for "zBLACK", using default theme
2025-02-04 22:16:15,274 MainThread openlp.core.ui.thememanager.ThemeManager WARNING Missing requested theme data for "zBLACK", using default theme
2025-02-04 22:16:15,720 MainThread openlp.core.display.webengine WARNING openlp://display/reveal.js:4440 Throttling navigation to prevent the browser from hanging. See https://crbug.com/882238. Command line switch --disable-ipc-flooding-protection can be used to bypass the protection
2025-02-04 22:16:16,019 MainThread openlp.core.ui.thememanager.ThemeManager WARNING Missing requested theme data for "zBLACK", using default theme
2025-02-04 22:16:16,087 MainThread openlp.core.ui.thememanager.ThemeManager WARNING Missing requested theme data for "zBLACK", using default theme
2025-02-04 22:16:57,496 MainThread openlp.plugins.presentations.lib.applescriptbasecontroller ERROR script execution failed
Traceback (most recent call last):
File "openlp/plugins/presentations/lib/applescriptbasecontroller.py", line 97, in kill
File "applescript/__init__.py", line 110, in call
File "applescript/__init__.py", line 65, in _unpackresult
applescript.ScriptError: Script Error (-1708)
Please can someone try and point me in the right direction.
Cheers