After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 436092 - Seekbar doesn't move
Seekbar doesn't move
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Browser plugin (obsolete)
unspecified
Other Linux
: Normal normal
: ---
Assigned To: totem-browser-maint
totem-browser-maint
: 450925 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-05-05 11:12 UTC by Bastien Nocera
Modified: 2007-08-17 12:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2007-05-05 11:12:16 UTC
Despite playing a fixed length file, the seekbar doesn't move. The time in the statusbar changes though.

The statusbar also looks clipped to the right.
Comment 1 Bastien Nocera 2007-06-26 09:22:59 UTC
*** Bug 450925 has been marked as a duplicate of this bug. ***
Comment 2 Bastien Nocera 2007-08-17 12:55:47 UTC
2007-08-17  Bastien Nocera  <hadess@hadess.net>

        * src/backend/bacon-video-widget-xine.c:
        (bacon_video_widget_tick_send): Another xine-lib crappiness, it
        doesn't update the current_position when the file isn't seekable,
        so we have to fake it from the current_time (Closes: #436092)