[email protected] a écrit :
hi
i m unable to create a project or do anything in topcased 3.5.0 on ubuntu 9.10 plateform as one cant proceed with the creation of a new project. it is due to the uncompatibility of the topcased with ubuntu 9.10 or one need to install some additional packages.

It is probably due to this SWT bug
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257) which appears
when using Gtk+ 2.18 (the version installed in Ubuntu 9.10). The
workaround is to start Eclipse/Topcased with the environment variable
GDK_NATIVE_WINDOWS set to "true".

Something like this:

#!/bin/sh
export GDK_NATIVE_WINDOWS=true
/usr/local/eclipse/eclipse


<<attachment: pierre-charles_david.vcf>>

_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to