google-code-export / zscreen

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

ZScreen 4.0.4 - Cancel crop shot, crash to desktop. #472

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make capture with ctrl+Prt Scr (crop shot)
2. Cancel Operation

What is the expected output? What do you see instead?
a) Expect to exit frame, and continue normal workflow.

b) Crash to Desktop

What version of the product are you using? On what operating system?
Copy text from Debug tab

Version 4.0.4

Windows 7 Ultimate x64

System.InvalidOperationException: Object is currently in use elsewhere.
   at System.Drawing.Image.Save(Stream stream, ImageCodecInfo encoder, EncoderParameters encoderParams)
   at ZScreenLib.WorkerTask.UploadImage(ImageUploaderType ut, ImageUploader uploader)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()

Please provide any additional information below.

Original issue reported on code.google.com by jeffery....@gmail.com on 2 Jul 2011 at 11:54

GoogleCodeExporter commented 9 years ago
Can you please retry with the latest dev build in downloads section?

Original comment by mcored on 3 Jul 2011 at 1:21