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 309091 - Setting for Restart Marker is not memorized in JPEG-Save-Plugin
Setting for Restart Marker is not memorized in JPEG-Save-Plugin
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-06-26 22:37 UTC by David 'Bombe' Roden
Modified: 2008-01-15 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes the aforementioned bug. (611 bytes, patch)
2005-06-30 02:46 UTC, David 'Bombe' Roden
none Details | Review

Description David 'Bombe' Roden 2005-06-26 22:37:41 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".
Comment 1 David 'Bombe' Roden 2005-06-30 02:46:36 UTC
Created attachment 48447 [details] [review]
Fixes the aforementioned bug.
Comment 2 David 'Bombe' Roden 2005-06-30 02:47:34 UTC
Well, the setting is actually memorized correctly but the toggle button widget
is not initialized correctly.
Comment 3 Manish Singh 2005-07-01 07:14:27 UTC
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.
Comment 4 Michael Schumacher 2005-07-04 08:46:38 UTC
So this should be marked as FIXED now, shouldn't it?
Comment 5 Manish Singh 2005-07-04 17:30:14 UTC
Yeah thanks. I must've neglected to change the resolution.