FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   P5 ate my code?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: P5 ate my code?  (Read 447 times)
adrien

WWW
P5 ate my code?
« on: Aug 8th, 2002, 12:02am »

well,
 
i was farting around writing some really weird code.
 
I decided to launch BBEdit, since for the moment, it's a bit more comfortable for editing...
 
randomly saved the file in my P5 library. well, not randomly, I saved it in a project folder called recursivecrackmonkey. recursivecrackmonkey.pde already existed so I saved it as recursivecrackkmonkey_02.pde
 
and now it is no more.
 
looked everywhere.
 
it IS possible that did something stupid like type sudo rm -r / * or somesuch into the terminal. But is it possible that P5 did some not so kosher putzfrau manoeuvres?
 
Not saying it did, but if there is such a possibility, it should be looked at...
 
I will find some time and do some tests...
 
P5v0043 on MacOSeX 10.1.5
 

Signature: Signatures are displayed at the bottom of each post...
fry


WWW
Re: P5 ate my code?
« Reply #1 on: Aug 9th, 2002, 1:44am »

what do you mean by 'saved the file in my p5 library'? that you did a 'save as' and called it recursivecrackmonkey_02?
 
adrien

WWW
Re: P5 ate my code?
« Reply #2 on: Aug 10th, 2002, 12:29am »

I started the project in P5. Decided to use BBEdit, copied the code out, and pasted it in to BBEdit, when it came time to save, I wanted to create a new file (since I had made some changes from the file I started in P5), and I saved it in the folder which was already created for the project by P5, next to P5's .pde file.
 
so my folder should have looked like this:
 
-data
-foobar.pde
-foobar_02.pde
-history.gz
 
 
I still haven't tried to reproduce the error, and as I said, it may be my imagination.
 

Signature: Signatures are displayed at the bottom of each post...
adrien

WWW
Re: P5 ate my code?
« Reply #3 on: Aug 10th, 2002, 12:31am »

an oprhaned alias to the file still exists in my BBEdit "recent files" folder...
 

Signature: Signatures are displayed at the bottom of each post...
adrien

WWW
Re: P5 ate my code?
« Reply #4 on: Aug 10th, 2002, 9:38pm »

I tried to duplicate the supposed error with no luck.
 
so it's probably a stupid adrien trick, or my system is borked and is randomly loosing data...
 
probably me.
 
so unless this crops up again, it's probably nothing.
 
sorry if you lost any sleep over this.
 

Signature: Signatures are displayed at the bottom of each post...
fry


WWW
Re: P5 ate my code?
« Reply #5 on: Aug 12th, 2002, 5:05am »

if more bugs would disappear or fix themselves over time like this one has, then the final 1.0 release would be out next week.  
 
but let us know if the problem returns or can be reproduced.. bugs involving the destruction of code are always at the top of the list for fixes, for obvious reasons.
 
Pages: 1 

« Previous topic | Next topic »