[mediahub3] video playback gets in a broken state after manually seeking video straight to EOS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
media-hub (Ubuntu RTM) |
Fix Released
|
Undecided
|
Jim Hodapp | ||
qtubuntu-media (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
qtubuntu-media (Ubuntu RTM) |
Fix Released
|
Undecided
|
Jim Hodapp |
Bug Description
phablet@
current build number: 240
device name: krillin
channel: ubuntu-
last update: 2015-02-19 14:56:04
version version: 240
version ubuntu: 20150218.1
version device: 20150216-fe747ac
version custom: 20150216-561-29-186
Media-hub 3 from https:/
ii libmedia-
ii libmedia-
ii media-hub 3.0.0+15.
1. Play video http://
2. Toggle the lower right hand corner time display by tapping it once.
3. Manually seek straight to the end so that the time left says 0:00.
4. Observe that the video remains at the end and doesn't reset to the beginning.
Related branches
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 182 lines (+44/-9)4 files modifiedsrc/aal/aalmediaplayerservice.cpp (+14/-2)
src/aal/aalmediaplayerservice.h (+1/-0)
src/aal/aalvideorenderercontrol.cpp (+26/-7)
src/aal/aalvideorenderercontrol.h (+3/-0)
Changed in media-hub (Ubuntu RTM): | |
status: | New → In Progress |
assignee: | nobody → Jim Hodapp (jhodapp) |
Changed in qtubuntu-media (Ubuntu RTM): | |
status: | New → Confirmed |
assignee: | nobody → Jim Hodapp (jhodapp) |
Changed in media-hub (Ubuntu RTM): | |
status: | Confirmed → In Progress |
Changed in qtubuntu-media (Ubuntu RTM): | |
status: | Confirmed → In Progress |
Changed in media-hub (Ubuntu RTM): | |
status: | In Progress → Fix Committed |
Changed in qtubuntu-media (Ubuntu): | |
status: | New → Fix Committed |
Changed in qtubuntu-media (Ubuntu RTM): | |
status: | In Progress → Fix Committed |
Changed in media-hub (Ubuntu RTM): | |
status: | Fix Committed → Fix Released |
Changed in qtubuntu-media (Ubuntu): | |
status: | Fix Committed → Fix Released |
Changed in qtubuntu-media (Ubuntu RTM): | |
status: | Fix Committed → Fix Released |
This is much improved with this branch: https:/ /code.launchpad .net/~jhodapp/ qtubuntu- media/make- eos-work- again/+ merge/251167, but it still sometimes hangs at the end and I can't get playback to start again as the entire mediaplayer-app interface is hung. This needs more work.