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

Tom Halligan commented on CB-9934:
----------------------------------

Also seeing this issue on:

Windows 10
Cordova Version 5.4.1
cordova-file-plugin 3.0.0
Chrome Version 49.0.2620.0 canary.

Receiving 'FileError: code: "Missing Command Error"' as a result of 
requestFileSystem.


> Have "Missing Command Error" when requesting a file system
> ----------------------------------------------------------
>
>                 Key: CB-9934
>                 URL: https://issues.apache.org/jira/browse/CB-9934
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File
>         Environment: cordova -v 5.3.3
> cordova-plugin-file "version": "3.0.0"
> Google Chrome Version 46.0.2490.80
>            Reporter: Mikalai Birukou
>            Assignee: Tim Barham
>              Labels: Browser
>
> Observation #1:
> Listener of 'filePluginIsReady' on window is never triggered.
> Observation #2 (related?):
> cordova.js line 925:
> fail && fail("Missing Command Error");
> is touched both at the start of at app's initialization, followed by "adding 
> proxy for File" from line 943 occures with consequent "Persistent fs quota 
> granted" from Preparing.js, and no error shows in the console.
> When requestFileSystem() is called afterwards, manually or in code, much 
> later, line 925 is touched, and error 'FileError {code: "Missing Command 
> Error"}' shows in the console.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to