[TIMOB-14391] iOS7: Get items - CoreAnimation:failed to receive fence reply:10004003 error in console
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2013-08-30T21:26:33.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | 2013 Sprint 18, 2013 Sprint 18 API |
Components | iOS |
Labels | ios7, qe-3.1.1, qe-closed-3.1.3, qe-ks |
Reporter | Olga Romero |
Assignee | Ingo Muschenetz |
Created | 2013-06-26T17:53:23.000+0000 |
Updated | 2015-02-02T20:46:58.000+0000 |
Description
I noticed this error in the console, which can be reproduced with these steps:
1. KS> Base UI> Views> List View> Get Items.
2. Click the second row Alert Foobar (custom property)
3. Click OK
Actual result:
Jun 26 10:40:41 Europa KitchenSink[132] <Warning>: [INFO] GOT ITEM CLICK WITH itemIndex: 6 and sectionIndex: 2
Jun 26 10:40:58 Europa backboardd[28] <Warning>: CoreAnimation: timed out fence 33b1b
Jun 26 10:40:59 Europa backboardd[28] <Warning>: CoreAnimation: timed out fence 333e7
Jun 26 10:40:59 Europa SpringBoard[33] <Warning>: CoreAnimation: failed to receive fence reply: 10004003
Jun 26 10:40:59 Europa KitchenSink[132] <Warning>: CoreAnimation: failed to receive fence reply: 10004003
Jun 26 10:41:13 Europa backboardd[28] <Warning>: CoreAnimation: timed out fence 32fd3
Jun 26 10:41:13 Europa backboardd[28] <Warning>: CoreAnimation: timed out fence 33cef
Jun 26 10:41:14 Europa KitchenSink[132] <Warning>: CoreAnimation: failed to receive fence reply: 10004003
Notice: the app is running and can be navigated through
Tested KS (master) and cannot reproduce the error. Actual result:
Environment: Mac osx 10.8.4 Mountain Lion Appcelerator Studio, build: 3.1.3.201308252005 Titanium SDK, build:3.1.3.v20130822140128 alloy:1.2.1-cr CLI:3.1.2 Devices: Ipad4 iOS 7 beta6(11A4449d) iPhone5 iOS7 beta6
Appears to be an issue of Apple's
Appcelerator Studio, build: 3.1.3.201309132456 Titanium SDK, build:3.1.3.v20130916110056 CLI 3.1.2 Alloy 1.2.2-beta KS(version 3.1.3) 3_1_X branch Xcode5 Devices: iPhone5 iOS7 (11A465) iPad3 iOS7(11A465) Closed as not our bug, cannot reproduce.