Bug 467260

Summary: Amarok fails to launch, incompatible with ffmpeg 59
Product: [Applications] amarok Reporter: Serena Star <Alydar715>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED NOT A BUG    
Severity: critical CC: matzkowsky
Priority: NOR    
Version: 2.9.71   
Target Milestone: kf5   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Serena Star 2023-03-13 02:56:52 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Launch Amarok in terminal
2. Fails to launch
3. Gives error "amarok: error while loading shared libraries: libavformat.so.59: cannot open shared object file: No such file or directory"

OBSERVED RESULT
Fails to start, Gives error "amarok: error while loading shared libraries: libavformat.so.59: cannot open shared object file: No such file or directory"

EXPECTED RESULT
Amarok launches and does not insta-crash.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Because I'm on Arch, I get Amarok from the AUR.
Comment 1 Antonio Rojas 2023-03-13 08:01:01 UTC
Maintenance of AUR packages, in particular rebuilds for soname bumps, are the user's responsibility.
Comment 2 Matzkowsky 2023-04-15 11:18:04 UTC
Updating ffmpeg to version 6, plus rebuilding amarok is sufficient to solve the broken reference. I can confirm that this solved the issue on my arch installation. Thus, no action required from the AUR maintainer.