GNOME Bugzilla – Bug 595852
Save file position regularly in case of crash
Last modified: 2012-04-18 16:47:23 UTC
[ In response to https://bugzilla.gnome.org/show_bug.cgi?id=164918#c63 ] It would be nice if totem saved automatically the position of the file, say every x seconds, so that when a crash occurs an (approximate) position can be used to resume playing
would be nice to have this for regular exits per file location as well - f.e., if you stop watching a dvd at one point in time, it would be great if it would resume at the same last position if you play the dvd again
(In reply to comment #1) > would be nice to have this for regular exits per file location as well - f.e., > if you stop watching a dvd at one point in time, it would be great if it would > resume at the same last position if you play the dvd again This is already the case.
(In reply to comment #2) > (In reply to comment #1) > > would be nice to have this for regular exits per file location as well - f.e., > > if you stop watching a dvd at one point in time, it would be great if it would > > resume at the same last position if you play the dvd again > > This is already the case. Just tried it with version 2.28.1. Exited in the middle of a DVD, started totem again, and it started to play at the beginning of the DVD.
(In reply to comment #3) > (In reply to comment #2) > > (In reply to comment #1) > > > would be nice to have this for regular exits per file location as well - f.e., > > > if you stop watching a dvd at one point in time, it would be great if it would > > > resume at the same last position if you play the dvd again > > > > This is already the case. > > Just tried it with version 2.28.1. Exited in the middle of a DVD, started totem > again, and it started to play at the beginning of the DVD. We can't do that because we can't save the DVD state machine (or at least, Totem wouldn't know how to).
I created bug 601321 for the "remember position" feature for DVDs, so we can track it.
As to the original question: I don't think the position in a movie is important enough to remember it even on a crash (which hopefully occurs very rarely). WONTFIX?
Yep. It's not like there's dataloss there...
From a user perspective I would consider this to be helpful, but not that important. But if you already have the code to save the position, is it that hard to save the positition from time to time? Maybe there is some timer that runs like every 30s anyway?
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 672999 ***