https://bugs.kde.org/show_bug.cgi?id=477910

bam <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from bam <[email protected]> ---
Confirming this bug:

KDE Connect version 22.04.3 (desktop), 1.35.9 (Android, Play Store)
VLC version 3.0.20 Vetinari
Ubuntu 22.04.5 LTS
KDE Frameworks / Qt: stock Ubuntu 22.04 packages

Observed behavior: After pausing via KDE Connect media remote, the play/resume
button becomes grayed out and unresponsive. Pause works, resume does not.
Additional debugging performed:

Confirmed VLC is correctly registered on the session D-Bus as
org.mpris.MediaPlayer2.vlc
Confirmed VLC correctly reports PlaybackStatus: Paused after pausing
Confirmed dbus-monitor shows KDE Connect sending PlayPause to pause, then
sending nothing when play is tapped on the phone — the app is suppressing the
command entirely based on its internal state
Direct D-Bus commands work fine: org.mpris.MediaPlayer2.Player.Play and .Pause
both function correctly from CLI
Issue is not present with other MPRIS players (browser-based media works
correctly)

Workaround: Added Play and Pause as custom KDE Connect commands firing direct
D-Bus calls, bypassing the media remote entirely.
This confirms the bug is in KDE Connect's state handling after PlayPause, not
in VLC's D-Bus registration or response.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to