GithubHelp home page GithubHelp logo

Comments (6)

gerroon avatar gerroon commented on July 17, 2024

I have the same issue. Any solutions?

from pydio-sync.

jkirk avatar jkirk commented on July 17, 2024

I hate to say that, but the best solution I came up with, was to manually install the old packages:

But pydio-ui at least starts then.

from pydio-sync.

gerroon avatar gerroon commented on July 17, 2024

I see that might mess up my sys because I have couple apps uses gst. Thans for the recommendation.

from pydio-sync.

jkirk avatar jkirk commented on July 17, 2024

Actually, libgststreamer v0.10 does not conflict with v1.00. You can have both libraries next to another.

Another workaround I tried was to create symlinks like sudo ln -s /usr/lib/x86_64-linux-gnu/libgstapp-1.0.so.0 /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0. But this path is quite cumbersome because you have to find and symlink quite a few libraries.

from pydio-sync.

gerroon avatar gerroon commented on July 17, 2024

Ok thanks for the pointers, I will give it a try.

from pydio-sync.

jkirk avatar jkirk commented on July 17, 2024

JFYI: pydio-sync starts but fine but when adding a workspace (with https), this is shown in the logs (and the connection to the workspace fails):

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 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 SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv23_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_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: QSslSocket: cannot call unresolved function CRYPTO_num_locks
qt.network.ssl: QSslSocket: cannot call unresolved function CRYPTO_set_id_callback
qt.network.ssl: QSslSocket: cannot call unresolved function CRYPTO_set_locking_callback
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function sk_num
QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State)

I am still looking for a workaround for Debian/stretch.

from pydio-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.