Vincent
Vincent
Sorry, I haven't made much progress on this issue. I'm still certain it's not a bug in GT however as I can see this leak in many video apps on...
Firstly it's not my fault Twitch has a stupid ACL setup and as I wrote in that bug I don't use your email, it's only so I can read a...
You need to set the prefix with `meson build --prefix=/usr` (or alternatively `meson configure -Dprefix=/usr`) otherwise it will default to to `/usr/local`.
This is an issue with WebKitGTK (the library to show the embedded browser) and there isn't much I can do to fix it. I am working towards replacing the embedded...
There are two solutions that I think could work. One is to have a mapping, like: * High -> 720p60 ->720p30 * Medium -> 540p30 -> 480p30 * Low ->...
So the second option is the text field. It will try to always select the option you have typed in, otherwise it will select the combo box option. So in...
@ptkato @julianrichen It's possible, it's just annoying because Twitch always adds in new qualities and there is no standard. For example if you go into a stream and choose 720p60...
Yeah I haven't updated the Clutter backend to use the new API. TBH I would like to drop the Clutter one because I don't see what the Clutter one does...
Can you please build with debugging symbols, so I can see where it crashes?
Can you also try update the player backend package you are using. I assume you're using the git version of GT from the AUR, then you also have to update...