Created attachment 182016 [details] Track 'playing' but not actually playing :( SUMMARY Tracks will not autoplay correctly. After a track in the active playlist finishes, it will select the next track, but will not play even when pressing the play/pause button (or when using keyboard function shortcuts). Tracks only play when directly clicked on in the playlist or in the music browser. STEPS TO REPRODUCE 1. Put one or more tracks in the playlist 2. Press the play button 3. (Optional) Skip to next track OBSERVED RESULT Tracks do not play EXPECTED RESULT Tracks should play SOFTWARE/OS VERSIONS Linux/KDE Plasma: Fedora Linux 42 KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 Elisa Version: 25.04.1
Hi - just to check, does the track begin playing if you drag the track progress slider a bit after the beginning of the song? And, does updating your Fedora installation to Qt 6.9.1 fix the issue? Thanks!
(In reply to John Kizer from comment #1) > Hi - just to check, does the track begin playing if you drag the track > progress slider a bit after the beginning of the song? > > And, does updating your Fedora installation to Qt 6.9.1 fix the issue? > > Thanks! 1. Yes, it does play if I drag the slider. The only exception is when the program is first started up, but I'm guessing this may be intended as the play button is paused on startup. 2. I will update and report back :D
(In reply to Lillian from comment #2) > (In reply to John Kizer from comment #1) > > Hi - just to check, does the track begin playing if you drag the track > > progress slider a bit after the beginning of the song? > > > > And, does updating your Fedora installation to Qt 6.9.1 fix the issue? > > > > Thanks! > > 1. Yes, it does play if I drag the slider. The only exception is when the > program is first started up, but I'm guessing this may be intended as the > play button is paused on startup. > > 2. I will update and report back :D Works fine after running system updates! Updated Qt to 6.9.1 and Elisa to 25.04.2. Thanks!
Glad it's working for you now! I had the same issue until the Qt 6.9.1 update, which contained a fix upstream in the QtMultimedia project (info in the issue I'm linking this to if you're interested). Thanks! *** This bug has been marked as a duplicate of bug 503408 ***