Thanks David for the info, so far it seems to fix the "Unhandled event
loop exception" issue on 17.10 with
tbcfe5.4.2v201712021851-linux.gtk.x86_64 . And in my case it was
TopBraid Composer.ini.orig that overwrites TopBraid Composer.ini

best,
Marco


On Mon, Oct 2, 2017 at 1:26 PM, David Rouquet <[email protected]> wrote:
> Workaround :
>
> It seems that the problem is related to libwebkit and gtk3.
> I managed to make things work by adding :
> --launcher.GTK_version
> 2
> to TopBraid Composer.ini and TopBraid Composer.ini.orig (not sure wich
> overrides wich...), so GTK2 is used.
>
> My understanding is that those two lines must appear early enough in the
> file so they are taken into account before the VM creation.
> My whole .ini file looks like this :
> -startup
> plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
> --launcher.library
> plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740
> --launcher.GTK_version
> 2
> -showsplash
> org.topbraidcomposer.free.splash
> -vm
> ./jre/bin/java
> -vmargs
> -Xmx2048M
> -Xms640M
> -XX:SurvivorRatio=16
> -XX:NewRatio=3
>
>
> Hope this helps if someone experience troubles with Topbraid Composer and
> Archlinux...
>
> --
> You received this message because you are subscribed to the Google Groups
> "TopBraid Suite Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.



-- 


---
Marco Neumann
KONA

-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to