leocad
leocad copied to clipboard
Linux AppImage LeoCAD-Linux-21.06-x86_64.AppImage has a strange error about "connecting" to update server
Describe the bug Cannot connect to update server on Linux (Kubuntu 22.04 was tested)
To Reproduce Steps to reproduce the behavior:
- Go to 'Help' menu
- Click on 'Check for Updates...'
- See error "Error connecting to the update server."
Expected behavior Must show successful results cause the application compiled from the source (using QtCreator and Qt 5.15.2) works just fine on the same system which doesn't explain what is wrong with the source code, or system configuration.
Screenshots This is how it looks.
Version (please complete the following information):
- OS: Kubuntu 22.04
- LeoCAD Version 21.06, from LeoCAD-Linux-21.06-x86_64.AppImage file
Crash information: No crash.
The actual question is - is there any specifics for AppImage 21.06 here? The version compiled from sources works just fine.
This might be related to one of AppImage issues with bundled/missed SSL lib:
- https://github.com/AppImage/AppImageKit/issues/998
Here is actual latest LeoCAD-Linux-8eec5756-x86_64.AppImage
terminal output:
$ ./LeoCAD-Linux-8eec5756-x86_64.AppImage
qt.network.ssl: QSslSocket: cannot resolve EVP_PKEY_base_id
qt.network.ssl: QSslSocket: cannot resolve SSL_get_peer_certificate
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_get_peer_certificate