You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jason Ginchereau (JIRA)" <ji...@apache.org> on 2015/11/05 18:48:27 UTC

[jira] [Updated] (CB-9934) Have "Missing Command Error" when requesting a file system

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

Jason Ginchereau updated CB-9934:
---------------------------------
    Component/s:     (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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org