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 160565 - jpeg save dialog always opens in easy mode
jpeg save dialog always opens in easy mode
Status: RESOLVED DUPLICATE of bug 63610
Product: GIMP
Classification: Other
Component: Plugins
2.1.x
Other Linux
: Normal trivial
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-12-06 07:16 UTC by k_b0000
Modified: 2004-12-11 23:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description k_b0000 2004-12-06 07:16:17 UTC
jpeg save dialog always opens in easy mode

suggestion: jpeg save dialog should open in last state.
if it was used with advanced options last it should display advanced options
next time used.
Comment 1 Sven Neumann 2004-12-06 10:31:24 UTC
I don't think so. None of the dialogs remember the state of the expanders and
they aren't really supposed to. I vote for closing as NOTABUG.
Comment 2 k_b0000 2004-12-06 11:27:42 UTC
i vote against closing.
the reson for that is the fact that the quality settings used last time are not
saved when you quit gimp. that implies that next time you start gimp and do a
save as jpeg you will need to change the advanced settings.
Comment 3 Sven Neumann 2004-12-06 12:06:58 UTC
Well, we might implement that the state is saved from one invocation of the
dialog to the next but certainly only during a GIMP session, not across GIMP
sessions.
Comment 4 Sven Neumann 2004-12-06 12:12:33 UTC
Basically what you are actually asking for is what bug #63610 deals with. Isn't it?
Comment 5 k_b0000 2004-12-06 12:43:55 UTC
why not make an option in the preferences to set the default behaviour, show
advanced save setting Yes/No?
Comment 6 Sven Neumann 2004-12-06 12:51:40 UTC
Because:
(a) too many preferences suck
(b) plug-ins don't have only limited access to preferences in the core
Comment 7 weskaggs 2004-12-06 18:29:48 UTC
It may be worth noting that nothing prevents a plug-in from independently saving
settings from session to session, without using any mechanism in the core.  It
would be possible to add a button to the jpeg advanced settings saying something
like, "Make these settings the default", which would cause a file .jpeg-settings
to be saved somewhere inside the personal GIMP directory, and checked by the
jpeg plug-in when it is run for the first time in a session.  I'm not saying
this would be desirable, necessarily, just that it would be possible.
Comment 8 weskaggs 2004-12-11 23:32:47 UTC
Marking as a duplicate of bug #63610, since this is just one part of that issue.
 Further discussion should go there.

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