{ "id": "83825", "key": "TIMOB-6672", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-02T20:37:13.000+0000", "created": "2011-12-14T15:55:32.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-and121411", "qe-new" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14275", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "82510", "key": "TIMOB-6100", "fields": { "summary": "Android: View: Rhino/V8: Image view encoding does not work", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-02T20:37:13.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": "Description:\r\nDuring a KS pass on v8 on the LG slate, the Base UI>Views>Image Views>Image View Encoding test fails to show an image. The console reports the following:\r\n{code}\r\nI/ActivityManager( 154): Starting: Intent { cmp=com.appcelerator.titanium/org.appcelerator.titanium.TiActivity (has extras) } from pid 1025\r\nD/Window ( 1025): Loading window with URL: ../examples/image_view_encoding.js\r\nD/Module ( 1025): Loading module: ../examples/image_view_encoding -> Resources/examples/image_view_encoding.js\r\nW/TiDrawableReference( 1025): (main) [6485,1159762] Bitmap bounds could not be determined. If bitmap is loaded, it won't be scaled.\r\nD/skia ( 1025): --- SkImageDecoder::Factory returned null\r\nI/nvos_linux_stub( 87): stub_helper: alloc carveout_genric\r\nD/dalvikvm( 1025): GC_CONCURRENT freed 1315K, 15% free 9816K/11527K, paused 2ms+5ms\r\nD/TiUIImageView( 1025): (main) [252,1160014] Retrying bitmap decode: 1/5\r\nW/TiDrawableReference( 1025): (main) [3,1160017] Bitmap bounds could not be determined. If bitmap is loaded, it won't be scaled.\r\nD/skia ( 1025): --- SkImageDecoder::Factory returned null\r\nI/ActivityManager( 154): Displayed com.appcelerator.titanium/org.appcelerator.titanium.TiActivity: +397ms\r\nD/TiUIImageView( 1025): (main) [257,1160274] Retrying bitmap decode: 2/5\r\nW/TiDrawableReference( 1025): (main) [3,1160277] Bitmap bounds could not be determined. If bitmap is loaded, it won't be scaled.\r\nD/skia ( 1025): --- SkImageDecoder::Factory returned null\r\nD/TiUIImageView( 1025): (main) [258,1160535] Retrying bitmap decode: 3/5\r\nW/TiDrawableReference( 1025): (main) [3,1160538] Bitmap bounds could not be determined. If bitmap is loaded, it won't be scaled.\r\nD/skia ( 1025): --- SkImageDecoder::Factory returned null\r\nD/TiUIImageView( 1025): (main) [258,1160796] Retrying bitmap decode: 4/5\r\nW/TiDrawableReference( 1025): (main) [2,1160798] Bitmap bounds could not be determined. If bitmap is loaded, it won't be scaled.\r\nD/skia ( 1025): --- SkImageDecoder::Factory returned null\r\nD/TiUIImageView( 1025): (main) [256,1161054] Retrying bitmap decode: 5/5\r\nW/TiDrawableReference( 1025): (main) [3,1161057] Bitmap bounds could not be determined. If bitmap is loaded, it won't be scaled.\r\nD/skia ( 1025): --- SkImageDecoder::Factory returned null\r\nE/TiUIImageView( 1025): (main) [8,1161065] Max retries reached, giving up decoding image source: http://www.zoomout.gr/assets/media/PICTURES/%CE%9C%CE%9F%CE%A5%CE%A3%CE%99%CE%9A%CE%97/651_thumb1.jpg\r\n{code}\r\n\r\nSteps to reproduce:\r\n1) Install KS with SDK 1.8.0.1\r\n2) Navigate to Base UI>Views>Image Views>Image View Encoding\r\n\r\nResult:\r\nThe image does not display, the console reports errors.\r\n\r\nExpected:\r\nImage loads with no errors reported\r\n\r\nNote:\r\nDoes not occur on the Xoom running with rhino compile.\r\n", "attachment": [], "flagged": false, "summary": "Android : image view encoding - v8/Rhino - SkImageDecoder tries 5 times then gives up trying to decode source image - no image is displayed", "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": "LG Slate (3.2) v8 compile\r\nSDK: 1.8.0.1.v20111214093905\r\nTitanium Studio, build: 1.0.7.201112140358\r\nMac OS 10.7.2", "comment": { "comments": [ { "id": "176389", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Occurs on the NookColor with SDK 1.8.0.1.v20111216124633 in both Rhino and v8 compiles. Updating title to reflect this.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-16T15:05:36.000+0000", "updated": "2011-12-16T15:05:36.000+0000" }, { "id": "181571", "author": { "name": "middlefloor@gmail.com", "key": "middlefloor@gmail.com", "displayName": "Jeff Cross", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Comment Removed by Creator\r\n\r\n", "updateAuthor": { "name": "middlefloor@gmail.com", "key": "middlefloor@gmail.com", "displayName": "Jeff Cross", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-03T08:26:00.000+0000", "updated": "2012-02-03T08:42:08.000+0000" }, { "id": "420862", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid this version of Kitchen Sink is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-02T20:37:13.000+0000", "updated": "2017-06-02T20:37:13.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }