Music lens preview does not show play/pause status
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Nick Dedekind | ||
unity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
[Impact]
The music lens preview only allows for play. It does not show status or allow for pause as indicated by the unity manual-test. See screenshot-
[Test Case]
From unity/manual-
Preview Music Play
note: Should be automated.
------------
This tests the dash music preview track play
Setup:
#. Open music lens (Super+M)
#. Enter arbitrary search string and ensure a result is available.
#. Open a preview for a result which contains tracks.
Actions:
#. Play first track.
Expected Result:
Music Player daemon will start playing track and update status of the track
in the preview to playing as well as update it's progress.
[Observed Results]
Music player shows no track status.
[Test Case 2]
Preview Music Pause
note: Should be automated.
------------
This tests the dash preview preview navigate right animation
Setup:
#. Open music lens (Super+M)
#. Enter arbitrary search string and ensure a result is available.
#. Open a preview for a result which contains tracks.
#. Play first track.
Actions:
#. Pause playing track.
Expected Result:
Music Player daemon will pause the playing track and update it's status
to paused. Progress will stop incresing.
[Observed Results]
There was no pause control through the preview.
[Packages under test]
From ppa:unity-
- bamf - 0.2.122+
- compiz - 1:0.9.8.
- nux - 3.2.0+bzr651ubu
- unity - 6.2.0+bzr2633ub
[Hardware config]
Nvidia hardware with nouveau driver.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.2.0+bzr2633ub
ProcVersionSign
Uname: Linux 3.5.0-13-generic x86_64
NonfreeKernelMo
ApportVersion: 2.5.1-0ubuntu3
Architecture: amd64
CompizPlugins: [core,composite
CrashDB: unity
Date: Thu Aug 30 13:25:47 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120627)
ProcEnviron:
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Michal Hruby (community): Approve
-
Diff: 159 lines (+37/-18)3 files modifieddash/previews/Track.cpp (+27/-13)
dash/previews/Track.h (+1/-0)
manual-tests/Preview.txt (+9/-5)
Changed in unity: | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
tags: | added: 1210b1blockers |
Changed in unity: | |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
tags: | removed: 1210b1blockers |
Changed in unity: | |
assignee: | John Lea (johnlea) → nobody |
Changed in unity: | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
status: | New → In Progress |
Changed in unity (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity: | |
status: | In Progress → Fix Released |
If this was on a new install, you might have been missing the mp3 codec required for playback. We've raised this as an issue to design (that there is nothing in the spec to show errors), but there's not much we can do about it until they've got a resolution.