



Hey,
I am using Komodo to teach perl programming to my high school students. Both the libcpp5 and libcpp3 versions of Komodo (3.5 and 4.0) work fine on our SuSE linux boxes, but they do not work properly on our ubuntu boxes (dapper and edgy).
The program starts up both nothing is ever displayed in the main panel of the application. Under SuSE when I start the application I see the "Start Page". Under Ubuntu I get all the menus, but I never arrive at the "Start Page".
I have tried using ldd to see if there are missing libraries, but everything looks fine.
I have tried using strace to see what happens, but unfortunately bin/komodo is a shell script that runs ../lib/mozilla/komodo which is also a shell script which runs ./lib/mozilla/komodo-bin which won't run unless all the proper env variables are set, so I haven't succeeded in running strace...
I've tried googling, but the only results I get are for Ubuntu64 and they are not my problems as all our machines are old 32 bit machines.
Thanks for the help, jas.