-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
Playerctl always outputs the following when I control google-play-music-desktop-player, as identified by playerctl -l
. I'll refer to it as gpmdp from now.
(playerctl:13598): GLib-GIO-WARNING **: Received property Rate with type y does not match expected type d in the expected interface
(playerctl:13598): GLib-GIO-WARNING **: Received property Volume with type y does not match expected type d in the expected interface
(playerctl:13598): GLib-GIO-WARNING **: Received property Position with type u does not match expected type x in the expected interface
(playerctl:13598): GLib-GIO-WARNING **: Received property MinimumRate with type y does not match expected type d in the expected interface
(playerctl:13598): GLib-GIO-WARNING **: Received property MaximumRate with type y does not match expected type d in the expected interface
Playerctl is able to control gpmdp successfully but will cause the shell to get stuck after doing so and prevent a program that's supposed to run afterwards from running.
For example, I run a command to update my status bar with the current playing song.
Thanks for reading and let me know if any extra info is needed.
EDIT: I am running playerctl v0.5.0 and gpdmp v3.6.0. There are no new commits to the repo since v0.5.0 came out so I assume there are no differences between the release and the git version.
slaiyer, YodaEmbedding, agzam and wengole
Metadata
Metadata
Assignees
Labels
No labels