Re: plugin uses incompatible Qt library - running appimage 2.2
Posted by
xanderdin on
Sep 03, 2019; 1:04pm
URL: https://forum.librecad.org/plugin-uses-incompatible-Qt-library-running-appimage-2-2-tp5717711p5717712.html
Hi, aangelo!
LibreCAD 2.2.0-rc1-242-gc4387f10 is not an official build (yet), but I know where it comes from

. I also know that there are no plugins at usr/lib/librecad/ path inside that AppImage. You can extract its contents by running
./LibreCAD-2.2.0-rc1-242-gc4387f10-x86_64.AppImage --appimage-extract
and see it yourself. So, it most probably that AppImage version conflicts somehow with system-installed version. Try fully uninstall that 2.1.2 version and see if it helps. By the way, I cannot reproduce anything you described on a clean Ubuntu 18.04.3 LTS without 2.1.2 installed and that obviously proves my assumption.