After installing the latest version of Raspberry Pi OS (5.6), the OnMusicEnd event no longer works. I also tried the HollyAmp example (with added AVCodec), and the same thing happens (tested with MP3 and FLAC).
What should I look for?
OnMusicEnd on Linux Arm / Raspberry Pi OS
- airsoftsoftwair
- Posts: 5833
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Does this only happen Raspberry Pi? It's a bit difficult to debug because AFAICS it's not possible to live boot into RaspiOS using a USB drive. The only option is installing it but of course this makes things somewhat complicated...
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Now I've tried my amd64 executable on a Debian 12 live version (amd64 cinnamon, booted from USB drive), and there I have the effect too. On Mint it still works like expected.
- airsoftsoftwair
- Posts: 5833
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Right, I can reproduce it using Debian 12. It's fixed now. Thanks for the report!
Code: Select all
- Fix [Linux]: "OnMusicEnd" didn't always work correctly
Re: OnMusicEnd on Linux Arm / Raspberry Pi OS
Thanks! Now I'm one of those waiting for the next update...