Easily solved by executing the following:
sudo sed -i ’s/XINERAMA/FAKEEXTN/g’ $JAVA_HOME/jre/lib/i386/xawt/libmawt.so
see here for details on the issue.
Easily solved by executing the following:
sudo sed -i ’s/XINERAMA/FAKEEXTN/g’ $JAVA_HOME/jre/lib/i386/xawt/libmawt.so
see here for details on the issue.
November 27th, 2008 at 4:32 am
Hello,
i have the same problem but this command don’t fix the problem
help please
April 10th, 2009 at 2:25 pm
It worked for me! Many thanks!