<div dir="ltr"><div>Hi,<br></div><div><br></div><div>The differences between AppImage bundle 7.5.0 and 7.6.0 are huge :</div><div><br></div><div>- Qt framework upgraded from 5.15.2 to 5.15.3 LTS</div><div>- QtWebEngine from 5/15/2 to 5.15.8</div><div>- KDE KF5 framework from 5.89 to 5.90</div><div><br></div><div>So low level dependencies can change too...</div><div><br></div><div>Best</div><div><br></div><div>Gilles Caulier<br></div><div><br></div><div><br> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 6 févr. 2022 à 19:38, Maik Qualmann <<a href="mailto:metzpinguin@gmail.com">metzpinguin@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><p style="margin:0px">Ok, preload both libraries works here, adjust paths on them.</p>
<br><p style="margin:0px"><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)">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</span></p>
<p style="margin:0px">Am Sonntag, 6. Februar 2022, 19:20:51 CET schrieb Remco Viëtor:</p>
<p style="margin:0px">> On dimanche 6 février 2022 18:50:17 CET Maik Qualmann wrote:</p>
<p style="margin:0px">> > I have the same problem with the AppImage digiKam-7.6.0 under openSUSE</p>
<p style="margin:0px">> > Tumbleweed. The pango library is also 1.5.0.3 here. I also think that the</p>
<p style="margin:0px">> > entry no longer exists in the newer version, preloading doesn't work.</p>
<p style="margin:0px">> > </p>
<p style="margin:0px">> > digikam: symbol lookup error: /usr/lib64/libpangocairo-1.0.so.0: undefined</p>
<p style="margin:0px">> > symbol: pango_font_get_hb_font</p>
<p style="margin:0px">> > </p>
<p style="margin:0px">> > Maik</p>
<p style="margin:0px">> </p>
<p style="margin:0px">> Oops, looks like I missed a small detail: the function</p>
<p style="margin:0px">> pango_font_get_hb_font is from <a href="http://libpango-1.0.so" target="_blank">libpango-1.0.so</a>, <a href="http://libpangocairo-1.0.so" target="_blank">libpangocairo-1.0.so</a> does</p>
<p style="margin:0px">> *not* have that symbol. But <a href="http://libpangocairo-1.0.so" target="_blank">libpangocairo-1.0.so</a> depends on <a href="http://libpango-1.0.so" target="_blank">libpango-1.0.so</a></p>
<p style="margin:0px">> , so why wouldn't it find that symbol, unless there's a problem with the</p>
<p style="margin:0px">> link order?</p>
<br><br></div>
</blockquote></div>