Re: plugin uses incompatible Qt library - running appimage 2.2
Posted by
aangelo on
Sep 05, 2019; 8:30am
URL: https://forum.librecad.org/plugin-uses-incompatible-Qt-library-running-appimage-2-2-tp5717711p5717716.html
After LibreCAD 2.1.2 uninstall, the problem disappeared and startup is much more fast.
All settings are untouched.
Thank you for your kind explanation.
Inviato da ProtonMail mobile
-------- Messaggio originale --------
On 4 set 2019, 22:47, xanderdin [via LibreCAD] <
[hidden email]> ha scritto:
Deinstallation of software installed by means of system package management tools usually does not touch personal settings which are stored in user's home directory. LibreCAD's user settings are stored in ~/.config/LibreCAD directory. You can backup that directory before uninstall if you want.
The cool thing with AppImage is that it can use settings from different places. If you run LibreCAD AppImage as is, it will use settings from before mentioned directory. But if you create a directory with the same name as your AppImage, ending it with .config and making it withing the same directory where you AppImage is located, in this case the settings will be stored in that particular directory. That allows using different settings for each version of LibreCAD AppImage.
For example, if we have LibreCAD-2.2.0-rc1-242-gc4387f10-x86_64.AppImage located in ~/soft/ we can do:
mkdir ~/soft/LibreCAD-2.2.0-rc1-242-gc4387f10-x86_64.AppImage.config
and get settings for that particular AppImage stored in that directory. For more info please see: https://docs.appimage.org/user-guide/portable-mode.html
To unsubscribe from plugin uses incompatible Qt library - running appimage 2.2,
click here.
NAML
--
Antonio