Workaround for: Opening python console crashes CityEngine on Linux (libcairo problem)

2941
0
06-22-2015 12:29 AM
Matthias_Specht
Esri Contributor

Dear all,

we noticed that on some Linux systems, CityEngine crashes when the python console is opened.

You'll get a message like

   java: cairo-misc.c:380: _cairo_operator_bounded_by_source: Assertion `NOT_REACHED' failed.

That's a well-known problem with libcairo and there is a workaround: add the line

-Dorg.eclipse.swt.internal.gtk.cairoGraphics=false

to the CityEngine.ini file.

0 Kudos
0 Replies