tinman83 / zscreen

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

No screenshots possible after update #607

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.every crop shot fails with this message
2.
3.

What is the expected output? What do you see instead?
the screenshot. An error message.

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

Please provide any additional information below.

System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er 
muss nicht negativ und kleiner als die Auflistung sein.
Parametername: index
   bei System.ThrowHelper.ThrowArgumentOutOfRangeException()
   bei System.Collections.Generic.List`1.get_Item(Int32 index)
   bei ZScreenLib.WorkerTask.UploadFile(FileUploaderType fileUploaderType, Stream data)
   bei ZScreenLib.WorkerTask.UploadImage(ImageUploaderType imageUploaderType, Stream data)
   bei ZScreenLib.WorkerTask.UploadImage()
   bei ZScreenLib.WorkerTask.PublishData()
   bei ZScreenGUI.ZScreen.BwApp_DoWork(Object sender, DoWorkEventArgs e)
   bei System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Original issue reported on code.google.com by begorma...@gmail.com on 25 Sep 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Could you please try 

http://zscreen.googlecode.com/files/ZScreen-4.7.4.2850-dev-setup.exe

and report if it works. 

Original comment by mcored on 29 Oct 2011 at 11:27