hyle-team / zano

Confidential, Secure, Easy-to-Use
https://zano.org
Other
105 stars 59 forks source link

Linux AppImage is not working on Ubuntu 22.04.3 LTS (Jammy Jellyfish) #429

Closed apophis1329 closed 10 months ago

apophis1329 commented 10 months ago

Linux AppImage ( zano-linux-x64-release2-v1.5.2.150_12bb214.AppImage) is not working on Ubuntu 22.04.3 LTS (Jammy Jellyfish) giving this error when trying to start:

./zano-linux-x64-release2-v1.5.2.150_12bb214.AppImage Generating icon file: /home/xyzuser/.local/share/applications/Zano.desktop... '/tmp/.mount_zano-lPuvTt0/usr/share/icons/hicolor/256x256/apps/Zano.png' -> '/home/xyzuser/.local/share/applications/Zano.png' /tmp/.mount_zano-lPuvTt0 /nvme/Zano log channel 'tx_pool' enabled log channel 'core' enabled log channel 'core' enabled log channel 'levin_protocol' enabled log channel 'p2p' enabled log channel 'rpc' enabled log channel 'wallet' enabled log channel 'wallet' enabled log channel 'wallet' enabled log channel 'wallet' enabled log channel 'rpc_proxy' enabled log channel 'levin_protocol' enabled log channel 'p2p' enabled log channel 'rpc' enabled log channel 'wallet' enabled log channel 'levin_protocol' enabled log channel 'p2p' enabled log channel 'rpc' enabled log channel 'wallet' enabled log channel 'levin_protocol' enabled log channel 'p2p' enabled log channel 'rpc' enabled log channel 'wallet' enabled log channel 'levin_protocol' enabled log channel 'p2p' enabled log channel 'rpc' enabled log channel 'wallet' enabled log channel 'levin_protocol' enabled log channel 'p2p' enabled log channel 'rpc' enabled log channel 'wallet' enabled log channels: core currency_protocol tx_pool p2p wallet enabled Sandboxing disabled by user. WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. qt.network.ssl: QSslSocket: cannot resolve CRYPTO_num_locks qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_id_callback qt.network.ssl: QSslSocket: cannot resolve CRYPTO_set_locking_callback qt.network.ssl: QSslSocket: cannot resolve ERR_free_strings qt.network.ssl: QSslSocket: cannot resolve EVP_CIPHER_CTX_cleanup qt.network.ssl: QSslSocket: cannot resolve EVP_CIPHER_CTX_init qt.network.ssl: QSslSocket: cannot resolve sk_new_null qt.network.ssl: QSslSocket: cannot resolve sk_push qt.network.ssl: QSslSocket: cannot resolve sk_free qt.network.ssl: QSslSocket: cannot resolve sk_num qt.network.ssl: QSslSocket: cannot resolve sk_pop_free qt.network.ssl: QSslSocket: cannot resolve sk_value qt.network.ssl: QSslSocket: cannot resolve SSL_library_init qt.network.ssl: QSslSocket: cannot resolve SSL_load_error_strings qt.network.ssl: QSslSocket: cannot resolve SSL_get_ex_new_index qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv23_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method qt.network.ssl: QSslSocket: cannot resolve SSLv23_server_method qt.network.ssl: QSslSocket: cannot resolve X509_STORE_CTX_get_chain qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf qt.network.ssl: QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf qt.network.ssl: QSslSocket: cannot resolve SSLeay qt.network.ssl: Incompatible version of OpenSSL Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace), profile QSurfaceFormat::OpenGLContextProfile(NoProfile)) /tmp/.mount_zano-lPuvTt0/AppRun: Zeile 10: 1327114 Abgebrochen (Speicherabzug geschrieben) usr/bin/Zano "$@"

installed: OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

would be great if it would work on default installations ...