GNOME Bugzilla – Bug 309091
Setting for Restart Marker is not memorized in JPEG-Save-Plugin
Last modified: 2008-01-15 12:57:25 UTC
Distribution/Version: Gentoo 1. Save a file as JPEG, activating the "Restart Marker" setting using the Advanced Controls. Change other settings arbitrary. 2. Save the file as JPEG again. All settings are memorized from the last save, except for "Restart Marker".
Created attachment 48447 [details] [review] Fixes the aforementioned bug.
Well, the setting is actually memorized correctly but the toggle button widget is not initialized correctly.
Thanks, applied to stable branch and ported to HEAD: 2005-07-01 Manish Singh <yosh@gimp.org> * plug-ins/common/jpeg.c: Initialize restart markers check button accordingly from defaults. Fixes bug #309091, patch from David 'Bombe' Roden.
So this should be marked as FIXED now, shouldn't it?
Yeah thanks. I must've neglected to change the resolution.