antipole2/JavaScript_pi

Not working on Ubuntu 20.04

Closed this issue · 7 comments

Running O 5.2.4 I get the following runtime error

14:02:52.710 MESSAGE pluginmanager.cpp:1174 Checking plugin candidate: /usr/lib/opencpn/libJavaScript_pi.so
14:02:52.710 MESSAGE pluginmanager.cpp:2124 Plugin is compatible by elf library scan: true
14:02:52.710 MESSAGE pluginmanager.cpp:2232 PlugInManager: Loading PlugIn: /usr/lib/opencpn/libJavaScript_pi.so
14:02:52.710 ERROR dlunix.cpp:162 libwx_gtk2u_core-3.0.so.0: cannot open shared object file: No such file or directory

Ubuntu 20.04 only uses Gtk 3.

The above was tested with the precompiled deb package.
Testing with compiling from source..... All is well.
So this just boils down to clearly name the packages, showing if they are compiled for gtk2 or gtk3.

Sorry about that muddle tai-fun. I am not familiar with Ubuntu. I have now included gtk2 in the installer name.
If you wish to contribute the gtk3 build, I will include it - DM me on the forum.

Thanks - but cannot see the attachment.

Got the attachment and it is now added to the release.
Thank you