https://bugs.kde.org/show_bug.cgi?id=520731
Bug ID: 520731
Summary: Spectacle fails to start on Fedora 4.4.4 with
ffmpeg-related libs version 8.1.1-1.fc44
Classification: Applications
Product: Spectacle
Version First 6.6.5
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
Spectacle fails to start 100% of the time when certain ffmpeg-related libraries
are updated to 8.11.1-1.fc44
Journal contains following line
/usr/bin/spectacle: symbol lookup error: /lib64/libavformat.so.62: undefined
symbol: av_exif_parse_buffer, version LIBAVCODEC_62
STEPS TO REPRODUCE
1. log in to Fedora KDE Workstation 44
2. hit "print screen key"
OBSERVED RESULT
Spectacle does not start, a popup mentions "Could not activate remote peer
'org.kde.spectacle': startup job failed"
EXPECTED RESULT
Spectacle starts
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
Kernel Version: 7.0.10-200.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 7840U w/ Radeon 780M Graphics
Memory: 64 Gio of RAM (54.6 Gio usable)
Graphics Processor: AMD Radeon 780M Graphics
ADDITIONAL INFORMATION
As mentioned in
https://discuss.kde.org/t/kcontact-seems-to-failed-work-with-ffmpeg-and-related-libs/47250,
downgrading certain libraries work. On my end, I ran
sudo dnf downgrade libavformat-free
which resulted in downgrading
- ffmpeg-free
- libavcodec-free
- libavdevice-free
- libavfilter-free
- libavformat-free
- libavutil-free
- libswresample-free
- libswscale-free
to 0:8.0.1-6.fc44 from 0:8.1.1-1.fc44
which solved the issue. I'm pinning these for now.
--
You are receiving this mail because:
You are watching all bug changes.