← Back to team overview

openlp-core team mailing list archive

[Bug 1744553] [NEW] replace live background with image causes crash

 

Public bug reported:

Here is the trace


Traceback (most recent call last):
  File "/home/sim/dev/openlp/trunk/openlp/core/ui/media/mediacontroller.py", line 219, in media_state_live
    self.media_play(self.display_controllers[DisplayControllerType.Live], True)
  File "/home/sim/dev/openlp/trunk/openlp/core/ui/media/mediacontroller.py", line 639, in media_play
    if not self.current_media_players[controller.controller_type].play(display):
KeyError: 0

** 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/1744553

Title:
  replace live background with image causes crash

Status in OpenLP:
  New

Bug description:
  Here is the trace

  
  Traceback (most recent call last):
    File "/home/sim/dev/openlp/trunk/openlp/core/ui/media/mediacontroller.py", line 219, in media_state_live
      self.media_play(self.display_controllers[DisplayControllerType.Live], True)
    File "/home/sim/dev/openlp/trunk/openlp/core/ui/media/mediacontroller.py", line 639, in media_play
      if not self.current_media_players[controller.controller_type].play(display):
  KeyError: 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1744553/+subscriptions


Follow ups