https://bugs.kde.org/show_bug.cgi?id=391362

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fab...@ritter-vogt.de

--- Comment #7 from Fabian Vogt <fab...@ritter-vogt.de> ---
Both libmariadbd/libmysqld (loaded by amarok) and libsmbconf (loaded by ffmpeg)
.
The library which is loaded first takes precedence, which is in this case
libsmbconf through ffmpeg. If libmariadbd/libmysqld is loaded first,
get_charset resolves to the right library.
To force this, just LD_PRELOAD=/usr/lib64/libmariadbd.so.19 amarok makes it
work fine here.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to