Bug 419553

Summary: mpris control plugin on desktop returns false for canPlay() for VLC MediaPlayer
Product: [Applications] kdeconnect Reporter: Anjani Kumar <anjanik012>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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