reveur12 / imageshack-uploader

Automatically exported from code.google.com/p/imageshack-uploader
0 stars 0 forks source link

Uploader crashes on missing local files. #186

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add one or more images.
2. RM one image for the computer that's in the queue.
3. Press upload.

What is the expected output? What do you see instead?

A user friendly message should appear after uploads are complete, "Some
files could not be uploaded. {filename} - Local file does not exist". The
code menu should appear without issues.

Currently the uploader provides the user with a debug error message and the
app crashes/closes after pressing "OK". 

http://img691.imageshack.us/img691/6010/screenshotrtv.png

I've been able to reproduce the issues on both Windows and Linux using the
newest builds (2.3). Also on Mac version 2.2.

Original issue reported on code.google.com by npettas@gmail.com on 25 Jan 2010 at 6:11

GoogleCodeExporter commented 9 years ago
Fixed in last commit

Original comment by a2k0001@gmail.com on 8 Feb 2010 at 3:03

GoogleCodeExporter commented 9 years ago
Confirmed. Fixed.

Original comment by minosti...@codeminders.com on 19 Mar 2010 at 12:07