← Back to team overview

touch-packages team mailing list archive

[Bug 1392347] [NEW] Pause button changes to Play after low-battery notification when a video is playing

 

Public bug reported:

Steps to reproduce:

1. Open a video in mediaplayer-app
2. Enable the mock battery:

gdbus call --session --dest "com.canonical.indicator.power" \
             --object-path /com/canonical/indicator/power/Testing \
             --method org.freedesktop.DBus.Properties.Set \
             com.canonical.indicator.power.Testing \
             MockBatteryEnabled \
             "<true>"

3. Trigger the low battery notification:

gdbus call --session --dest "com.canonical.indicator.power" \
             --object-path /com/canonical/indicator/power/Testing \
             --method org.freedesktop.DBus.Properties.Set \
             com.canonical.indicator.power.Testing \
             MockBatteryLevel \
             "<uint32 10>"

4. Dismiss the Low battery notification

Expected result:

Video resumes playing and Pause button is available in bottom left
corner

Actual result:

Video resumes playing but Pause button has changed to Play, which is
clearly wrong since the video is playing

ProblemType: Bug
DistroRelease: Ubuntu RTM 14.09
Package: mediaplayer-app 0.20.5+14.10.20141015-0ubuntu1
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.14.7-0ubuntu8
Architecture: armhf
Date: Thu Nov 13 15:01:43 2014
InstallationDate: Installed on 2014-11-12 (0 days ago)
InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf (20141112-181954)
SourcePackage: mediaplayer-app
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mediaplayer-app (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug armhf qa-promotion utopic

-- 
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/1392347

Title:
  Pause button changes to Play after low-battery notification when a
  video is playing

Status in “mediaplayer-app” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:

  1. Open a video in mediaplayer-app
  2. Enable the mock battery:

  gdbus call --session --dest "com.canonical.indicator.power" \
               --object-path /com/canonical/indicator/power/Testing \
               --method org.freedesktop.DBus.Properties.Set \
               com.canonical.indicator.power.Testing \
               MockBatteryEnabled \
               "<true>"

  3. Trigger the low battery notification:

  gdbus call --session --dest "com.canonical.indicator.power" \
               --object-path /com/canonical/indicator/power/Testing \
               --method org.freedesktop.DBus.Properties.Set \
               com.canonical.indicator.power.Testing \
               MockBatteryLevel \
               "<uint32 10>"

  4. Dismiss the Low battery notification

  Expected result:

  Video resumes playing and Pause button is available in bottom left
  corner

  Actual result:

  Video resumes playing but Pause button has changed to Play, which is
  clearly wrong since the video is playing

  ProblemType: Bug
  DistroRelease: Ubuntu RTM 14.09
  Package: mediaplayer-app 0.20.5+14.10.20141015-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: armhf
  Date: Thu Nov 13 15:01:43 2014
  InstallationDate: Installed on 2014-11-12 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf (20141112-181954)
  SourcePackage: mediaplayer-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediaplayer-app/+bug/1392347/+subscriptions


Follow ups

References