[Bug 285446] emulators/wine-devel: Update to 10.2
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285446] emulators/wine-devel: Update to 10.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Apr 2025 01:21:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285446 --- Comment #26 from Jonathan Vasquez <jon@xyinn.org> --- Some more updates and some progress. I noticed that even though I don't have Wine Mono 9.4.0 installed (or atleast not in the /usr/local/share/wine/mono directory) my new wine prefixes were using 9.4.0 (may be related to bundling, I'm not sure atm). But either way, I manually upgraded it to Wine Mono 10.0.0 by doing WINEPREFIX=... wine /usr/local/wine/mono/ <version 10> , that upgraded to 10.0.0. Opening my .NET application after this allowed the window to no longer be black, but the window cursor still wasn't working. I then ran the wayland.reg so that it can have wayland driver as a fallback, after this the window was able to open and the mouse cursor was working inside the window. There are some weirdnesses though but I think for now that can conclude my updates in this ticket. -- You are receiving this mail because: You are the assignee for the bug.