Bug 419553 - mpris control plugin on desktop returns false for canPlay() for VLC MediaPlayer
Summary: mpris control plugin on desktop returns false for canPlay() for VLC MediaPlayer
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-02 16:44 UTC by Anjani Kumar
Modified: 2020-04-08 07:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anjani Kumar 2020-04-02 16:44:43 UTC
SUMMARY
Mpris control plugin returns false for canPlay() for VLC Media Player. Because of this I can't play the media if it has been paused. Other players are working fine such as Chrome, Spotify.

STEPS TO REPRODUCE
1. Open MprisActivity
2. Pause media being played in VLC desktop either from desktop or phone controller. 
 
OBSERVED RESULT
Play button in the activity gets disabled. Media can only be played from desktop.

EXPECTED RESULT
Play button should be enabled  and media should be played again from phone.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.5.6-arch1-1
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-4210U CPU @ 1.70GHz
Memory: 7.7 GiB of RAM
VLC media player 3.0.8 Vetinari
Comment 1 Kai Uwe Broulik 2020-04-08 07:19:24 UTC
VLC bug: https://trac.videolan.org/vlc/ticket/22785