You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/22 09:27:16 UTC

[jira] [Commented] (CB-6478) Media plugin exception when calling startRecordToStorageFileAsync on windows 8

    [ https://issues.apache.org/jira/browse/CB-6478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976482#comment-13976482 ] 

ASF GitHub Bot commented on CB-6478:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-plugin-media/pull/15

    CB-6478: Fix exception when try to record audio file on windows 8

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-media CB-6478

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-media/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit 9c30fc20c1de8885518b6cc666ec27d3f66b79dc
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2014-04-21T08:23:15Z

    CB-6478: Fix exception when try to record audio file on windows 8

----


> Media plugin exception when calling startRecordToStorageFileAsync on windows 8
> ------------------------------------------------------------------------------
>
>                 Key: CB-6478
>                 URL: https://issues.apache.org/jira/browse/CB-6478
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Plugin Media, Windows 8
>         Environment: Windows 8.1, Cordova-CLI 3.4.1
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>              Labels: cli
>
> When try to record audio file via media.startRecord(), i get following exception:
> 'WWAHost.exe' (Script): Loaded 'Script Code (MSAppHost/1.0)'. 
> Exception is about to be caught by JavaScript library code at line 155, column 13 in ms-appx://io.cordova.hellocordova/www/plugins/org.apache.cordova.media/src/windows8/MediaProxy.js
> 0xc00d36b6 - JavaScript runtime error: This object needs to be initialized before the requested operation can be carried out.
> WinRT information: This object needs to be initialized before the requested operation can be carried out.



--
This message was sent by Atlassian JIRA
(v6.2#6252)