DiatomStudio / SketchChair

SketchChair is a free, open-source software tool that allows anyone to easily design and build their own digitally fabricated furniture.
GNU General Public License v3.0
61 stars 15 forks source link

SketchChair.jar v0.9.0.1 fails to run on Ubuntu 13.04 #4

Open sherbondy opened 11 years ago

sherbondy commented 11 years ago

I get the following error when trying to launch SketchChair.jar:

> java -jar SketchChair.jar
Info: XInitThreads() called for concurrent Thread support
libEGL warning: failed to create a pipe screen for i965

This seems to have something to do with processing. Any ideas?

DiatomStudio commented 11 years ago

Hi,

I think you might right! After a quick search this looks like a incompatibility with the new OpenGL drivers in processing 2.0 (Beta). Out of interest are you able to run any processing sketches on your computer? Either version 1.5.1 or 2.0 ?