Jelle: Hi, thanks for your report! Could you please clarify how do you reproduce this step by step?
I've tried: 1) mount -t tmpfs -o size=4k none /mnt/tmp/ 2) cd /mnt/tmp && cat /usr/share/common-licenses/GPL-2 > file 3) geany file 4) add some text at the end 5) hit save 6) quit Result: the file had the same content as before opening it with geany, in other words, the added text wasn't saved at all Expected result: an error dialog when hitting the save button This is in fact a bug, but it didn't "destroy the working document" nor my "personal settings" (this last however can be because my .geany file was in another non-tmpfs partition). I'm just want to be sure I'm not missing something while forwarding this to upstream. Thanks a lot for your help, and let's hope we squish this one soon :) Damián Viano(Des). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

