Hello,
We tried to use the last beta, but it was crashing really bad for us. So we also tried to revert to hold version, but now getting this error below... please your help recovering old and cleaning new version will be appreciated.
Traceback (most recent call last):
File "openlp-run.py", line 44, in <module>
File "openlp/core/__init__.py", line 437, in main
File "openlp/core/__init__.py", line 142, in run
File "openlp/core/common/registry.py", line 137, in execute
File "openlp/core/lib/pluginmanager.py", line 68, in bootstrap_initialise
File "openlp/core/lib/pluginmanager.py", line 180, in initialise_plugins
File "/Applications/OpenLP.app/Contents/MacOS/plugins/media/mediaplugin.py", line 70, in initialise
super().initialise()
File "openlp/core/lib/plugin.py", line 278, in initialise
File "openlp/plugins/media/lib/mediaitem.py", line 296, in initialise
File "openlp/plugins/media/lib/mediaitem.py", line 357, in load_list
AttributeError: 'str' object has no attribute 'sort'