QML tutorial does not run on Utopic desktop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu SDK Tutorials |
New
|
Undecided
|
Unassigned |
Bug Description
In the project:
[Desktop Entry]
Name=CurrencyCo
Exec=qmlscene $@ main.qml
Icon=CurrencyCo
Terminal=false
Type=Application
X-Ubuntu-Touch=true
However, the main QML file in the project is "Main.qml" instead of "main.qml". The app does not run at all in the SDK.
The app does not run in the phone as well:
rsync: failed to open exclude file /home/liuxg/
rsync error: error in file IO (code 11) at exclude.c(1179) [client=3.1.1]
14:23:50: The process "/usr/bin/rsync" exited with code 11.
Error while building/deploying project CurrencyConverter (kit: UbuntuSDK for armhf (GCC ubuntu-
When executing step 'UbuntuSDK Click build'
Best regards,
Xiaoguo
description: | updated |