openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #06060
[Bug 696219] Re: On open service with a song OpenLP accesses songs plugin even it is not available
To reproduce you need to make songs inactive then restart OpenLP before
loading a service with songs in it.
** Changed in: openlp
Assignee: (unassigned) => Jon Tibble (meths)
** Changed in: openlp
Milestone: None => 1.9.5
** Changed in: openlp
Status: New => Fix Committed
--
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 available
Status in OpenLP - Worship Presentation Software:
Fix Committed
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