mirror of
https://github.com/tenox7/wrp.git
synced 2026-05-21 15:46:40 +00:00
Windows 11, many recent versions of WRP no longer functional. #153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Xeddius on GitHub (Feb 14, 2025).
Running this on windows 11, this is the error that shows up when attempting to navigate to any website from the webui, upon hitting "go" it presents this crash and the page crashes/resets.
@Xeddius commented on GitHub (Feb 14, 2025):
Trying even from a modern browser presents this error on the browser side.

@Xeddius commented on GitHub (Feb 14, 2025):
I have noticed version 4.5.2 works, I will test each version to identify where it stopped working on Windows to narrow it down.
I will update this comment when I have found the culprit.
Version 4.5.3 crashes to desktop, every version afterwards will show a terminal window, but trying to navigate at all creates pointer errors and causes connection resets making the software unusable on windows as the host/server machine.
I haven't had a chance to test the other platform binaries to see if they also suffer from this issue.
@tenox7 commented on GitHub (Feb 14, 2025):
Interesting. Thank you for reporting. I would first try to update the dependencies and rebuild it. I can make a pre-release to test.
@tenox7 commented on GitHub (Feb 14, 2025):
I have rolled out release 4.8.2, can you please re-test on that?
@Xeddius commented on GitHub (Feb 14, 2025):
Opens, but this is the output when attempting to load a website. in this case https://google.com.
@Xeddius commented on GitHub (Feb 16, 2025):
Update doesn't seem to have helped, it's still busted for Windows.
@tenox7 commented on GitHub (Feb 17, 2025):
okay I will debug it some more