ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #00686
[Bug 1264404] Re: Issues using Qt Creator plugin versus "click build"
** Changed in: qtcreator-plugin-ubuntu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1264404
Title:
Issues using Qt Creator plugin versus "click build"
Status in Qt Creator plugins for Ubuntu:
Fix Released
Status in “qtcreator-plugin-ubuntu” package in Ubuntu:
Fix Released
Bug description:
When packaging my Ubuntu Touch app using the Qt Creator plugin, I am
having numerous issues, including the "Comment" field in the .desktop
file being removed altogether. These issues do not appear when running
"click build" at the command line.
I have created two click packages - one using Qt Creator and the other using "click build" - then tested them using the "click-reviewers-tools" package:
https://launchpad.net/click-reviewers-tools
In the diff below, the file on the "left" is the output from click-
run-checks on the Qt Creator-made package. The file on the "right" is
the output of click-run-checks for the "click build"-made package.
7c7
< Installed-Size: 70
---
> Installed-Size: 105
20c20
< "installed-size": "70",
---
> "installed-size": "105",
27a28,29
> d41d8cd98f00b204e9800998ecf8427e .excludes
> 36eb095ea1d6cfa6464c448d7eeb1ed5 Makefile
35c37,42
< 1bb73e905fcdc755db29d7ac78219a06 uLuas.desktop
---
> 1df8cbcb6068c9a964a6c7ea643b4036 tests/autopilot/run
> b972993bfc648d1f105a9d7319cd2937 tests/autopilot/uLuas/__init__.py
> ff7eb67a14d5169bc5dc43177e8b18a3 tests/autopilot/uLuas/main/__init__.py
> 2ca27dabf56820db62b360590311d2cd tests/autopilot/uLuas/main/test_main.py
> 20481833f6658a972b8585a220f3c994 tests/unit/tst_hellocomponent.qml
> 00979ce41cd2600edefd16096d528153 uLuas.desktop
37a45,46
> 22560784282a385faaae3740cb431841 uLuas.qmlproject
> 2064f291982ace4395715333d6ae37b3 uLuas.qmlproject.user
60,61c69,70
< Comment=
< Exec=qmlscene $@ uLuas.qml
---
> Comment=Luas Dublin light rail app for Ubuntu Touch.
> Exec=/usr/bin/qmlscene $@ /usr/share/uLuas/uLuas.qml
130c139
< "desktop_validates (uLuas)": "did not validate: (ValidationError in file '/tmp/clickreview-q3xcia/uLuas.desktop': \n- Value of Key 'Comment' is empty )"
---
> "desktop_Exec (uLuas)": "absolute path '/usr/bin/qmlscene $@ /usr/share/uLuas/uLuas.qml' for Exec given in .desktop file."
134d142
< "desktop_Exec (uLuas)": "OK",
149c157,158
< "desktop_required_keys (uLuas)": "OK"
---
> "desktop_required_keys (uLuas)": "OK",
> "desktop_validates (uLuas)": "OK"
184c193
< org.thecosmicfrog.uluas_0.13_all.click: FAIL
---
> ../org.thecosmicfrog.uluas_0.13_all.click: FAIL
To manage notifications about this bug go to:
https://bugs.launchpad.net/qtcreator-plugin-ubuntu/+bug/1264404/+subscriptions