Package: gqview
Version: 2.0.1-1

When I have a picture I want to 
rotate in disk without loss of quality
using jpegtran (using CTRL-9 or 
CTRL-0). The move command using there:
%vif jpegtran -rotate 270 -copy 
all -outfile %p_tmp %p; then mv %p_tmp %%p;else rm %p_tmp;fi
can block 
leaving the dialog blocked and the original file unmodified and
a temp 
file there.
I think mv is asking f the user is sure to overwrite the 
file but that
line can't be seen as the terminal can't be show.

Also 
it should be checked that jpegtran did the rotation correctly and
saved 
the whole file (by checking the exit status) to not overwrite with
a 
corrupt file the original one.



Prueba el Nuevo Correo Terra; Seguro, R�pido, Fiable.


Reply via email to