openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #05196
[Bug 696219] Re: On open service with a song OpenLP accesses songs plugin even it is not availabe
** Changed in: openlp
Importance: Undecided => Low
--
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