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

Bug #1392347 reported by Brendan Donegan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mediaplayer-app (Ubuntu)
New
Low
Unassigned

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)

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

is that still an issue?

Changed in mediaplayer-app (Ubuntu):
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.