Share

LXDE - Lightweight X Desktop Environment

Tracker: Bugs

5 gpicview ask_before_save is ignored with LIBJPEG - ID: 2019485
Last Update: Comment added ( martyj19 )

The ask before save option in gpicview-0.1.9 is ignored when built with
LIBJPEG.

See src/main-win.c on_save() function where it does
rotate_and_save_jpeg_lossless().

Destroys data when specifically not allowed.

The main_win_save() should be split up to do the "Do you want to overwrite
existing file?" dialog to separate function -- and that should be used if
pref.ask_before_save is TRUE.


Jeremy C. Reed ( jeremy-c-reed ) - 2008-07-16 12:56

5

Closed

Fixed

martyj19

None

None

Public


Comment ( 1 )

Date: 2009-05-13 13:35
Sender: martyj19Project Admin

Fixed in SVN r1458


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2009-05-13 13:35 martyj19
resolution_id None 2009-05-13 13:35 martyj19
assigned_to nobody 2009-05-13 13:35 martyj19
allow_comments 1 2009-05-13 13:35 martyj19
close_date - 2009-05-13 13:35 martyj19
summary ask_before_save is ignored with LIBJPEG 2008-07-16 13:22 jeremy-c-reed