| Summary: | Subtitlecomposer AppImage : No sound output | ||
|---|---|---|---|
| Product: | [Applications] subtitlecomposer | Reporter: | DA4PKol <sebast.weber> |
| Component: | general | Assignee: | Mladen Milinkovic, Max <maxrd2> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.7.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | attachment-2009264-0.html | ||
|
Description
DA4PKol
2023-05-11 08:58:51 UTC
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. |