Ferdinand Bachmann
Ferdinand Bachmann
I just tested this branch and it looks quite nice :) However, `add-debug` seems to be crashing due to an assertion in libstdc++ when encountering an empty string in the...
I need this feature as well. FYI: current gamescope master defaults `g_nOutputHeight` to 720 in the Wayland backend: [here](https://github.com/ValveSoftware/gamescope/blob/3ab24ca0ef4f2c876de9d1991d0a878fa731073a/src/Backends/WaylandBackend.cpp#L1942), which probably causes the low resolution by default. `g_nOutputHeight` is later...
I looked into this a bit more today and implemented an experimental option to automatically adjust the nested internal resolution to the resolution of the output window/monitor. The implementation is...
> It works quite okay from quick testing, but I haven't tested it with many games yet. Did a bit more testing and it doesn't work with Blue Prince for...
The assertion and sway version looks potentially related to #7930. Sway 1.9 uses wlroots 0.17, which doesn't have the fix for #7930. It's very likely this issue will go away...
I intend to fix this bug, I'm looking at the requests needed to do 2FA right now.
@wieluk I can reproduce your problem. It seems TU Graz has added another redirection step in between the initial login page request and the actual login that requires JavaScript. I'm...
Documenting my findings, since I can't seem to get it working in just a few minutes: - the initial login URL `https://tube.tugraz.at/Shibboleth.sso/Login?target=/paella/ui/index.html` no longer redirects directly to the SSO form...
My current state on this is in [this branch](https://github.com/Ferdi265/yt-dlp/tree/tubetugraz-fix-tfa). I request that this issue is reopened or that we create a new issue regarding this change in 2FA behaviour.
> Generally, we'd want a new issue or at least **new verbose logs**, but since @Ferdi265 has already working on a patch, we'll let it be. The verbose logs of...