You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but when I'm opening harmonoid (or when music changes on harmonoid), I have Glib error and playerctl crashed.
Crash on harmonoid launch
❯ playerctl --player=harmonoid,%any -F metadata -f '{{title}}\{{artist}}\{{status}}\{{position}}\{{mpris:length}}\{{mpris:artUrl}}'
The Audacity (feat. Anomalie)\Polyphia\Paused\80000000\144000000\file:///\\Paused\0\\fquve0.jpg
###### then I'm opening harmonoid now #######
Playing God\Polyphia\Paused\0\0\file:///home/latipun/.Harmonoid/AlbumArts /PlayingGodRememberThatYouWillDiePolyphia.PNG
**
GLib:ERROR:../glib/glib/gvariant-serialiser.c:1551:g_variant_serialised_n_children: code should not be reached
Bail out! GLib:ERROR:../glib/glib/gvariant-serialiser.c:1551:g_variant_serialised_n_children: code should not be reached
[1] 449275 IOT instruction (core dumped) playerctl --player=harmonoid,%any -F metadata -f
Crash on track changes on harmonoid
open harmonoid
play musics
run the commands and wait to track changes
error
❯ playerctl --player=harmonoid,%any -F metadata -f '{{title}}\{{artist}}\{{status}}\{{position}}\{{mpris:length}}\{{mpris:artUrl}}'
Genesis (feat. Brasstracks)\Polyphia\Playing\190711078\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Genesis (feat. Brasstracks)\Polyphia\Playing\191712095\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Genesis (feat. Brasstracks)\Polyphia\Playing\192713130\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Genesis (feat. Brasstracks)\Polyphia\Playing\193713435\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Genesis (feat. Brasstracks)\Polyphia\Paused\194262402\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Genesis (feat. Brasstracks)\Polyphia\Stopped\0\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Genesis (feat. Brasstracks)\Polyphia\Playing\96\194631882\file:///home/latipun/.Harmonoid/AlbumArts/Genesis(feat.Brasstracks)RememberThatYouWillDiePolyphia.PNG
Playing God\Polyphia\Playing\395\205925760\file:///home/latipun/.Harmonoid/AlbumArts/PlayingGodRememberThatYouWillDiePolyphia.PNG
**
GLib:ERROR:../glib/glib/gvariant-serialiser.c:1551:g_variant_serialised_n_children: code should not be reached
Bail out! GLib:ERROR:../glib/glib/gvariant-serialiser.c:1551:g_variant_serialised_n_children: code should not be reached
[1] 363731 IOT instruction (core dumped) playerctl --player=harmonoid,%any -F metadata -f
Please help, thank you 🙏
The text was updated successfully, but these errors were encountered:
First, I'm sorry to open this issue. Honestly, I don't know whether this is playerctl issue or harmonoid.
The player I am using is harmonoid.
I'm running playerctl with the following command:
playerctl --player=harmonoid,%any -F metadata -f '{{title}}\{{artist}}\{{status}}\{{position}}\{{mpris:length}}\{{mpris:artUrl}}'
but when I'm opening harmonoid (or when music changes on harmonoid), I have Glib error and playerctl crashed.
Crash on harmonoid launch
Crash on track changes on harmonoid
Please help, thank you 🙏
The text was updated successfully, but these errors were encountered: