[TIMOB-2380] Android: Unexpected output on YQL + Flickr ("could not open stream to bitmap"), test seems to work as expected though
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-02T23:37:00.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, flickr, yql |
Reporter | Thomas Huelbert |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:18:17.000+0000 |
Updated | 2017-06-02T23:37:00.000+0000 |
Description
1.5.0.fb4b340. G2 (2.2) 2.1 emulator
1.Mashups > YQL > YQL + Flickr
2.adb logcat
results: all the images load, but I see the following output:
W/TiUIImageView(28718): (main) [181,39373] The url property of
ImageView is deprecated, use image instead.
W/TiDrawableReference(28718): (main) [5,39378] Could not open
stream for drawable, therefore bounds checking could not be
completed
W/TiDrawableReference(28718): (main) [0,39378] Bitmap bounds could
not be determined. If bitmap is loaded, it won't be scaled.
W/TiDrawableReference(28718): (main) [3,39381] Could not open
stream to get bitmap
Closing ticket as invalid as this version of Kitchen Sink is no longer supported.