[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Resolved: TLA toolbox crash/segfault complaining of libsoup on Linux



Hello everyone,
 
I've started using toolbox today and encountered frequent crashes in response to various actions,
the eclipse version (3.7.1) the Toolbox is founded upon has an incompatibility with later versions
of one of its dependencies -- libsoup.  I was able to track this down a resolved issue on the Eclipse bug-tracker:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776
 
The fix is available only in Eclipse 4.3+, but users of the toolbox who are suffering similar
issues can employ the suggested workaround which I can confirm as sufficient on Fedora 20.
 
Adding the following line to toolbox.ini:
 
-Dorg.eclipse.swt.browser.DefaultType=mozilla
 
Gad