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 131514 - Totem does not respect GConf model-controller-view architecture
Totem does not respect GConf model-controller-view architecture
Status: RESOLVED DUPLICATE of bug 131337
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Bastien Nocera
Bastien Nocera
Depends on:
Blocks:
 
 
Reported: 2004-01-15 03:13 UTC by Ed Catmur
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Ed Catmur 2004-01-15 03:13:59 UTC
For example:

while playing an audio file, with Preferences open on Display tab:

$ gconftool-2 -s /apps/totem/show_vfx -t bool true

The 'Show visual effects...' checkbox becomes checked but the controls 
below do not become sensitive, and visual effects do not begin in the main 
Totem window.

Worse, 

$ gconftool-2 -s /apps/totem/brightness -t int 65000

updates GConf but neither the Totem main window nor the preferences box
update to reflect the new value.

This type of behaviour is forbidden by the GConf documentation, I believe.

Version: Totem release 0.99.8.
Comment 1 Bastien Nocera 2004-01-15 11:48:55 UTC

*** This bug has been marked as a duplicate of 131337 ***