Error Shape V18 on Debian 9

I get the below error when try to do anything with shape (for example: draw a line, open a file.....)

=====@debian:~$ shapev18
FLYSDKFONTS environment variable could not be correctly defined. #3
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~deb9u1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode)

(shape:4514): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(shape:4514): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed
/opt/bricsys/shape/v18/shape: symbol lookup error: /opt/bricsys/shape/v18/SpaModeler.tx: undefined symbol: _ZNK4EDGE5startEv

Some idea?

Comments

  • Hi Victor

    I think a support request is the best way to get help in this case: https://www.bricsys.com/en-eu/support/#116

  • By chance, do you have Communicator V18.1 installed on the same machine?

    Internally we came across that very error message when loading Communicator V18.1 inside BricsCAD V18.2 (on Linux or on Mac OSX).
    Normally Shape does not attempt to load Communicator.
    Maybe you did some custom setup of your PATH library, or anything else that influences the loaders search path.

    In a terminal, try running shape with LD_DEBUG=libs
    (say LD_DEBUG=libs ./shape.sh in the installation directory)
    That might reveal incorrect paths.
    Look for bricscad and/or communicator paths.

    This is just a guess. To get more help, indeed please enter a support request.

    Regards
    Tijs

This discussion has been closed.