Comment 27 for bug 1379431

Revision history for this message
In , Mari-donkers-1 (mari-donkers-1) wrote :

(In reply to Sravan Kumar Lakkimsetti from comment #23)
> Hi,
>
> From the logs it seems that gtk3 libraries are loaded but wrong version
> platform interface(pi) library developed for eclipse is getting loaded.
>
> There are two pi libraries libswt-pi and libswt-pi3. Whenever gtk3 is loaded
> libswt-pi3 should get loaded. but it looks like this library is not getting
> loaded.
>
> One way to confirm is to check whether all the dependencies are satisfied
> using the ldd command
>
> the pi libraries are present at <eclipse
> home>/configuration/org.eclipse.osgi/209/0/.cp/
>
> send us the output of ldd libswt-pi3-gtk-<version>.so
>
> This should reveal any missing dependencies

Will add attachment.

>
> Also can you reproduce the problem with other JREs like Oracle JRE?

Yes, see earlier posts. Most of the error logs I added are for Oracle JRE 8.