Comment 0 for bug 1214031

Revision history for this message
VĂ­ctor R. Ruiz (vrruiz) wrote :

Test case:
- Install Ubuntu SDK, Cordova Ubuntu 2.8 and Qt Creator plugin for Cordova Ubuntu.
- Run the project.

Expected result:
- A qml window must open and the Cordova application must state "Device Ready".

Actual result:
- The window closes and log says "Critical: Error loading plugins config! The program has unexpectedly finished."

This happens because the project template lacks a required file, plugins.xml, which states the Cordova plugins that must be loaded.