Zend Studio on Ubuntu/Fedora - Blank Screen Fix
Out of the box, Zend studio just displays a blank screen on load. This is incredibly obnoxious since it takes forever to find how to fix this.
To fix this, modify: bin/runStudio_unix.sh , and replace the execute line with this:
../jre/bin/java -Dawt.toolkit=sun.awt.motif.MToolkit -Xms16m -Xmx256m \
-cp ZendIDE.jar:MRJToolkitStubs.zip:sftp.jar:axis.jar:commons-discovery-0.2.jar:\
commons-logging-1.0.4.jar:javaxzombie.jar:jaxrpc.jar:saaj.jar:wsdl4j-1.5.1.jar:jhall.jar:\
../docs/help.zip com.zend.ide.desktop.Main


Awesome. You are hero of the day!
Comment by AJ — November 6, 2007 @ 11:06 am
oh i was really hoping this would work.. no luck :(
its very weird.. yesterday i installed mandrake 08′ and then installed zend studio.. it worked great
today i had to reinstall mandriva.. all same packages and everything… installed studio, and now im having this issue
Comment by Scott — November 13, 2007 @ 5:48 am
thought i would post back here in case anybody else is taken here from google.
If your having this same issue, see this url:
http://www.zend.com/support/knowledgebase.php?kbid=241&view_only=1
Comment by Scott — November 13, 2007 @ 6:46 am
sorry for the kick-up, but thanks for the answer… u saved my laptop from flying out the window :-)
Comment by rob — February 3, 2008 @ 4:25 pm
[…] JorgeV2 ยป Zend Studio on Ubuntu/Fedora - Blank Screen Fix (tags: ubuntu linux compiz beryl php zend java) […]
Pingback by links for 2008-03-04 » oneafrikan.com — March 4, 2008 @ 3:19 pm
to Scott (Nov 13 2007)
Thanks for the link, this solution works :))
My configuration: Kubuntu 7.10, Zend5.5, Compiz0.6.1
Comment by Johny — March 4, 2008 @ 3:49 pm