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 155087 - Set network connection speed does not work.
Set network connection speed does not work.
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks: 162815
 
 
Reported: 2004-10-11 14:41 UTC by Sebastien Bacher
Modified: 2005-01-12 09:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2004-10-11 14:41:00 UTC
This bug has been reported here: https://bugzilla.ubuntu.com/2164

"If I go in preferances and set connection speed, it's reset to 14.4k modem
every time.

I got a feeling this means it tries to buffer the entire file every time I try
to play something from the network."
Comment 1 Bastien Nocera 2004-10-11 14:43:25 UTC
Which backend?
Comment 2 andersaa 2004-10-11 15:06:56 UTC
totem on ubuntu.
Comment 3 andersaa 2004-10-11 15:07:42 UTC
I believe that would make it the gstreamer backend, but they may have some
patches in there aswell.
Comment 4 Bastien Nocera 2004-10-11 15:16:19 UTC
you can see for sure in the about box ;)
Comment 5 Sebastien Bacher 2004-10-11 15:42:07 UTC
gstreamer backend
Comment 6 Bastien Nocera 2004-10-11 15:47:26 UTC
This is saved by the backend itself, we should save it in GConf really.
Comment 7 Ivan Gyurdiev 2005-01-04 18:41:57 UTC
Same problem on FC3 rawhide, gstreamer backend.
Additionally Audio Output Type is not saved, and is reset to Stereo
every time. 
Comment 8 Bastien Nocera 2005-01-12 09:38:11 UTC
2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
                                                                               
                                                                             
        * src/bacon-video-widget-gst.c:
        (bacon_video_widget_get_connection_speed),
        (bacon_video_widget_set_connection_speed),
        (bacon_video_widget_set_tv_out), (bacon_video_widget_get_tv_out),
        (bacon_video_widget_set_audio_out_type),
        (bacon_video_widget_set_show_visuals),
        (bacon_video_widget_set_visuals),
        (bacon_video_widget_set_visuals_quality),
        (bacon_video_widget_set_video_property), (bacon_video_widget_new):
          Save backend-responsible gconf properties.