← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1456948] [NEW] Upgrading click chroot shall not block the user access to the editor

 

Public bug reported:

Upgrading chroot takes quite a while, and it does not need to block user
for other operations.

UbuntuClickDialog blocked the user to access any features whiling it's
doing Internal::UbuntuClickTool::Upgrade. However, upgrade a chroot
should be safe to be running in the background like checking the updates
in TargetUpgradeManager::checkForUpgrades.  I believe the clickDialog
shall be set to Qt::WindowModal[1].

[1] http://doc.qt.io/qt-5/qt.html#WindowModality-enum

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

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

Title:
  Upgrading click chroot shall not block the user access to the editor

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

Bug description:
  Upgrading chroot takes quite a while, and it does not need to block
  user for other operations.

  UbuntuClickDialog blocked the user to access any features whiling it's
  doing Internal::UbuntuClickTool::Upgrade. However, upgrade a chroot
  should be safe to be running in the background like checking the
  updates in TargetUpgradeManager::checkForUpgrades.  I believe the
  clickDialog shall be set to Qt::WindowModal[1].

  [1] http://doc.qt.io/qt-5/qt.html#WindowModality-enum

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


Follow ups

References