On Sunday, OpenLP 3.0.2 failed to load. It showd an error message, but in the chaos of the moment the file was not saved. Since then, we have tried all of the delete/re-install options. I saved the data folder, but deleted all files in Windows 10 Pro 22H2 installation, and registry files. (AMD Ryzen Threadripper processor, 128GB RAM).
I have tried deleting and reinstalling 3.0, 3.01 and 3.02 as well as the portable versions in both 64 and 32 bit. I have deleted everything before every installation and the program stalls at the splash screeen. The error log in the newly created data folder is blank, but at least gets far enough to report this:
2023-06-12 14:33:17,338 openlp.core.utils.actions WARNING Shortcut "" is removed from "fileExitItem" because another action already uses this shortcut.
2023-06-12 14:33:17,376 openlp.core.utils.actions WARNING Shortcut "" is removed from "settingsConfigureItem" because another action already uses this shortcut.
2023-06-12 14:33:17,388 openlp.core.utils.actions WARNING Shortcut "F1" is removed from "onlineHelpItem" because another action already uses this shortcut.
2023-06-12 14:33:18,044 openlp.core.common.registry ERROR OpenLP Error trace
File <string> at line 44
called None
File openlp\core\__init__.py at line 437
called None
File openlp\core\__init__.py at line 142
called None
File openlp\core\common\registry.py at line 142
called None
File openlp\core\common\__init__.py at line 52
called None
2023-06-12 14:33:18,044 openlp.core.common.registry ERROR Exception for function <bound method PluginManager.bootstrap_initialise of <openlp.core.lib.pluginmanager.PluginManager object at 0x059AB530>>
Traceback (most recent call last):
File "openlp\core\common\registry.py", line 137, in execute
File "openlp\core\lib\pluginmanager.py", line 54, in bootstrap_initialise
File "openlp\core\lib\pluginmanager.py", line 111, in find_plugins
File "openlp\core\lib\plugin.py", line 177, in set_status
File "openlp\core\common\settings.py", line 436, in value
TypeError: unable to convert a QVariant back to a Python object
2023-06-12 14:34:09,643 root CRITICAL Traceback (most recent call last):
File "openlp\core\ui\mainwindow.py", line 898, in on_settings_import_item_clicked
ImportError: No module named 'openlp.core.common.enum'
2023-06-12 14:35:12,431 root CRITICAL Traceback (most recent call last):
File "openlp\core\ui\firsttimeform.py", line 313, in on_current_id_changed
File "openlp\core\ui\firsttimeform.py", line 210, in _download_index
AttributeError: 'NoneType' object has no attribute 'is_active'
Does this give someone a hint as to my problem?
Thank you!