Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No sound in version 0.95 #241

Closed
rsantellan opened this issue Dec 26, 2018 · 3 comments
Closed

No sound in version 0.95 #241

rsantellan opened this issue Dec 26, 2018 · 3 comments

Comments

@rsantellan
Copy link

Hi, I just download the latest GCompris and I can't make the sound work.
I'm using linux mint 15 xfce and this is the log I could find. How can I fix this?

exeCount set to: 7
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
qml: enter main.qml (run #7, ratio=1.476923076923077, fontRatio=1.598281076687517, dpi=101, userDataPath=/home/rodrigo/.local/share/GCompris)
Downloading resource file "data2/voices-ogg/voices-es.rcc"
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: QSslSocket: cannot resolve SSLeay_version
qt.network.ssl: QSslSocket: cannot call unresolved function SSLeay
qt.network.ssl: Incompatible version of OpenSSL
Local resource is up-to-date: "voices-es.rcc"
Successfully registered resource "/home/rodrigo/.cache/KDE/gcompris-qt/data2/voices-ogg/voices-es.rcc"
DownloadManager: shutting down, 0 active jobs
DownloadManager: shutting down, 0 active jobs

@petitlapin
Copy link
Member

petitlapin commented Dec 26, 2018

Hi,

Which package did you download (the source + compilation, the standalone package from https://gcompris.net/download/qt/linux/gcompris-qt-0.95-Linux64.sh or the package from the distribution)?

At first guess, I would say gstreamer plugins are missing (gstreamer1.0-plugins-bad, gstreamer1.0-plugins-good). Can you try to install them to see if it fixes the issue?

For reference: https://doc.qt.io/qt-5/linux-requirements.html ("Multimedia Dependencies" section).

(If it does not work, we can take a look at https://forums.linuxmint.com/viewtopic.php?t=280944)

Johnny

@petitlapin
Copy link
Member

Hi,
have you tried installing the gstreamer packages?

@petitlapin
Copy link
Member

Obsolete version and no news. Please reopen it if the issue still exists after installing the gstreamer packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants