Cannot run upgrade on Linux Cosmic Pop_OS 24.04 LTS
Posted: Wed Nov 05, 2025 11:06 am
I can run QCAD 3.32.3 with a bash script on this pc but when trying to run the upgrade I get the opening screen and then it quits. I get the message in terminal as follows:
"
QCAD has unexpectedly quit.
Please use the offscreen or minimal platform plugin for headless systems
(without a running X11 server):
./qcad -platform offscreen
In addition, you might have to override the default Qt style
to prevent the loading of a native desktop style (such as GTK):
./qcad -style plastique"
This was proceeded by a bunch of warnings
"20:03:19: Debug: loading plugins...
20:03:19: Debug: loading static plugins...
20:03:20: Debug: checking for QCAD Pro updates...
Warning: QSslSocket: cannot resolve CRYPTO_num_locks
Warning: QSslSocket: cannot resolve CRYPTO_set_id_callback
Warning: QSslSocket: cannot resolve CRYPTO_set_locking_callback
Warning: QSslSocket: cannot resolve ERR_free_strings
Warning: QSslSocket: cannot resolve EVP_CIPHER_CTX_cleanup
Warning: QSslSocket: cannot resolve EVP_CIPHER_CTX_init
Warning: QSslSocket: cannot resolve sk_new_null
Warning: QSslSocket: cannot resolve sk_push
Warning: QSslSocket: cannot resolve sk_free
Warning: QSslSocket: cannot resolve sk_num
Warning: QSslSocket: cannot resolve sk_pop_free
Warning: QSslSocket: cannot resolve sk_value
Warning: QSslSocket: cannot resolve SSL_get_peer_certificate
Warning: QSslSocket: cannot resolve SSL_library_init
Warning: QSslSocket: cannot resolve SSL_load_error_strings
Warning: QSslSocket: cannot resolve SSL_get_ex_new_index
Warning: QSslSocket: cannot resolve SSLv2_client_method
Warning: QSslSocket: cannot resolve SSLv3_client_method
Warning: QSslSocket: cannot resolve SSLv23_client_method
Warning: QSslSocket: cannot resolve SSLv2_server_method
Warning: QSslSocket: cannot resolve SSLv3_server_method
Warning: QSslSocket: cannot resolve SSLv23_server_method
Warning: QSslSocket: cannot resolve X509_STORE_CTX_get_chain
Warning: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
Warning: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
Warning: QSslSocket: cannot resolve SSLeay
Warning: QSslSocket: cannot resolve SSLeay_version
Warning: QSslSocket: cannot call unresolved function CRYPTO_num_locks
Warning: QSslSocket: cannot call unresolved function CRYPTO_set_id_callback
Warning: QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback
Warning: QSslSocket: cannot call unresolved function SSL_library_init
Warning: QSslSocket: cannot call unresolved function SSLv23_client_method
Warning: QSslSocket: cannot call unresolved function sk_num
./qcad: line 13: 10396 Segmentation fault (core dumped)
QT_AUTO_SCREEN_SCALE_FACTOR=0 LD_LIBRARY_PATH="$DIR" "$binary" "$@""
Any advice would be appreciated.
"
QCAD has unexpectedly quit.
Please use the offscreen or minimal platform plugin for headless systems
(without a running X11 server):
./qcad -platform offscreen
In addition, you might have to override the default Qt style
to prevent the loading of a native desktop style (such as GTK):
./qcad -style plastique"
This was proceeded by a bunch of warnings
"20:03:19: Debug: loading plugins...
20:03:19: Debug: loading static plugins...
20:03:20: Debug: checking for QCAD Pro updates...
Warning: QSslSocket: cannot resolve CRYPTO_num_locks
Warning: QSslSocket: cannot resolve CRYPTO_set_id_callback
Warning: QSslSocket: cannot resolve CRYPTO_set_locking_callback
Warning: QSslSocket: cannot resolve ERR_free_strings
Warning: QSslSocket: cannot resolve EVP_CIPHER_CTX_cleanup
Warning: QSslSocket: cannot resolve EVP_CIPHER_CTX_init
Warning: QSslSocket: cannot resolve sk_new_null
Warning: QSslSocket: cannot resolve sk_push
Warning: QSslSocket: cannot resolve sk_free
Warning: QSslSocket: cannot resolve sk_num
Warning: QSslSocket: cannot resolve sk_pop_free
Warning: QSslSocket: cannot resolve sk_value
Warning: QSslSocket: cannot resolve SSL_get_peer_certificate
Warning: QSslSocket: cannot resolve SSL_library_init
Warning: QSslSocket: cannot resolve SSL_load_error_strings
Warning: QSslSocket: cannot resolve SSL_get_ex_new_index
Warning: QSslSocket: cannot resolve SSLv2_client_method
Warning: QSslSocket: cannot resolve SSLv3_client_method
Warning: QSslSocket: cannot resolve SSLv23_client_method
Warning: QSslSocket: cannot resolve SSLv2_server_method
Warning: QSslSocket: cannot resolve SSLv3_server_method
Warning: QSslSocket: cannot resolve SSLv23_server_method
Warning: QSslSocket: cannot resolve X509_STORE_CTX_get_chain
Warning: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
Warning: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
Warning: QSslSocket: cannot resolve SSLeay
Warning: QSslSocket: cannot resolve SSLeay_version
Warning: QSslSocket: cannot call unresolved function CRYPTO_num_locks
Warning: QSslSocket: cannot call unresolved function CRYPTO_set_id_callback
Warning: QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback
Warning: QSslSocket: cannot call unresolved function SSL_library_init
Warning: QSslSocket: cannot call unresolved function SSLv23_client_method
Warning: QSslSocket: cannot call unresolved function sk_num
./qcad: line 13: 10396 Segmentation fault (core dumped)
QT_AUTO_SCREEN_SCALE_FACTOR=0 LD_LIBRARY_PATH="$DIR" "$binary" "$@""
Any advice would be appreciated.