{ "id": "62710", "key": "TIMOB-2078", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:58:01.000+0000", "created": "2011-04-15T03:09:49.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "android_refactor", "error", "regression", "runtime" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:58:01.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": "{html}

1.Phone>playmovie
\n2.hit the back button

\n

runtime error.

\n

E/KrollCallback( 7774): (kroll$20) [210,909521] Error evaluating\nsource, invocation: [callMethod\nMedia.VideoPlayer.Media.VideoPlayer:event:load null], message:\nWrapped java.lang.ClassCastException: java.lang.Object\n(app://examples/movie_local.js#45)
\nE/KrollCallback( 7774): org.mozilla.javascript.WrappedException:\nWrapped java.lang.ClassCastException: java.lang.Object\n(app://examples/movie_local.js#45)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1781)
\nE/KrollCallback( 7774): at\norg.appcelerator.kroll.KrollMethod.call(Unknown Source)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1711)
\nE/KrollCallback( 7774): at\nscript(app://examples/movie_local.js:45)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.Interpreter.interpret(Interpreter.java:854)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:164)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:426)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3161)
\nE/KrollCallback( 7774): at\norg.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162)
\nE/KrollCallback( 7774): at\norg.appcelerator.titanium.kroll.KrollCallback$1.run(Unknown\nSource)
\nE/KrollCallback( 7774): at\nandroid.os.Handler.handleCallback(Handler.java:587)
\nE/KrollCallback( 7774): at\nandroid.os.Handler.dispatchMessage(Handler.java:92)
\nE/KrollCallback( 7774): at\nandroid.os.Looper.loop(Looper.java:123)
\nE/KrollCallback( 7774): at\norg.appcelerator.titanium.kroll.KrollHandlerThread.run(Unknown\nSource)
\nE/KrollCallback( 7774): Caused by: java.lang.ClassCastException:\njava.lang.Object
\nE/KrollCallback( 7774): at\norg.appcelerator.titanium.util.TiAnimationBuilder.applyOptions(Unknown\nSource)
\nE/KrollCallback( 7774): at\norg.appcelerator.titanium.proxy.TiViewProxy.animate(Unknown\nSource)
\nE/KrollCallback( 7774): at\norg.appcelerator.titanium.proxy.TiViewProxyBindingGen$7.invoke(Unknown\nSource)
\nE/KrollCallback( 7774): at\norg.appcelerator.kroll.KrollMethod.call(Unknown Source)
\nE/KrollCallback( 7774): ... 11 more

{html}", "attachment": [], "flagged": false, "summary": "Android: runtime error on close, local movie ", "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": "127423", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

g1 running 1.6 and the sim running 2.2 Ti Mobile sdk\n1.5.0.02c264

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:09:49.000+0000", "updated": "2011-04-15T03:09:49.000+0000" }, { "id": "127424", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [ca56d730dadcd779cc5081ca0c28a16f95bf0924])\n2dmatrix methods were returning void, causing problems in some\nanimation tests. exposed VideoPlayer.hide, removed some dead code,\nand added a toString for the default undefined object [#2078\nstate:fixed-in-qa] \nhttp://github.com/appcelerator/titanium_mobile/commit/ca56d730dadcd...

{html}", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:09:50.000+0000", "updated": "2011-04-15T03:09:50.000+0000" }, { "id": "127425", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

G2 2.2 mobile sdk 1.5.0.2c1cae

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:09:50.000+0000", "updated": "2011-04-15T03:09:50.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }