vinszent / gnome-twitch

Enjoy Twitch on your GNU/Linux desktop
http://gnome-twitch.vinszent.com
Other
440 stars 41 forks source link

Infinite loading/Crash with the Git version #390

Open TheFrenchGhosty opened 4 years ago

TheFrenchGhosty commented 4 years ago

Every time I open a stream with the git version (using the Arch package), I'm getting a infinite loading (only the chat load), or a crash Segmentation fault (core dumped)

Tested with the MPV-OpenGL, the GStreamer-OpenGL and the GStreamer-Clutter backend.

I tried to remove ~/.local/share/gnome-twitch/channel_settings.json and ~/.config/dconf/user but the problem is still here.

The arch release package is working correctly.

MarkoShiva commented 4 years ago

the arch relase package do not load streams for me. it gives an error:

[14:22:10] Warning - GNOME-Twitch : {GtTwitch:336} Received unsuccessful response from url 'https://api.twitch.tv/api/channels/dota2ruhub/access_token' with code '410' and body '{"error":"Gone","status":410,"message":"this API has been removed."}'
[14:22:10] Warning - GNOME-Twitch : {GtTwitch:594} Error getting stream access token for channel 'dota2ruhub' because: Received unsuccessful response from url 'https://api.twitch.tv/api/channels/dota2ruhub/access_token' with code '410' and body '{"error":"Gone","status":410,"message":"this API has been removed."}'

I guess that developer just forgot to add an API key?