← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1461590] [NEW] schroot and click-chroot-agent are not closed when exiting qtcreator

 

Public bug reported:

click-chroot-agent is still running after qtcreator is closed. As a
consequence, as it's only SIGTERM (and then SIGKILL if taking too long)
on session closing, it doesn't teardown the schroot on the system.

This schroot is of course restored after reboot, even if the user
doesn't use qtcreator.


I think this is what should happen:
- when qtcreator is exiting, a signal to click-chroot-agent should be send to terminate
- when click-chroot-agent is receiving a terminate signal, it should teardown all the schroot that it's tracking.

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


** Tags: devexp

-- 
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/1461590

Title:
  schroot and click-chroot-agent are not closed when exiting qtcreator

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

Bug description:
  click-chroot-agent is still running after qtcreator is closed. As a
  consequence, as it's only SIGTERM (and then SIGKILL if taking too
  long) on session closing, it doesn't teardown the schroot on the
  system.

  This schroot is of course restored after reboot, even if the user
  doesn't use qtcreator.

  
  I think this is what should happen:
  - when qtcreator is exiting, a signal to click-chroot-agent should be send to terminate
  - when click-chroot-agent is receiving a terminate signal, it should teardown all the schroot that it's tracking.

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


Follow ups

References