← Back to team overview

touch-packages team mailing list archive

[Bug 1398564] Re: The play video interface displays blank screen on resume

 

The issue is that mediaplayer-app is missing the app suspend signal and
so it fails to call pause. This results in the player playing when the
screen is locked but the surface texture for rendering video not
instantiating correctly. The fix will involve something to ensure that
mediaplayer-app is able to consistently signal media-hub to pause
playback before the system goes to sleep.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediaplayer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1398564

Title:
  The play video interface displays blank screen on resume

Status in the base for Ubuntu mobile products:
  Confirmed
Status in mediaplayer-app package in Ubuntu:
  Confirmed
Status in mediaplayer-app package in Ubuntu RTM:
  New

Bug description:
  [Procedures]
  1.Play a video from video screen
  2.Press power key during launch media player
  3.Press power key again and unlock the DUT
  4.Check the video play view

  [Expect results]
  The video should playback normal
  [Actual results]
  The audio and progress bar display normal, but the Playback view display blank
  or
  the entire screen is blank with backlight
  or
  the DUT resumes right away and then the screen is blank when unlocked
  or
  the entire screen is black and does not respond to input but everything is running

  [Reproduce]
  Need to press the button just as the app is starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1398564/+subscriptions


References