On Sunday 13 September 2009 09:02:05 pm Ben wrote: > This has probably come up before, but given the number of times this seems > to happen, I would suggest that if Mnemosyne 2.0 still saves and backs up > upon exiting, that it: > > 1) Back up before closing the window/GUI > 2) Flush/fsync after backing up (and before window closes). > > On python you can do (2) with os.fsync, although some OSes and filesystems > may not support it. This will at least help the people that close > Mnemosyne and immediately rip out their USB key or whatever.
2.0 no longer has python file objects that it uses explicitly, everything is handled by pysqlite. Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en -~----------~----~----~----~------~----~------~--~---
