https://bugs.kde.org/show_bug.cgi?id=401377

--- Comment #17 from Nicofo <nic...@tuxfamily.org> ---
Thanks for investigating this !

I have libnssutils on my system.
I just made several tests:

1) export LD_PRELOAD=/usr/lib64/libssl3.so:/usr/lib64/libnssutil3.so
-> digikam crashes when I use the export to Onedrive tool. Same errors as in
comment #11 (ending with :
/tmp/.mount_digikaGNEWfx/AppRun: line 133:  <pid> Segmentation fault      (core
dumped) digikam $@

2) to not have the crash, I need to export another library (and just this one:
no need to export ssl3 or ssl or nssutil):
export LD_PRELOAD=/usr/lib64/libcrypto.so.10
But then I get the broken connection window (as attached in comment #11)

Note: I cannot connect to Dropbox neither. I suppose this is the same issue.

I don't know what kind of tests I can still do ?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to