<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Ok, preload both libraries works here, adjust paths on them.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="font-family:monospace;"><span style="color:#000000;"><span style="background-color:#ffffff;">LD_PRELOAD=$LD_PRELOAD:/usr/lib64/libpango-1.0.so.0:/usr/lib64/libpangocairo-1.0.so.0 ./digiKam-7.6.0-20220205T123907-x86-64.appimage</span></span><br /><br />Maik</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Am Sonntag, 6. Februar 2022, 19:20:51 CET schrieb Remco Viëtor:</span></p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> On dimanche 6 février 2022 18:50:17 CET Maik Qualmann wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > I have the same problem with the AppImage digiKam-7.6.0 under openSUSE</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Tumbleweed. The pango library is also 1.5.0.3 here. I also think that the</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > entry no longer exists in the newer version, preloading doesn't work.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > digikam: symbol lookup error: /usr/lib64/libpangocairo-1.0.so.0: undefined</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > symbol: pango_font_get_hb_font</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Maik</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Oops, looks like I missed a small detail: the function</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> pango_font_get_hb_font is from libpango-1.0.so,  libpangocairo-1.0.so does</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> *not* have that symbol. But libpangocairo-1.0.so depends on libpango-1.0.so</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> , so why wouldn't it find that symbol, unless there's a problem with the</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> link order?</p>
<br /><br /></body>
</html>