Badcreature / mad-components

Automatically exported from code.google.com/p/mad-components
0 stars 0 forks source link

Once in a while: Error #2044: Unhandled ioError:. text=Error #2036: Load Never Completed. #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. assign to text property of ImageLoader - a valid URL, of an image file that 
exists.

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

Occassionally, (rarely, not all the time) the following error is reported: 
"Error #2044: Unhandled ioError:. text=Error #2036: Load Never Completed. URL: 
http://...etc.,..."

Within the code, the Loader is appropriately surrounded by try, catch, there 
are listeners for errors, yet the problem still happens (sometimes).  Any 
suggestions from users would be appreciated.

Original issue reported on code.google.com by doc.andr...@gmail.com on 14 Jun 2011 at 9:24