← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1283183] Re: html5 desktop fails click pkg test (absolute path to Exec)

 

This bug was fixed in the package qtcreator-plugin-ubuntu -
3.0.1-0ubuntu3

---------------
qtcreator-plugin-ubuntu (3.0.1-0ubuntu3) trusty; urgency=medium

  * Rebuild against Qt 5.2 and QtWebKit 5.1.1

qtcreator-plugin-ubuntu (3.0.1-0ubuntu2) trusty; urgency=medium

  [ Benjamin Zeller ]
  * Fix ubuntuproject loading

qtcreator-plugin-ubuntu (3.0.1-0ubuntu1) trusty; urgency=medium

  [ Alexandre Abreu ]
  * Updateed HTML5 template
  * Exec line from qtc html5 desktop which should refer to absolute path (LP: #1283183)
  * Automatically copy the prebuild cordova runtime packages to the project structure after the download completes
  * Update to follow new html5 project code layout necessary to embed the current cordova runtime.

  [ Jean-Baptiste Lallement ]
  * Enable autopkgtest to check that ubuntu-sdk is installable and qtcreator can be launched.

  [ David Barth ]
  * Pick the trusty (device release) for the armhf libs

  [ Benjamin Zeller ]
  * Plugin code adopted to QtCreator 3.0
 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>   Thu, 13 Mar 2014 19:09:59 +0000

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: New => 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/1283183

Title:
  html5 desktop fails click pkg test (absolute path to Exec)

Status in Qt Creator plugins for Ubuntu:
  Fix Committed
Status in “qtcreator-plugin-ubuntu” package in Ubuntu:
  Fix Released

Bug description:
  The desktop file create for the html5 app causes failure on validation
  of click pkg in sdk and by click-run-checks PKG.

  Here's the json version of the reported error:
   
   "error": {
      "desktop_Exec (m2)": {
        "text": "absolute path '/usr/bin/ubuntu-html5-app-launcher $@ --www=www' for Exec given in .desktop file."
      }

  Removing the absolute path to ubuntu-html5-app-launcher fixes the
  issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtcreator-plugin-ubuntu/+bug/1283183/+subscriptions