SUMMARY When using a media player for example VLC and having multiple instances of it running multimedia controls gets out of sync and is unable to play\stop the media playing STEPS TO REPRODUCE 1. Get VLC media player 2. Go to Interface options in VLC and uncheck use one instance 3. Open multiple VLC instances playing something 4. Go to Multimedia controls 5. Press Play\Pause OBSERVED RESULT After pressing play\pause one time the button is greyed out and it's impossible to controls the media playing EXPECTED RESULT The play\pause button should work while having multiple instances of the same application SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo Linux (available in About System) KDE Plasma Version: 5.15.5 KDE Frameworks Version: 5.60.0 Qt Version: 5.12.3
This is a bug in VLC (and doesn't even require non-default settings): they don't notify MPRIS clients like KDE Connect that playing is allowed.
(In reply to Matthijs Tijink from comment #1) > This is a bug in VLC (and doesn't even require non-default settings): they > don't notify MPRIS clients like KDE Connect that playing is allowed. But it works fine with a single instance?
I'm guessing this is the VLC bug related to this https://trac.videolan.org/vlc/ticket/20125
Turns out that this bug hasn't been reported to VLC yet (I thought it had), so see https://trac.videolan.org/vlc/ticket/22785
(In reply to Matthijs Tijink from comment #4) > Turns out that this bug hasn't been reported to VLC yet (I thought it had), > so see https://trac.videolan.org/vlc/ticket/22785 Thank you for raising the issue with VLC highly appreciated