google-code-export / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
3 stars 0 forks source link

Deleting originals of old file when opening new one #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps:
1. Open raw file in Photivo
2. Perform edits in Photivo and save to jpeg
3. Leave Photivo open
4. Open next file in photivo (just using the command line)
5. Photivo asks whether to save changes to original file, I say no. (If I say 
yes, it just has me save it as jpeg again)

Regardless of whether I say yes or no in step 5, this results in the original 
raw file being deleted from disk.  Expected behaviour is for it not to be 
deleted.

It seems fine if I close Photivo after saving to Jpeg and then let a new 
instance open up.

I've had it do this with a jpeg as the original too.

I'm using Photivo 2011-10-13 on Ubuntu 11.10. I believe this to be a recent 
problem as that has been my workflow for quite some time without any problems.

Thanks
Helen

Original issue reported on code.google.com by hele...@gmail.com on 30 Oct 2011 at 5:38

GoogleCodeExporter commented 9 years ago
Hi,

I can’t reproduce your problem with the release version from a few days agoS 
some questions:

Step 1: How exactly do you open the first raw file?
Step 4: What was the command line you used?
At any point was there import/export to/from Gimp involved? They only time 
Photivo should delete files is when the --load-and-delete command line switch 
is present.

Original comment by brother.john.gm@googlemail.com on 30 Oct 2011 at 8:06

GoogleCodeExporter commented 9 years ago
Hi, 
I can confirm this on rev cdffd43d4f8e. I noticed this when editing files from 
digikam, so I made test from terminal. 

I ran 
"photivo firstphoto.nef" 
did nothing with it (no edits) and ran 
"photivo secondphoto.nef"
The dialog wheter I want to save file poped up, I chose 'Close without saving' 
and the firstphoto.nef is gone from the disk.. I'm running Arch i686 just to be 
precise.
I will try to build newer version to see if it still is a problem.

Martin

Original comment by martinh...@gmail.com on 2 Nov 2011 at 8:33

GoogleCodeExporter commented 9 years ago
I built the most recent version and photivo now after 'Close without saving' 
now displays a dialog whether I want to delete the original.

Original comment by martinh...@gmail.com on 2 Nov 2011 at 10:03

GoogleCodeExporter commented 9 years ago
Finally fixed.

Thanks for reporting.

greets mike

Original comment by m...@mm-log.com on 4 Nov 2011 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by m...@mm-log.com on 4 Nov 2011 at 10:14

GoogleCodeExporter commented 9 years ago
Thank you for fixing :)

Original comment by hele...@gmail.com on 10 Nov 2011 at 4:30