merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

"After capture > Save image to file" saves a second file on clipboard upload #521

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enable "Save image to file" (http://stor.ag/e/676e9d).
2. Take a screenshot (image will be saved to disk).
3. Upload the clipboard manually (another image will be saved to disk).

What is the expected output? What do you see instead?
The upload action should not create a new image (a clone, basically). If you 
turn off "Save image to file" no image will be saved to the disk.

What version of the product are you using? On what operating system?
8.2.0.655 on Windows 8

Please provide any additional information below.
Using the steps above I see the following on my disk: http://stor.ag/e/8a5991

Original issue reported on code.google.com by jadran.k...@gmail.com on 12 Oct 2013 at 1:26

GoogleCodeExporter commented 9 years ago
Forgot to add this: the left image is created when taking the screenshot, the 
right image is created when uploading the clipboard image.

Original comment by jadran.k...@gmail.com on 12 Oct 2013 at 1:28

GoogleCodeExporter commented 9 years ago
Your issue not make any sense at all. According to what you explaining ShareX 
works properly.

Original comment by flexy...@gmail.com on 12 Oct 2013 at 1:34

GoogleCodeExporter commented 9 years ago

Original comment by flexy...@gmail.com on 12 Oct 2013 at 4:17

GoogleCodeExporter commented 9 years ago
How is it working properly? I'm getting *duplicate* images every time I upload 
a screenshot. If I turn off "Save image to file" I don't get a single file. How 
are duplicated files proper behavior? I'm either stuck with duplicated images 
or no images at all.

Original comment by jadran.k...@gmail.com on 12 Oct 2013 at 8:21

GoogleCodeExporter commented 9 years ago
It would appear that I somehow "fixed" the behavior. I have to change the 
following value for the upload key: http://stor.ag/e/c7d5e8

For some reason a clipboard upload counts as a capture. I don't see how that 
makes any sense at all, but I was able to fix it by changing the setting.

Original comment by jadran.k...@gmail.com on 12 Oct 2013 at 4:41