webIDE Firefox OS 模拟器编辑器不工作

webIDE Firefox OS simulator editor does not work

我在 linux KDE (OpenMandriva 2014.1) 上 运行 firefox 38.0.5。当我在 webIDE 下打开我的 firefox-os 项目时,我无法编辑它的文件。我可以在左侧看到项目目录结构,但是在选择文件(例如index.html)时,它在编辑面板中未打开。我一直在查看该应用程序的一般说明。我无法在项目子目录中导航。

我已经启用了日志记录,这是我看到的错误:

A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'? See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise

Date: Sun Jun 28 2015 12:03:54 GMT+0200 (CEST) Full Message: destroy Full Stack: JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: PendingErrors.register :: line 162 JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: this.PromiseWalker.completePromise :: line 675 JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: Handler.prototype.process :: line 903 JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: this.PromiseWalker.walkerLoop :: line 746 JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: this.PromiseWalker.scheduleWalkerLoop/> :: line 688 native frame :: unknown filename :: TOP_LEVEL :: line 0

只有 webIDE 编辑器不工作。其余功能正常。

我尝试用 webIDE 打开和编辑与另一台计算机 (MS Windows) 相同的项目,它运行良好。

欢迎任何提示。谢谢!

编辑: 这个问题将在 Firefox 44.0 中得到解决。正如 bugzilla bug 1208713 中所述,我已经使用 Firefox Nightly(当时 44)成功测试了它。

Firefox 44.0 将修复此问题。正如 bugzilla bug 1208713 中所建议的那样,我已经使用 Firefox Nightly(当时 44)对其进行了成功测试。