Hi,
I'm guessing this is not a bug and it must be a computer specific error, but I didn't find a better category in the forums. Maybe it would be nice to have a Troubleshooting category or add such a keyword to the category you guys think this belongs.
I uncompressed processing in my computer running Linux and when I run it I get the following message. I tried removing it, and removing the .processing folder created in my home. And nothing, same problem.
I hope somebody can help me out, because when I run the Processing IDE, this appears in the command line:
Code:
Warning: Color name "#efefef " is not defined
Warning: Cannot parse default background color specification.
Warning: Color name "#000000 " is not defined
Warning: Color name "#ffffff " is not defined
Then I can still use Processing's IDE but each time I run a sketch I get this output:
Code:
Warning: Color name "#efefef " is not defined
Warning: Cannot parse default background color specification.
and no errors appear from the applet, so it's quite hard to debug the sketches I'm working on.
I had been running for a while with this version and nothing happened, the other day I removed the processing-0093 directory that was next to the processing-0095, and I tried making a symbolic link to processing in my /usr/local/bin and I started getting these problems.
I tried reinstalling processing-0093 and removing the symbolic links, but nothing yet.
Any help?
thanks