[Touch-packages] [Bug 1434584] Re: closing an app by swiping it should graceful quit

2017-03-13 Thread Michał Sawicz
** Project changed: qtmir => qtmir (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584

Title:
  closing an app by swiping it should graceful quit

Status in qtmir package in Ubuntu:
  Fix Released
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  By swiping an app to close causes the app to quit without call its
  destructor. In my opinion we should use the same behavior as we have
  on desktop when clicking on the "x" in the windows manager.

  Most of c++ classes has some cleanup function on the destructor and it
  expected that will be called at some point. For example the
  QTemporaryFile or QTemporaryDir. They remove the files created during
  the destruction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1434584/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434584] Re: closing an app by swiping it should graceful quit

2015-12-11 Thread Michał Sawicz
** Changed in: qtmir
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584

Title:
  closing an app by swiping it should graceful quit

Status in QtMir:
  Fix Released
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  By swiping an app to close causes the app to quit without call its
  destructor. In my opinion we should use the same behavior as we have
  on desktop when clicking on the "x" in the windows manager.

  Most of c++ classes has some cleanup function on the destructor and it
  expected that will be called at some point. For example the
  QTemporaryFile or QTemporaryDir. They remove the files created during
  the destruction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1434584/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434584] Re: closing an app by swiping it should graceful quit

2015-09-02 Thread Gerry Boland
** Changed in: qtmir
   Status: Confirmed => In Progress

** Changed in: qtmir
 Assignee: (unassigned) => Nick Dedekind (nick-dedekind)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584

Title:
  closing an app by swiping it should graceful quit

Status in QtMir:
  In Progress
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  By swiping an app to close causes the app to quit without call its
  destructor. In my opinion we should use the same behavior as we have
  on desktop when clicking on the "x" in the windows manager.

  Most of c++ classes has some cleanup function on the destructor and it
  expected that will be called at some point. For example the
  QTemporaryFile or QTemporaryDir. They remove the files created during
  the destruction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1434584/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434584] Re: closing an app by swiping it should graceful quit

2015-09-01 Thread Nick Dedekind
** Branch linked: lp:~nick-dedekind/qtmir/polite-close

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584

Title:
  closing an app by swiping it should graceful quit

Status in QtMir:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  By swiping an app to close causes the app to quit without call its
  destructor. In my opinion we should use the same behavior as we have
  on desktop when clicking on the "x" in the windows manager.

  Most of c++ classes has some cleanup function on the destructor and it
  expected that will be called at some point. For example the
  QTemporaryFile or QTemporaryDir. They remove the files created during
  the destruction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1434584/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434584] Re: closing an app by swiping it should graceful quit

2015-06-23 Thread Launchpad Bug Tracker
This bug was fixed in the package qtubuntu -
0.61+15.10.20150617-0ubuntu1

---
qtubuntu (0.61+15.10.20150617-0ubuntu1) wily; urgency=medium

  [ Daniel d'Andrada ]
  * Drastically improve surface resize responsiveness

  [ Gerry Boland ]
  * Add support for Mir window close event (LP: #1434584)

  [ Lukáš Tinkl ]
  * fix logic error when testing QFlags

  [ Timo Jyrinki ]
  * Build depend against libinput-dev to fix build with Qt 5.5 (LP:
#1437192) (LP: #1437192)

 -- CI Train Bot ci-train-...@canonical.com  Wed, 17 Jun 2015 13:46:52
+

** Changed in: qtubuntu (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584

Title:
  closing an app by swiping it should graceful quit

Status in Qt integration with the Mir display server:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  By swiping an app to close causes the app to quit without call its
  destructor. In my opinion we should use the same behavior as we have
  on desktop when clicking on the x in the windows manager.

  Most of c++ classes has some cleanup function on the destructor and it
  expected that will be called at some point. For example the
  QTemporaryFile or QTemporaryDir. They remove the files created during
  the destruction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1434584/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1434584] Re: closing an app by swiping it should graceful quit

2015-06-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/wily-proposed/qtubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1434584

Title:
  closing an app by swiping it should graceful quit

Status in Qt integration with the Mir display server:
  Confirmed
Status in qtubuntu package in Ubuntu:
  New

Bug description:
  By swiping an app to close causes the app to quit without call its
  destructor. In my opinion we should use the same behavior as we have
  on desktop when clicking on the x in the windows manager.

  Most of c++ classes has some cleanup function on the destructor and it
  expected that will be called at some point. For example the
  QTemporaryFile or QTemporaryDir. They remove the files created during
  the destruction.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1434584/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp