{ "id": "79597", "key": "TIMOB-5099", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "12075", "description": "", "name": "Sprint 2011-35", "archived": true, "released": true, "releaseDate": "2011-09-05" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-10-27T15:52:18.000+0000", "created": "2011-08-24T14:30:01.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "kitchensink" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:46:17.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Description:\r\nWhile 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.\r\n\r\nItems: \r\nVarious locations\r\nMon Aug 22 13:53:45 unknown UIKitApplication:com.appcelerator.titanium[0xfbf4][82] : [WARN] Attempt to get coverage without KROLL_COVERAGE enabled\r\n\r\nBase UI>Views>Web Views>External URL\r\nMon 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.\r\n\r\nPhone>Save to gallery>Background Image\r\nTue 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.\r\nTue 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\r\n\r\nReturning to KS from KS backgrounded\r\nTue 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\r\nTue 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\r\nTue 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\r\n\r\nSteps to reproduce:\r\n1) Install KS 1.8.0 on iPod 3rd gen.\r\n2) Navigate to any of the tests listed (or background the app, then relaunch as the case requires)\r\n3) Examine console output\r\n\r\nResult:\r\nLog entries as described above\r\n\r\nExpected result:\r\nClear and benign console logging\r\n", "attachment": [], "flagged": false, "summary": "Kitchensink: Unexpected console output.", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK 1.8.0.v20110819142548 on iPod 3rd Gen 4.0.2, Titanium Studio, build: 1.0.4.201108101535", "comment": { "comments": [ { "id": "164523", "author": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "body": "There's a pull pending fixing the warning about coverage. All other warnings are from the device and outside of our control.", "updateAuthor": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-08-30T10:24:41.000+0000", "updated": "2011-08-30T10:24:41.000+0000" }, { "id": "166110", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Currently checking this. MIght need a full pass on KS to verify.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-14T16:09:12.000+0000", "updated": "2011-09-14T16:09:12.000+0000" }, { "id": "175406", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified above console output did not appear on:\r\n\r\nOS: Mac OS X Lion\r\nTitanium Studio, build: 1.0.7.201112080131\r\nSDK build: 1.8.0.1.v20111207180431\r\nDevices: iphone 4S Sprint (5.0.1)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-08T11:20:07.000+0000", "updated": "2011-12-08T11:20:07.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }