{ "id": "147748", "key": "TIMOB-18898", "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": [], "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2015-05-15T16:41:23.000+0000", "created": "2015-05-12T20:52:25.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-4.0.0" ], "versions": [ { "id": "16593", "description": "Release 4.0.0", "name": "Release 4.0.0", "archived": false, "released": true, "releaseDate": "2015-05-21" } ], "issuelinks": [ { "id": "47679", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "115191", "key": "TIMOB-14123", "fields": { "summary": "Android: Add support for creating video thumbnails", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-14T05:03:18.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": "10202", "name": "Android", "description": "Android Platform" } ], "attachment": [ { "id": "55371", "filename": "test.mp4", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-13T18:14:15.000+0000", "size": 2139606, "mimeType": "video/mp4" }, { "id": "55337", "filename": "video.mp4", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-12T20:50:45.000+0000", "size": 1573484, "mimeType": "video/mp4" } ], "flagged": false, "summary": "Android: Creating a video thumbnail with local media fails with error", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio : 4.0.0.201505120319\r\nTi SDK : 4.0.0.v20150512005012\r\nCLI : 4.0.0-beta8\r\nAlloy : 1.6.0-beta4\r\nMAC Yosemite : 10.10.3\r\nAppc npm : 0.3.55\r\nAppc CLI : 0.2.282\r\nNode: v0.10.37\r\nAndroid : 5.0.2\r\nAndroid emulator : 4.2.2, 4.4.4", "comment": { "comments": [ { "id": "352338", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 4.0.0.RC3 with 4.x and 5.x devices. I'm not able to reproduce this problem. All thumbnails are visible.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-12T22:03:47.000+0000", "updated": "2015-05-12T22:03:47.000+0000" }, { "id": "352401", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "Tried it with:-\r\n4.0.0.RC3 and 4.0.0.v20150512153410\r\n\r\nWith Device:\r\n-Samsung Galaxy S5, (Android 4.4.2)\r\n-Nexus 6, (Android 5.0)\r\n\r\nProblem not reproducible.", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-05-13T06:46:06.000+0000", "updated": "2015-05-13T06:46:06.000+0000" }, { "id": "352402", "author": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "body": "[~lchoudhary] Is it constantly failing? If so, could you provide with more details?", "updateAuthor": { "name": "msamah", "key": "msamah", "displayName": "Ashraf Abu", "active": false, "timeZone": "Asia/Singapore" }, "created": "2015-05-13T06:46:50.000+0000", "updated": "2015-05-13T06:46:50.000+0000" }, { "id": "352452", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~msamah]- The issue seems to be with the \"video.mp4\" file attached. I used another file \"test.mp4\" (attached) & it worked as expected. \r\nBut the same file \"video.mp4\" when used as a streaming url works fine. ", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-13T18:14:03.000+0000", "updated": "2015-05-13T18:14:03.000+0000" }, { "id": "352644", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Appears to be an issue with Android natively.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-05-15T16:41:23.000+0000", "updated": "2015-05-15T16:41:23.000+0000" }, { "id": "411966", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue is not our bug.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-14T05:03:18.000+0000", "updated": "2017-03-14T05:03:18.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }