← Back to team overview

openlp-core team mailing list archive

[Bug 1744553] Re: replace live background with image causes crash

 

When the new display code is added this will be fully tested so old bugs
are not needed!

** Changed in: openlp
       Status: New => Won't Fix

-- 
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:
  Won't Fix

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


References