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. Use subtitlecomposer-git-latest-x86_64_5fd6c6785ab43fa0bad4a10b964ad450.AppImage with AppImageLauncher 2. Open a subtitle and the associated movie OBSERVED RESULT Everything works but there is no sound output EXPECTED RESULT Sound output SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.3.1-arch2-1 (64-bit) [X11] KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9
Thanks for the report. Seems there is some dependency problem in AppImage. Do you also see this if you launch appimage from console? ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pulse.so (/usr/lib/libsndfile.so.1: undefined symbol: mpg123_info2) AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': No such device or address openal: error opening default audio device!
Created attachment 158882 [details] attachment-2009264-0.html Hello, Thank’s for your answer. Yes, I can see such message : Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library libasound_module_pcm_pulse.so (/usr/lib/libsndfile.so.1: undefined sym bol: mpg123_info2) AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': Aucun périphérique ou adresse openal: error opening default audio device! Regards, SW Le vendredi 12 mai 2023 10:25:57 CEST, vous avez écrit : > https://bugs.kde.org/show_bug.cgi?id=469613 > > Mladen Milinkovic, Max <maxrd2@smoothware.net> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Ever confirmed|0 |1 > Status|REPORTED |CONFIRMED > > --- Comment #1 from Mladen Milinkovic, Max <maxrd2@smoothware.net> --- > Thanks for the report. > > Seems there is some dependency problem in AppImage. > Do you also see this if you launch appimage from console? > > ALSA lib dlmisc.c:337:(snd_dlobj_cache_get0) Cannot open shared library > libasound_module_pcm_pulse.so (/usr/lib/libsndfile.so.1: undefined symbol: > mpg123_info2) > AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': No > such device or address > openal: error opening default audio device! > >
This should be fixed. Can you confirm that appimage has audio now?
Will close this one now, feel free to reopen if issues persists for you.