<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>I found the correct path for the library. I preloaded the
correctd path. It did not solve the problem.</p>
<p>In any case this is irrelevant because if the AppImage does not
work then there is a bug in the AppImage which needs to be fixed.<br>
</p>
<div class="moz-cite-prefix">On 11/21/24 6:37 PM, Itilo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:7e073ea4-6423-4de5-a51c-7850297d3364@free.fr">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Le 21/11/2024 à 22:31, Jonathan
Kamens a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:a582e242-9326-4a99-9286-976e5053da93@kamens.us">
<meta http-equiv="Content-Type"
content="text/html; charset=UTF-8">
<p>Does not work for me.<br>
</p>
<div class="moz-cite-prefix">On 11/21/24 5:38 AM, Itilo wrote:<br>
</div>
<blockquote type="cite"
cite="mid:e5e83fde-2ee8-44fb-acfe-8197f0636fdd@free.fr">
<meta http-equiv="Content-Type"
content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Le 21/11/2024 à 02:25, Jonathan
Kamens a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:533aaf3f-8e1c-4f3e-89bc-eb04d314890d@kamens.us">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<p>-- Preloading shared libs:
:/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0:/usr/lib/x86_64-linux-gnu/libnss3.so:/usr/lib/x86_64-linux-gnu/libnssutil3.so:/usr/lib/x86_64-linux-gnu/libsmime3.so:/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so.0:/usr/lib/x86_64-linux-gnu/libgnutls.so.30:/usr/lib/x86_64-linux-gnu/libnettle.so.8<br>
<b>digikam: symbol lookup error:
/usr/lib/x86_64-linux-gnu/libgnutls.so.30: undefined
symbol: nettle_rsa_oaep_sha384_decrypt, version
HOGWEED_6</b><br>
<br>
</p>
</blockquote>
<p>try to preload <span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">/usr/lib64/libhogweed.so.6.
on fedora41 this work:</span></span></p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">LD_PRELOAD=/usr/lib64/libhogweed.so.6
./digiKam-8.5.0-Qt6-x86-64.appimage</span><br>
</span></p>
</blockquote>
</blockquote>
<p>perhaps this is not the same path? I don't know debian, but you
should use the package manager to know which package provides <span
style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">libhogweed.so.6
. Or run <br>
</span></span></p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">find /usr
-iname "*</span></span><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">libhogweed.so*"
-print</span></span></p>
<p><span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">to find the
path for this library?<br>
</span></span></p>
</blockquote>
</body>
</html>