Clicking on progress bar messes up the times

Bug #474368 reported by Fernando Casanova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CNN plugin for Moovida
Fix Released
High
Unassigned

Bug Description

Steps to reproduce:

1) Play any video on the CNN plugin
2) Click on the progress bar until it shows 01:14 for a time (any time would do)
3) Stop and play another different video

Expected result:
the second video starts to play at 00:00.

Current result:
the second video starts to play at 01:14

Related branches

Revision history for this message
Michał Sawicz (saviq) wrote :

Same thing also happens for the RTBF plugin, for example.

It's some problem in the player - it receives the MouseDown event and starts buffering but seems not to react to the subsequent MouseUp.

There should be a way to disable seeking in the player for sources that don't allow that.

Revision history for this message
Michał Sawicz (saviq) wrote :

BTW any gstreamer-based player has problems here - Totem just restarts the stream from the beginning.

Revision history for this message
Olivier Tilloy (osomon) wrote :

This is bug #459874.

@Michał: the PlayableModel class has a boolean attribute called allow_seek, I think that's what you're looking for. See http://www.moovida.com/documentation/api/elisa.plugins.base.models.media.PlayableModel-class.html#allow_seek.

Michał Sawicz (saviq)
Changed in moovida-plugin-cnn:
importance: Undecided → High
milestone: none → 0.2
status: New → Fix Committed
Michał Sawicz (saviq)
Changed in moovida-plugin-cnn:
status: Fix Committed → Fix Released
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.