google-code-export / nativeapplicationupdater

Automatically exported from code.google.com/p/nativeapplicationupdater
3 stars 1 forks source link

When networks goes it shows download complete #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the app with lower version, another higher version should be available 
on-line for update
2. Application detects an update and start downloading, all of the sudden there 
is some issue with network and unable to connect in mid way.
3. See the downloaded file in temp with less size than actual app.

What is the expected output? What do you see instead?
It should go into download error event and continue with the app instead of 
this the event goes to download complete and tries to install the app with 
incomplete download and hence no update, no error and app is continue with its 
other functionalities.

What version of the product are you using? On what operating system?
NativeApplicationUpdater-0.0.3.swc on Win XP

Please provide any additional information below.

Original issue reported on code.google.com by dhruv...@gmail.com on 4 Apr 2011 at 9:24