[digiKam-users] DK 7.6 Appimage does not start on Manjaro

Hans-Peter Huth hans-ph at web.de
Sun Feb 6 18:33:32 GMT 2022


On Sun, 06 Feb 2022 19:20:51 +0100
Remco Viëtor <remco.vietor at wanadoo.fr> wrote:

> On dimanche 6 février 2022 18:50:17 CET Maik Qualmann wrote:
> > I have the same problem with the AppImage digiKam-7.6.0 under openSUSE
> > Tumbleweed. The pango library is also 1.5.0.3 here. I also think that
> > the entry no longer exists in the newer version, preloading doesn't
> > work.
> > 
> > digikam: symbol lookup error: /usr/lib64/libpangocairo-1.0.so.0:
> > undefined symbol: pango_font_get_hb_font
> > 
> > Maik  
> Oops, looks like I missed a small detail: the function
> pango_font_get_hb_font is from libpango-1.0.so,  libpangocairo-1.0.so
> does *not* have that symbol. But libpangocairo-1.0.so depends on
> libpango-1.0.so , so why wouldn't it find that symbol, unless there's a
> problem with the link order?
> 
>
That was a good hint! I tried to include libpango in the linker path, and
it works!

[hph at hackbrett4 Appimg]$
LD_PRELOAD=$LD_PRELOAD:/usr/lib64/libgio-2.0.so.0:/usr/lib64/libpango-1.0.so:/usr/lib64/libpangocairo-1.0.so:/usr/lib64/libgmodule-2.0.so
./digiKam-7.6.0-20220205T123907-x86-64.appimage -- digiKam Linux AppImage
Bundle -- Use 'help' as CLI argument to know all available options for
digiKam application. -- Notes: to integrate this bundle to your desktop,
use AppImageLauncher. --        to enable all debug messages on the
console, use 'export QT_LOGGING_RULES="digikam*=true"'. Check library
libudev.so.0 Check library libxcb-dri3.so.0 Check library libcrypto.so.1.1
Check library libssl.so.1.1 Check library libnss3.so
Check library libnssutil3.so
Check library libsmime3.so
-- Preloading shared libs:
:/usr/lib64/libgio-2.0.so.0:/usr/lib64/libpango-1.0.so:/usr/lib64/libpangocairo-1.0.so:/usr/lib64/libgmodule-2.0.so:/usr/lib64/libxcb-dri3.so.0:/usr/lib64/libcrypto.so.1.1:/usr/lib64/libssl.so.1.1:/usr/lib64/libnss3.so:/usr/lib64/libnssutil3.so:/usr/lib64/libsmime3.so
[0206/193158.448378:WARNING:resource_bundle_qt.cpp(119)]
locale_file_path.empty() for locale
[0206/193158.500140:WARNING:resource_bundle_qt.cpp(119)]
locale_file_path.empty() for locale
[0206/193158.500137:WARNING:resource_bundle_qt.cpp(119)]
locale_file_path.empty() for locale QtAV 1.13.0(Jan 25 2022, 12:15:42)
Multimedia framework base on Qt and FFmpeg. Distributed under the terms of
LGPLv2.1 or later.


HP
> 
> 
> 
> 
> 
> 
> 


-- 
--------- 8< -------------
Why taunt me? Why upbraid me? I am merely a genius, not a god.
(Nero Wolfe)
Meine Bilder: 
München: https://hp-bilder.jalbum.net/München/
Berge: https://hp-bilder.jalbum.net/Impressions%20of%20the%20Alps/




More information about the Digikam-users mailing list