https://bugs.winehq.org/show_bug.cgi?id=58036
Bug ID: 58036 Summary: Tkd GUI Apps prevent input and hang on attempting to close on Wine 10.4 but work on Wine 10.3 Product: Wine Version: 10.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dreamsyntax@gmail.com Distribution: ---
Note: This is for the experimental wow64 mode.
Tkd (https://github.com/nomad-software/tkd) GUI toolkit applications built for Windows now have issues running in Wine 10.4.
The program in question in this report is CodeWrite 1.0.6, source available: https://github.com/TheGag96/CodeWrite
I have verified Wine 10.3 works and functions as expected. I have performed the recommended steps for verifying (clearing .wine), verifying no overrides, etc.
I am able to use the program as expected and enter input into input fields.
On Wine 10.4, the application launches successfully and can be moved around. The input fields are not clickable. Upon attempting to close the application it will hang/becoming unresponsive until terminated.
There are no abnormal logs compared to 10.3.
https://bugs.winehq.org/show_bug.cgi?id=58036
dreamsyntax dreamsyntax@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=58036
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source URL| |https://github.com/TheGag96 | |/CodeWrite Summary|Tkd GUI Apps prevent input |Tkd GUI Apps prevent input |and hang on attempting to |and hang on attempting to |close on Wine 10.4 but work |close |on Wine 10.3 |
--- Comment #1 from Austin English austinenglish@gmail.com --- Please run a regression test: https://gitlab.winehq.org/wine/wine/-/wikis/Regression-Testing
https://bugs.winehq.org/show_bug.cgi?id=58036
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://github.com/TheGag96 |https://github.com/TheGag96 |/CodeWrite |/CodeWrite/releases/downloa | |d/v1.0.6/CodeWrite.v1.0.6.z | |ip CC| |alexhenrie24@gmail.com
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- I am not able to reproduce. CodeWrite 1.0.6 works for me and does not hang on Wine 10.4 in new WoW64 mode. Please do a regression test as Austin suggested.
https://bugs.winehq.org/show_bug.cgi?id=58036
dreamsyntax dreamsyntax@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED
--- Comment #3 from dreamsyntax dreamsyntax@gmail.com --- Did some digging, and realized I made the mistake of using cachyos's repos. Apologies. The issue is not on upstream wine.
I tested using https://archlinux.org/packages/multilib/x86_64/wine/ instead and it works as expected.
Moving the bug to their version and marking this as resolved.