[TIMOB-2246] iOS: Coverflow remote images fail to load
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | iOS |
Labels | coverflow, defect, ios |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:14:41.000+0000 |
Updated | 2011-04-17T01:58:32.000+0000 |
Description
found on 3g iphone (3.1.2) 4th gen ipod (4.1) mobile sdk build 1.5.0.8846d87
1.BaseUI>Views>Coverflow Remote
2.wait for the images to load
they do not
Comments
- Jeff Haynie 2011-04-15
(from [4afe26204c4af1b9e473f920462be856461f8d53]) [#2246 state:fixed-in-qa] Committed xcode project with AFOpenFlow UIImage category files added. http://github.com/appcelerator/titanium_mobile/commit/4afe26204c4af1b9e473f920462be856461f8d53"> http://github.com/appcelerator/titanium_mobile/commit/4afe26204c4af...
- Stephen Tramer 2011-04-15
Note that images still take a while to load, but this is due to network activity and large file sizes. No longer crashes.
- Thomas Huelbert 2011-04-15
failing with Thu Nov 11 15:47:11 Jeff-Haynies-iPad UIKitApplication:com.appcelerator.kitchensink[0xa9ad][20941] : [ERROR] Bad image type (NSCFDictionary) for image at index 26. in -TiUICoverFlowView setImage:forIndex:
iphone 3g ipod 4 ipad 3.2
1.5.0.fa44c0e8
- Stephen Tramer 2011-04-15
No commit on master matches fa44c0e8 that I can find via git log. Tested on iPad, 3GT. Unable to reproduce.
- Thomas Huelbert 2011-04-15
Titanium SDK version: 1.5.0 (12/04/10 08:46 b7b9e78)
ipod 4gt 4.2.1 - Stef T 2011-04-15
Nope, as of today, coverflow still doesn't load images. Case in point, alter demos/KitchenSink/Resources/examples/coverflow_remote.js so that it only loads 3 items remotely instead of 30. It will never load any images, no matter how long you wait.
I noticed that images will only load remotely in the remote example if you go past the first image that loads.
Regards
S. - Thomas Huelbert 2011-04-15
Stef is correct, if you load and do nothing, no images load, network indicator does not appear. swipe forward, some images load, network indicator appears. swipe back and forth a bit and all will load. Back to open.
- Jeff Haynie 2011-04-15
(from [4d92d405ca9693d612d93c3df099224a18253c4d]) [#2246 state:fixed-in-qa] Force datasource request whenever setting a remote image in coverflow. https://github.com/appcelerator/titanium_mobile/commit/4d92d405ca9693d612d93c3df099224a18253c4d"> https://github.com/appcelerator/titanium_mobile/commit/4d92d405ca96...
- Thomas Huelbert 2011-04-15
mostly fixed, logged 2532 for current ks failure. closing this one. 1.5.0.8f4eea3
- Thomas Huelbert 2011-04-15