Brave Cobra's Hideout
If Linux doesn't have the solution, you have got the wrong problem.
HomeNews

News

PHP

PHP: ZendStudio fails to start

Contributed by bravecobra on Apr 30, 2008 - 12:39 AM

PHP

My ZendStudio installation just failed to start with following error:

java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c >xlib.lock' failed.


Seems an error with the java installation and apparently a well known one. So I issued the following lines from a shell

cd /usr/local/Zend/ZendStudio-5.5.0/jre/lib/i386/xawt
cp libmawt.so libmawt.so.bak
sed -i "s/XINERAMA/FAKEEXTN/" libmawt.so

 

Rating

  • Currently 0 / 5 Stars.