I have a similar problem. I installed the latest version and didn't like it so I uninstalled it. Then I reinstalled the previous verison. I got a bunch of errors as shown in the photos. I can't import songs or Bibles. I can't open services. When I try to send the support file shown below it does nothing. I ever have problems closing the program.
Error messages on trying to open a service:
Traceback (most recent call last):
File "openlp\core\ui\servicemanager.py", line 440, in on_load_service_clicked
File "openlp\core\ui\servicemanager.py", line 766, in load_file
File "openlp\core\ui\servicemanager.py", line 825, in process_service_items
AttributeError: 'NoneType' object has no attribute 'service_load'
Error messages on trying to close the program:
Traceback (most recent call last):
File "openlp\core\ui\mainwindow.py", line 1091, in closeEvent
File "openlp\core\ui\mainwindow.py", line 1129, in clean_up
File "openlp\core\lib\pluginmanager.py", line 189, in finalise_plugins
File "C:\Program Files (x86)\OpenLP\plugins\songs\songsplugin.py", line 328, in finalise
self.song_import_item.setVisible(False)
AttributeError: 'SongsPlugin' object has no attribute 'song_import_item'




