Article 6F73K spotube shutdown issue

spotube shutdown issue

by
kgha
from LinuxQuestions.org on (#6F73K)
Has anyone tried out spotube (https://github.com/KRTirtho/spotube) with success on slackware?

I've repackaged the rpm package provided by the spotube devs and made sure that I have all dependencies (jsoncpp, libappindicator, libnotify, libsecret, mpv).

The program runs as expected but hangs in a loop when exiting.

When starting from terminal I get the message
Code:flutter: media_kit: WARNING: package:media_kit_native_event_loop not found.libmedia_kit_native_event_loop.so is part of the package and duly installed.

On exit there's a loop that goes on ad infinitum:
Code:Attempt:11 waiting for isolate vm-isolate to check in
Attempt:11 waiting for isolate InitializerIsolate._mainloop to check in
Attempt:12 waiting for isolate vm-isolate to check in
Attempt:12 waiting for isolate InitializerIsolate._mainloop to check inI have to end the program with killall (or via system monitor).

Any suggestions how to solve this?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments