You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/04/19 14:41:16 UTC

[jira] [Assigned] (CB-3186) Exception resolving content: URIs returned from the Gallery for Picasa pictures

     [ https://issues.apache.org/jira/browse/CB-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve reassigned CB-3186:
---------------------------------

    Assignee: Andrew Grieve  (was: Joe Bowser)
    
> Exception resolving content: URIs returned from the Gallery for Picasa pictures
> -------------------------------------------------------------------------------
>
>                 Key: CB-3186
>                 URL: https://issues.apache.org/jira/browse/CB-3186
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.6.0
>         Environment: Cordova 2.6.0 patched with commits from CB-2432
> https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=b13166f5d92196ed3e1b2d2dfd4cef7242876d70
> https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=191f31baa74d1dd99e321357c562d10f2c426f0c
>            Reporter: Abel MuiƱo
>            Assignee: Andrew Grieve
>
> calling `window.resolveLocalFileSystemURI` with the returned URI results in an error with the following log:
> {noformat}
> Object
>  "File" "resolveLocalFileSystemURI" "File629493933" "["content://com.google.android.gallery3d.provider/picasa/item/5825295055430535810"]"
> processMessage failed: Message: S01 Camera629493932 scontent://com.google.android.gallery3d.provider/picasa/item/5825295055430535810
> processMessage failed: Error: Error: Error calling method on NPObject.
> processMessage failed: Stack: Error: Error calling method on NPObject.
>     at androidExec (file:///android_asset/www/native/cordova-2.6.0.js:859:48)
>     at file:///android_asset/www/native/cordova-2.6.0.js:6326:5
>     at [object Object].<anonymous> (file:///android_asset/www/reporter/decks/report.js:136:23)
>     at [object Object].<anonymous> (file:///android_asset/www/reporter/decks/report.js:3:61)
>     at [object Object].<anonymous> (file:///android_asset/www/reporter/decks/report.js:169:19)
>     at [object Object].<anonymous> (file:///android_asset/www/reporter/decks/report.js:3:61)
>     at Object.callbackFromNative (file:///android_asset/www/native/cordova-2.6.0.js:291:54)
>     at processMessage (file:///android_asset/www/native/cordova-2.6.0.js:970:21)
>     at Function.processMessages (file:///android_asset/www/native/cordova-2.6.0.js:1008:17)
>     at pollOnce (file:///android_asset/www/native/cordova-2.6.0.js:874:17)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira