{ "id": "63375", "key": "TIMOB-2743", "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": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11246", "name": "Sprint 2011-11", "archived": true, "released": true, "releaseDate": "2011-03-21" }, { "id": "11260", "description": "", "name": "Release 1.6.2", "archived": true, "released": true, "releaseDate": "2011-04-20" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-18T12:59:10.000+0000", "created": "2011-04-15T03:28:21.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "activity", "defect", "indicator", "ios", "regression", "reported-1.6.0", "video" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-18T12:59:10.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": "{html}

iOS 4.1 4GT iPod touch. Titanium SDK version: 1.6.0 (01/04/11\n08:01 e49700d)

\n

worked in 1.5.0, seems a little intermittant.
\n1.Phone > Play movie > Remote streaming
\n2.look for spinner when the test loads

\n

results: white screen, no spinner, then vidoe loads

\n

expected: black screen with spinner, then video starts

{html}", "attachment": [], "flagged": false, "summary": "iOS: remote streaming 2 - no spinner is invoked on load ", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "129309", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Possibly an Apple bug relating to video drawing code. Going to\nhave to try and duplicate outside Titanium before solving bug;\notherwise it's some kind of race condition within our draw\ncode.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:22.000+0000", "updated": "2011-04-15T03:28:22.000+0000" }, { "id": "129310", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Six of one, half dozen of the other. Looks like a combo of Apple\ndrawing code (which doesn't always draw the video view right away)\nand our own positioning code.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:22.000+0000", "updated": "2011-04-15T03:28:22.000+0000" }, { "id": "129311", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [7b539a45becf25c3190f5c860bea4b974fab8442])\n[#2743 state:fixed-in-qa milestone:\"Sprint\n2011-11\"] Size video player to frame on creation. \nhttps://github.com/appcelerator/titanium_mobile/commit/7b539a45becf...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:23.000+0000", "updated": "2011-04-15T03:28:23.000+0000" }, { "id": "129312", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Tested with Titanium SDK version: 1.7.0 (03/15/11 11:42 1f6dbfe)\non
\niPad2 4.3
\nSimulator 4.1

{html}", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:23.000+0000", "updated": "2011-04-15T03:28:23.000+0000" }, { "id": "129313", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [cad8975cea69df15cc8cfc5c0c1486069e6d59a1])\n[#2879 state:fixed-in-qa][#2743]\nDon't render the video player view until it's requested (and laid\nout) by the parent. \nhttps://github.com/appcelerator/titanium_mobile/commit/cad8975cea69...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:23.000+0000", "updated": "2011-04-15T03:28:23.000+0000" }, { "id": "129314", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [9ce587aa5be755ec5a72055eff06c468161ac2f6])\n[#2743 state:fixed-in-qa milestone:\"Sprint\n2011-11\"] Size video player to frame on creation. \nhttps://github.com/appcelerator/titanium_mobile/commit/9ce587aa5be7...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:23.000+0000", "updated": "2011-04-15T03:28:23.000+0000" }, { "id": "129315", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [ad5db8076d1d46419189d7af06218c5a28d2f83c])\nRevert \"[#2743 state:fixed-in-qa milestone:\"Sprint\n2011-11\"] Size video player to frame on creation.\"

\n

Fix should not go into 1.6.x branch; not considered critical and\nthis was also a partial fix for
\na similar issue (but caused its own problems).

\n

This reverts commit\n9ce587aa5be755ec5a72055eff06c468161ac2f6.
\n\nhttps://github.com/appcelerator/titanium_mobile/commit/ad5db8076d1d...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:24.000+0000", "updated": "2011-04-15T03:28:24.000+0000" }, { "id": "129316", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Bad commit to 1.6.x nuked Natalie's hard work in resolving this\nbug. Sorry Natalie!

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:28:24.000+0000", "updated": "2011-04-15T03:28:24.000+0000" }, { "id": "130943", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Setting affectedVersion. Not possible w/o reopening.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-18T12:56:44.000+0000", "updated": "2011-04-18T12:56:44.000+0000" }, { "id": "130944", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Re-closing after updating affected version.", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-18T12:58:55.000+0000", "updated": "2011-04-18T12:58:55.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }