GNOME Bugzilla – Bug 610823
regression: cheese doesn't restore saved balance settings at startup
Last modified: 2010-02-23 15:33:09 UTC
From https://bugs.edge.launchpad.net/ubuntu/+source/cheese/+bug/524854 > To reproduce: > 1: Go to Edit > Preferences > 2: Edit the Brightness/Contrast/Saturation/Hue settings to preferred settings > 3: Now close Cheese > 4: Re-open cheese and you will notice that the settings are not used now > 5: Check the edit> preferences , you'll notice the sliders are at the exact same > spot as had been set previously but these settings are not used. > To make the preferred settings work again , user has to move the sliders or > atleast click on the sliders once which activates the stored settings It worked before, it's a regression from CheeseWidget port.
The following fix has been pushed: 9eb28fe widget: restore saved balance settings at startup
Created attachment 154503 [details] [review] widget: restore saved balance settings at startup Restore balance (brightness, saturation, hue) settings, saved in gconf, when the camera is initialized. Somehow I must have missed this while porting Cheese to use CheeseWidget.