https://bugs.kde.org/show_bug.cgi?id=425168
--- Comment #8 from Milan Knížek <kni...@volny.cz> --- (In reply to caulier.gilles from comment #7) > You can test using 7.6.0 pre-release AppImage bundle available here : > https://files.kde.org/digikam/ I tried on Arch Linux (AppImage 7.6.0 20220211) and I cannot still type accented characters with the help of dead-keys (like pressing "ˇ" and then "C" should produce "Č", but instead only ASCII "C" is typed). Further, there are some troubles with bundled libraries: digikam: symbol lookup error: /usr/lib/libpangocairo-1.0.so.0: undefined symbol: pango_font_get_hb_font and digikam: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full Which I resolved by removing libgmodule* and libpango* from the squash fs and repackaging the AppImage - i.e. loading the host libraries instead. P.S. Not reopening the bug report since I am not sure if removing the bundled libraries may have any impact on the bug itself. -- You are receiving this mail because: You are watching all bug changes.