{ "id": "124867", "key": "TIMOB-16206", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-01-16T10:38:56.000+0000", "created": "2014-01-16T10:37:40.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.2.1", "regression" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" }, { "id": "15856", "description": "Release 3.2.1", "name": "Release 3.2.1", "archived": false, "released": true, "releaseDate": "2014-02-10" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:04.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" } ], "description": "Image having large size of approx 3264x2448 fail to upload.\r\nWorks fine in SDK: 3.1.3.GA. hence it is a regression\r\n\r\nSteps To Reproduce:\r\n1. Create app using code below\r\n2. Use Image of size 3264x2448\r\n\r\nActual: Warning appears\r\n[WARN] : OpenGLRenderer: Bitmap too large to be uploaded into a texture (3264x2448, max=2048x2048)\r\n[WARN] : OpenGLRenderer: Bitmap too large to be uploaded into a texture (3264x2448, max=2048x2048)\r\n\r\nExpected:\r\nImage should be uploaded.\r\n\r\n\r\n{code}\r\n\r\nvar win1 = Titanium.UI.createWindow({\r\n backgroundColor:'white' \r\n\t});\r\n\tvar image1 = Ti.UI.createImageView({\r\n\t image: 's2.jpg'\r\n\t});\r\n\t \r\n\twin1.add(image1);\r\n\twin1.open();\r\n\r\n{code}", "attachment": [ { "id": "45187", "filename": "s2.jpg", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-01-16T10:37:40.000+0000", "size": 2323112, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Android: ImageView containing large image 3264x2448 fail to upload", "creator": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "subtasks": [], "reporter": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "environment": "Appcelerator Studio: 3.2.1.201401091743\r\nSDK: 3.2.1.v20140114125643\r\nXcode: 5.0\r\nacs:1.0.11\r\nalloy:1.3.1-beta2\r\n jake:0.7.6\r\n npm:1.3.2\r\nnode: 0.10.13\r\n titanium:3.2.1-beta\r\n titanium-code-processor:1.1.0\r\nDevice: Nexus 7 (v4.3)", "comment": { "comments": [ { "id": "288436", "author": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Closing as duplicate of TIMOB-16205", "updateAuthor": { "name": "prastogi", "key": "prastogi", "displayName": "Pragya Rastogi", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-01-16T10:38:56.000+0000", "updated": "2014-01-16T10:38:56.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }