Arduino 022 and 1.0 rc1 IDE software

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
hardada
 
Posts: 39
Joined: Sat Sep 10, 2011 1:50 pm

Arduino 022 and 1.0 rc1 IDE software

Post by hardada »

I have the software installed and appears to be working OK, but noticed there are several hundred "console" and "untitled" files with a long number in filename being created in my documents "Temp" folder. When I click menu to show sketch location it takes me to this folder even there is another path name setup in preferences. I cleared the files out and the keep being generated each time I open the ide. I have followed the documentation and all mt files, libraries etc seem to be in the correct place. I have both versions 0022 and 1.0 rc1 installed each in separate folders their own libraries etc. Is this normal or is someting wrong with my setup ? ?

User avatar
adafruit_support_bill
 
Posts: 88097
Joined: Sat Feb 07, 2009 10:11 am

Re: Arduino 022 and 1.0 rc1 IDE software

Post by adafruit_support_bill »

I haven't heard of a problem like that before. Are you seeing this with 0022, 1.0-rc1 or both? What OS? You might post this on the Arduino.cc forum to see if anyone else has heard of it.

User avatar
hardada
 
Posts: 39
Joined: Sat Sep 10, 2011 1:50 pm

Re: Arduino 022 and 1.0 rc1 IDE software

Post by hardada »

My operating system is Windows XP SP3

Below is directory listing of the temp folder after simply running the Arduino exe and then closing without doing anything other than looking at the sketch.
The console folders are created each time and have stderr.txt and stdout.txt files in them all empty. the untitled folders have an empty sketch oct_08.pde in them

the hsperfdata_yyy folder is empty and is overwritten each time so does not accumulate.

I run CCcleaner to clear out my PC from time to time and this clears out this folder so the hundreds of files have now cleared, but if I wasnt doing that they would accumulate.

It should be simple for other users to check if this is happening with them ???
as you suggest I will also post on the Arduino.cc forum..........

Directory of C:\Documents and Settings\yyy\Local Settings\Temp

08/10/2011 17:21 <DIR> .
08/10/2011 17:21 <DIR> ..
08/10/2011 17:16 <DIR> console280345661122738104.tmp
08/10/2011 17:12 <DIR> console2930564749381667997.tmp
08/10/2011 16:52 <DIR> console3272089763683152158.tmp
08/10/2011 17:06 <DIR> console7436471476790607628.tmp
08/10/2011 17:11 <DIR> console7524297605529882655.tmp
08/10/2011 17:14 <DIR> console8869841746778097695.tmp
08/10/2011 16:50 <DIR> console9160934422448576843.tmp
08/10/2011 17:18 <DIR> hsperfdata_yyy
08/10/2011 17:16 <DIR> untitled1478430524995289666.tmp
08/10/2011 17:11 <DIR> untitled3216160595100245405.tmp
08/10/2011 16:50 <DIR> untitled3898626693726858715.tmp
08/10/2011 17:11 <DIR> untitled4087024128276581042.tmp
08/10/2011 17:05 <DIR> untitled4943143651514610800.tmp
08/10/2011 16:52 <DIR> untitled5627070422487061634.tmp
08/10/2011 17:14 <DIR> untitled7527253511630318340.tmp

User avatar
driedeker
 
Posts: 1
Joined: Wed Oct 19, 2011 3:00 pm

Re: Arduino 022 and 1.0 rc1 IDE software

Post by driedeker »

same here, loads of files created in my temp folder.
also flaky on programing my mega2560, some time it does and sometime not

User avatar
tytower
 
Posts: 61
Joined: Fri Sep 18, 2009 12:47 am

Re: Arduino 022 and 1.0 rc1 IDE software

Post by tytower »

I don't have rc1 installed . I run linux
My Arduino does not create such temporary files which look to be, from the name, log files of each serial terminal opened .
I would guess rc1 is set to log terminal entries in its preferences and maybe creates a new Directory each time the Arduino window is opened . Does it matter ? Can you set XP to delete all temporary files on shutdown each time ?

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”