juninho12 / freearc

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

callback error problem #353

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.missing or corupted file
2.while using callback

What is the expected output? What do you see instead?
callback out:
     what: error
     text: ERROR: can't open file setup.
next callback out:
     what: error
     text: ERROR: file seek operation failed
next callback out:
     what: error
     text: ERROR: file read operation failed
next callback out:
     what: error
     text: ERROR: this is not FreeArc archive or this archive is corrupt

and keep repeating last callback over and over... and it's not posible to 
cancel operation returning zero, only kill process. 

What version of the product are you using? On what operating system?
FreeArc 0.67 alpha (updated: December 12, 2012) becose i need encryption.

Please provide any additional information below.

Original issue reported on code.google.com by naine...@gmail.com on 20 Apr 2013 at 6:42

GoogleCodeExporter commented 9 years ago
thank you for the report, but don't expect it will be fixed any soon. unarc 
error handling is weak and it needs serious rewrite to be properly implemented

Original comment by bulat.zi...@gmail.com on 20 Apr 2013 at 7:48