← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1238031] Re: 'Run on device' stopped working under mir

 

Fixed in 2.8.1-0ubuntu1, but the bzr change was not mentioned in the
changelgo.

** Also affects: qtcreator-plugin-ubuntu (Ubuntu)
   Importance: Undecided
       Status: New

** 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/1238031

Title:
  'Run on device' stopped working under mir

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

Bug description:
  As reported on IRC, "Run Application on Device" has stopped working.

  1. bzr branch lp:ubuntu-clock-app
  2. Open in Qt Creator
  3. Try Run Application on Device

  Ends up with:

  [16:53:44] bash: cannot set terminal process group (-1): Invalid argument
  bash: no job control in this shell

  and no app. No changes have been done in the QtC Ubuntu plugin, so the problem has arrived with some other package update like the recent apparmor updates.
  UPDATE: or obviously, mir by default.

  The script in question is
  /usr/share/qtcreator/ubuntu/scripts/qtc_device_run_app and the output
  above is seen after the last command ($SSH "bash -ic 'source
  /etc/profile; ${COMMAND}'"). As hinted by bug #1225178 with a similar
  earlier error, the real problem is probably on the "COMMAND=" line
  earlier, and it would need something extra to fix the issue.

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