Comment 37 for bug 1379431

Revision history for this message
In , Alejolp-w (alejolp-w) wrote :

Can you add a check for the glibc version?

I confirm that setting SWT_GTK3=0 solves this issue, not only on CDT but also on JEE.

I know Debian Wheezy is somewhat old for today's standards, but it works and I use it for work everyday. This issue can be fixed by adding a new check on the platform code, to detect if glibc version is 2.13 then set SWT_GTK3=0.

Thank you.