[TIMOB-5099] Kitchensink: Unexpected console output.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-10-27T15:52:18.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-35, Release 1.8.0 |
Components | iOS |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Reggie Seagraves |
Created | 2011-08-24T14:30:01.000+0000 |
Updated | 2014-06-19T12:46:17.000+0000 |
Description
Description:
While testing Kitchensink, I noticed a few items in the log that were unexpected. I include them all here, and will break out into unique bugs should any of them be unwanted. These may be expected changes from the additional debug settings enabled during 1.7.2. All items below except the glyph failure can be witnessed in 1.7.2 as well.
Items:
Various locations
Mon Aug 22 13:53:45 unknown UIKitApplication:com.appcelerator.titanium[0xfbf4][82] : [WARN] Attempt to get coverage without KROLL_COVERAGE enabled
Base UI>Views>Web Views>External URL
Mon Aug 22 15:53:32 unknown UIKitApplication:com.appcelerator.titanium[0x65e3][82] : Mon Aug 22 15:53:32 Aplle KitchenSink[82] : FT_Load_Glyph failed: glyph 65535: error 6.
Phone>Save to gallery>Background Image
Tue Aug 23 14:02:13 unknown KitchenSink[133] : Using two-stage rotation animation. To use the smoother single-stage animation, this application must remove two-stage method implementations.
Tue Aug 23 14:02:13 unknown KitchenSink[133] : Using two-stage rotation animation is not supported when rotating more than one view controller or view controllers not the window delegate
Returning to KS from KS backgrounded
Tue Aug 23 14:12:03 unknown /var/mobile/Applications/C960D466-B219-409E-AC8F-4433247E2636/KitchenSink.app/KitchenSink[133] : dnssd_clientstub write_all(8) failed -1/62 32 Broken pipe
Tue Aug 23 14:12:03 unknown /var/mobile/Applications/C960D466-B219-409E-AC8F-4433247E2636/KitchenSink.app/KitchenSink[133] : dnssd_clientstub deliver_request ERROR: write_all(8, 62 bytes) failed
Tue Aug 23 14:12:03 unknown /var/mobile/Applications/C960D466-B219-409E-AC8F-4433247E2636/KitchenSink.app/KitchenSink[133] : dnssd_clientstub write_all(8) failed -1/28 32 Broken pipe
Steps to reproduce:
1) Install KS 1.8.0 on iPod 3rd gen.
2) Navigate to any of the tests listed (or background the app, then relaunch as the case requires)
3) Examine console output
Result:
Log entries as described above
Expected result:
Clear and benign console logging
There's a pull pending fixing the warning about coverage. All other warnings are from the device and outside of our control.
Currently checking this. MIght need a full pass on KS to verify.
Closing bug. Verified above console output did not appear on: OS: Mac OS X Lion Titanium Studio, build: 1.0.7.201112080131 SDK build: 1.8.0.1.v20111207180431 Devices: iphone 4S Sprint (5.0.1)