← Back to team overview

openlp-core team mailing list archive

[Bug 696219] [NEW] On open service with a song OpenLP accesses songs plugin even it is not availabe

 

Public bug reported:

--- 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'

** Affects: openlp
     Importance: Undecided
         Status: New

-- 
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'





Follow ups

References