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.