cniw / mpv-discordRPC

Discord Rich Presence integration for mpv Media Player
MIT License
133 stars 10 forks source link

intermittent issue cause mpv to hang on exit #2

Closed miawgogo closed 5 years ago

miawgogo commented 5 years ago

Hi, im currently having a issue where mpv hangs on exit sometimes, I have only just opened GDB to see where it is getting stuck and it seems to be on the closing on the RPC connection in the discord provided RPC library. I am not sure if this is a upstream issue or an issue with how mpv-discordRPC tells the libary to quit

image

cniw commented 5 years ago

@ioangogo on https://github.com/discordapp/discord-rpc/releases/tag/v3.4.0 said that

so this issue that caused by libdiscord-rpc problem.