processing / processing-experimental

Experimental Mode for the PDE
72 stars 25 forks source link

Bad files saved when modifying sketches #49

Closed ale2x72 closed 10 years ago

ale2x72 commented 10 years ago

This started to occur to me a few days ago. After making a few tweaks to an existing sketch and saving it, this was what I got: processing_ugh

It also gave me the "No such file or directory" error when saving manually (I don't know if autosave was active or not, after installing PDE X i didn't make any preference changes). I don't know if this could be due to PDE X, but after several attempts (such as revert to a previous Processing version), switching back to Java eliminated the problem. So PDE X seems to be the cause.

I hope this bug (if actually due to PDE X) will be corrected in the future, as I loved using PDE X and wish to be able to use it again very soon!

Manindra29 commented 10 years ago

Yes, a critical bug was found in the autosave feature and is causing things to break with the latest version of PDE X. Work has begun on the next release and an update can be expected in the next few weeks. In the meantime, please consider rolling back to the previous PDE X release - https://github.com/processing/processing-experimental/releases/tag/1.0.2b

Manindra29 commented 10 years ago

Now fixed in version 1.0.4b. My sincere apologies for your data loss. It was wrong of me to release an untested feature without adding an option to enable/disable it. I've learnt a lesson and I shall ensure this sort of thing doesn't happen again in the future.

Note that PDE X 1.0.4b requires Processing 2.1.2 or above