[TIMOB-2607] Android: ImageView Fails When Loading Remote Image
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:59:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M05 |
Components | Android |
Labels | android, defect, imageview, regression, release-1.6.0, reported-1.5.0, rplist |
Reporter | Ryan Asleson |
Assignee | Don Thorp |
Created | 2011-04-15T03:24:32.000+0000 |
Updated | 2011-04-17T01:59:35.000+0000 |
Description
Hello,
After upgrading to the Titanium 1.5 and 1.5.1 SDK, my application can no longer load remote images via an ImageView on Android. It causes a force close. If I build with the previous 1.4.2 SDK the problem goes away, so I'm pretty sure it's a regression in the new SDK.
I built a test case that seems to demonstrate the problem. Use the attached app.js in a new project and deploy the attached image to a local server, then update line 34 in the attached app.js to use the URL to the image. When you run the project (I used the 2.3 emulator) it will fail sometime after it loads the image; if you use the 1.4.2 SDK it won't fail.
I hope the test case helps track down the issue. This is a show stopper for my application. Thank you so much for all the great work on Appcelerator Titanium!!
-Ryan
Attachments
File | Date | Size |
---|---|---|
app.js | 2011-04-15T03:24:34.000+0000 | 2025 |
login-photo.jpg | 2011-04-15T03:24:34.000+0000 | 31931 |