mopidy / mopidy-mpris

Mopidy extension for controlling Mopidy through the MPRIS D-Bus interface
https://mopidy.com/ext/mpris/
Apache License 2.0
37 stars 12 forks source link

Issues od KDE plasma 5 #36

Open Nick1296 opened 2 years ago

Nick1296 commented 2 years ago

I'm running kde plasma 5.24 and I have a couple a weird issue with mopidy mpris. I'm running mopidy as a user without any modification to mpris configuration. The issue that I'm facing is that some buttons (namely play after i click pause and the back button) are not clickable in the media player applet. They suddenly become clickable if click a couple of time the shuffle button. Also by I have no track images for both local media and youtube music videos.

I don't know how to gain more info about this behaviour, but I'm happy to help!

kingosticks commented 2 years ago

Providing the info discussed at https://docs.mopidy.com/en/latest/troubleshooting/ will help. A debug log while recreating the issue especially.

Nick1296 commented 2 years ago

here's the log, my cofiguration and mopidy depencies, unfortunately I don't see any obvious error, I still have to fiddle with the shuffle button to make the back button work.

mopidy config mopidy deps mopidy.log

kingosticks commented 2 years ago

It would be good to have that same log but with the mpd frontend disabled.

Nick1296 commented 2 years ago

I disabled mpd and used the musicbox weblclient, problem persists, the unclicable buttons are play (after clicking pause) next and previous before clicking on shuffle.

mopidy.log

Also I noticed that I have two instaces of dbus, one called qdbus and another called qdbus-qt5.

Tell me if can be of further assistance.