https://bugs.kde.org/show_bug.cgi?id=512323
Stefan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Stefan <[email protected]> --- Created attachment 194619 --> https://bugs.kde.org/attachment.cgi?id=194619&action=edit Sample file that breaks I have run into the same problem, where Elisa fails to play my m4a files (in my case purchased from 7digital) and also doesn't show them in the library. The files play file fine in Haruna, mpv, and VLC. I have also reproduced the issue with a test file that I've attached. Codec for the files is AAC, e.g. `Stream #0:0[0x1](und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 76 kb/s (default)` However, in my testing I've found that the issue is actually even weirder than this, because Elisa is able to play the file in some scenarios... SCENARIO 1 1. Ensure playlist is empty, close Elisa 2. Run `elisa ./m4a_30s_sample_file_285KB.m4a` Observed result: File is not played, empty entry in playlist. SCENARIO 2 1. Add a single, working file to playlist (i.e., run `elisa file.mp3`), close Elisa. 2. Run `elisa ./m4a_30s_sample_file_285KB.m4a` Observed result: m4a file is played back fine, empty entry in playlist. SCENARIO 3 1. Add a single, working file to playlist (i.e., run `elisa file.mp3`), close Elisa. 2. Open the m4a file from Dolphin. Observed result: Elisa crashes. SOFTWARE/OS VERSIONS Elisa: 26.04.3 CachyOS (Wayland) KDE Frameworks: 6.28.0 Qt: Using 6.11.1 and built against 6.11.1 Unknown/Default Build ABI: x86_64-little_endian-lp64 Kernel: linux 7.1.4-1-cachyos I'm running the pacman package on CachyOS with KDE Plasma as my desktop. -- You are receiving this mail because: You are watching all bug changes.
