[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2012-02-08 Thread Johan Fänge
For me gedit itself has never crashed, yet I've been affected multiple times by this bug. Causes include: * loss of power * sudden freeze (Linux BSOD) * failed hibernation recovery * X11 killed after running out of memory * my own stupidity (accidental ctrl+c/kill -9) -- You received this b

[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2010-06-04 Thread Johan Fänge
Uhm, I meant to say that it *is* untested, and also that it's a python plugin for gedit. -- Autosave doesn't work for Unsaved Documents https://bugs.launchpad.net/bugs/151365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2010-06-04 Thread Johan Fänge
I just got hit by the same bug myself, so I wrote a python script to save backup of files. It will save files as "filename.txt.unsaved" in the same folder as filename.txt or as "2010-06-05_02:53:40.Unsaved Document 1.unsaved.txt" in home. Warning: It is not very untested. ** Attachment added: "p