I've add hardware=false to the nmml file, I stop getting the "Couldn't set OpenGL mode: Couldn't find matching GLX visual" but I still get the segmentation fault. I did also test it on antoher computer now, It's running Fedora 16, I get the Segmentation fault too on that computer.
I'm using haXe for a longer time, but today I really started using NME and multiplatform targets. I'm working on a Linux machine. I tried to add a TextField using this tutorial:http://www.haxenme.org/developers/tutorials/TextFields/... If I target Linux it does show the textfield, but if I click on it (it's select-able text) I get a segmentation fault. If I target HTML5 it does show the text (but not the ttf font) but I cant select it or change the text. If I target to android, it doesn't show the text at all.
Do you have the same problems? And is there a way to let it work?