Activity log for bug #1238031

Date Who What changed Old value New value Message
2013-10-10 14:01:01 Timo Jyrinki bug added bug
2013-10-10 14:01:34 Alan Pope 🍺🐧🐱 πŸ¦„ qtcreator-plugin-ubuntu: status New Confirmed
2013-10-10 14:41:38 Timo Jyrinki 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. 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. 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.
2013-10-11 04:08:05 Timo Jyrinki summary 'Run on device' stopped working 'Run on device' stopped working under mir
2013-10-11 04:09:32 Zoltan Balogh qtcreator-plugin-ubuntu: importance High Critical
2013-10-11 14:06:21 Michael Zanetti branch linked lp:~mzanetti/qtcreator-plugin-ubuntu/fix-device_run_app-for-mir
2013-10-11 14:13:51 Michael Zanetti qtcreator-plugin-ubuntu: status Confirmed In Progress
2013-10-11 14:13:59 Michael Zanetti qtcreator-plugin-ubuntu: assignee Michael Zanetti (mzanetti)
2013-10-11 18:04:11 PS Jenkins bot qtcreator-plugin-ubuntu: status In Progress Fix Committed
2013-10-15 12:42:31 Timo Jyrinki qtcreator-plugin-ubuntu: status Fix Committed Fix Released
2013-11-13 14:43:08 Timo Jyrinki bug task added qtcreator-plugin-ubuntu (Ubuntu)
2013-11-13 14:43:40 Timo Jyrinki qtcreator-plugin-ubuntu (Ubuntu): status New Fix Released