[solved] Installation on Ubuntu 22.04

Post your question about installing or upgrading QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Post one question per topic.

Post Reply
jlrivitti
Newbie Member
Posts: 5
Joined: Wed May 11, 2011 4:08 pm

[solved] Installation on Ubuntu 22.04

Post by jlrivitti » Tue Aug 16, 2022 9:22 pm

I updated my Ubuntu to 22.04 and qcad to version 3.27.4, using qcad-3.27.6-pro-linux-x86_64.run .

Now I am not able to run qcad:

QCAD version 3.27.6
enable high dpi scaling
17:05:20: Debug: loading plugins...
17:05:20: Debug: loading static plugins...
17:05:22: Debug: CadToolBar.initStyle
17:05:22: Debug: EcmaScriptShell.initStyle:
17:05:22: Debug: loading plugins...
17:05:22: Debug: loading static plugins...
17:05:24: 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, linha 13: 9411 Falha de segmentacao (imagem do nucleo gravada) QT_AUTO_SCREEN_SCALE_FACTOR=0 LD_LIBRARY_PATH="$DIR" "$binary" "$@"

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

User avatar
andrew
Site Admin
Posts: 9036
Joined: Fri Mar 30, 2007 6:07 am

Re: Installation on Ubuntu 22.04

Post by andrew » Tue Aug 16, 2022 9:29 pm

Please try the installer "qcad-3.27.6-pro-linux-qt5.14-x86_64.run" instead (labeled "QCAD Professional 3.27.6 for Linux Qt 5.14 64bit (Installer)" on your download page).

jlrivitti
Newbie Member
Posts: 5
Joined: Wed May 11, 2011 4:08 pm

Re: Installation on Ubuntu 22.04

Post by jlrivitti » Tue Aug 16, 2022 9:32 pm

It worked with qcad-3.27.6-pro-linux-qt5.14-x86_64.tar.gz.
Thank you.

Post Reply

Return to “QCAD Installation and Upgrades”