← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1259498] Re: StateSaver doesn't work when app is closed via SIGINT or SIGTERM

 

This bug was fixed in the package ubuntu-ui-toolkit -
0.1.46+14.04.20140331-0ubuntu1

---------------
ubuntu-ui-toolkit (0.1.46+14.04.20140331-0ubuntu1) trusty; urgency=low

  [ Zoltán Balogh ]
  * Separate the online and offline documentation and install the QtC
    help file

  [ Zsombor Egri ]
  * Move state data file to temp folder (LP: #1276760)
  * StateSaver does cleanup if the app is closed due to SIGTERM. This is
    needed as upstart sends this signal when the application is closed
    from app scope. SIGINT saves the state. (LP: #1259498)
  * MainView binding loop fix when backgroundColor is changed runtime.
    (LP: #1204453)

  [ Loïc Molinari ]
  * [Perf metrics] Considered number of CPU cores for CPU usage.

  [ tpeeters ]
  * Add useDeprecatedToolbar property to MainView which can be used to
    disable the current toolbar. Unsetting that property will in future
    also enable new features in the header. (LP: #1273184)
  * Close panel on contents press instead of click, so that composed
    events are not eaten by the InverseMouseArea of the Panel. (LP:
    #1295720)

  [ Christian Dywan ]
  * Treat QML warnings as fatal except for explicitly listed tests
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Mon, 31 Mar 2014 18:26:59 +0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1259498

Title:
  StateSaver doesn't work when app is closed via SIGINT or SIGTERM

Status in Ubuntu UI Toolkit:
  In Progress
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Fix Released

Bug description:
  When apps are closes on the desktop by sending them a SIGINT or SIGTERM signal, the StateSaver doens't save the app state.
  Since these signals are catchable by applications, it should be possible for StateSaver to register handlers for them, save and then quit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1259498/+subscriptions