After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 672999 - Revisit session handling
Revisit session handling
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 595852 596189 692274 (view as bug list)
Depends on:
Blocks: 672735
 
 
Reported: 2012-03-28 14:39 UTC by Bastien Nocera
Modified: 2013-03-11 14:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2012-03-28 14:39:07 UTC
See the "register-session" property in GtkApplication, and cull the eggsm code.
Comment 1 Bastien Nocera 2012-04-18 16:46:42 UTC
We would probably save this in Grilo, using the local-metadata plugin.

We would save:
- last position (as we do now, but more regularly)
- audio and subtitle tracks used
- aspect ratio used
- rotation
Comment 2 Bastien Nocera 2012-04-18 16:47:10 UTC
*** Bug 596189 has been marked as a duplicate of this bug. ***
Comment 3 Bastien Nocera 2012-04-18 16:47:24 UTC
*** Bug 595852 has been marked as a duplicate of this bug. ***
Comment 4 Bastien Nocera 2013-03-09 00:17:08 UTC
*** Bug 692274 has been marked as a duplicate of this bug. ***
Comment 5 Bastien Nocera 2013-03-11 14:13:04 UTC
Last position, text subtitle and rotation are all saved and restored. Let's say it's fixed.