openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #05185
[Bug 696219] Re: On open service with a song OpenLP accesses songs plugin even it is not availabe
Unable to reproduce stopping and starting OpenLP with different combinations of plugin disabled and opening existing service files.
Can you check against Trunk.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/696219
Title:
On open service with a song OpenLP accesses songs plugin even it is not availabe
Status in OpenLP - Worship Presentation Software:
New
Bug description:
--- Reproduce ---
Open saved service with deactivated songs plugin.
--- Exception Traceback ---
Traceback (most recent call last):
File "/home/meinert/Qt/OpenLP/morework/openlp/plugins/songs/lib/mediaitem.py", line 448, in serviceLoad
if self.addSongFromService:
AttributeError: 'SongMediaItem' object has no attribute 'addSongFromService'
References