https://bugs.kde.org/show_bug.cgi?id=401377
--- Comment #11 from Nicofo <[email protected]> --- Created attachment 118947 --> https://bugs.kde.org/attachment.cgi?id=118947&action=edit Failed connection to Onedrive Hi Gilles, yes the problem is still there with digikam-6.1.0-git-20190320T143140-x86-64.appimage. I would say it is back because it was solved in digikam-6.1.0-git-20190304T120153-x86-64.appimage (see comment #8) (even if that appimage had other problems). There are in fact now 2 problems: 1. running ./digikam-6.1.0-git-20190320T143140-x86-64.appimage and chosing "Export to OneDrive" crashes digikam (this is the original problem that is back): Digikam::AlbumFilterModel::setSearchTextSettings: new search text settings: "" : hasResult = true , validRows = 19 unknown: Linking... Auto configuration failed 140533010992704:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:187:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 140533010992704:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140533010992704:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 140533010992704:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf unknown: QMutex: destroying locked mutex /tmp/.mount_digikaGNEWfx/AppRun: line 133: 4515 Segmentation fault (core dumped) digikam $@ 2. running LD_PRELOAD=/usr/lib64/libssl.so.10:/usr/lib64/libcrypto.so.10 /home/nicolas/Downloads/digikam-6.1.0-git-20190320T143140-x86-64.appimage does not crash digikam anymore while selecting "Export to Onedrive" However, the connection to Onedrive does not work. See attached printscreen. The "digikam" window remains blank during a long time (~1 minute) before displaying partial Onedrive connection page. In terminal: Digikam::AlbumFilterModel::setSearchTextSettings: new search text settings: "" : hasResult = true , validRows = 19 unknown: Linking... unknown: Received URL from webview: QUrl("https://login.live.com/oauth20_authorize.srf?client_id=4c20a541-<...>&scope=Files.ReadWrite User.Read&redirect_uri=https://login.live.com/oauth20_desktop.srf&response_type=token") unknown: LINK to Onedrive fail -- You are receiving this mail because: You are watching all bug changes.
