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

Jason Ginchereau updated CB-9934:
---------------------------------
    Labels: Browser  (was: browser)

> 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: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to