https://bugs.winehq.org/show_bug.cgi?id=53541
--- Comment #3 from Al Schapira a_schapira@verizon.net --- Thank you. Yes, I have filed a bug report with fedora fc35. They were not helpful in getting wine to run.
1) I would like to know what the '??' in these messages means.
0034:warn:file:NtCreateFile L"\??\Z:\home" not found (1) 0034:warn:file:NtCreateFile L"\??\Z:\home\ads" not found (1) 0034:warn:file:NtCreateFile L"\??\Z:\home\ads\.local" not found (1) 0034:warn:file:NtCreateFile L"\??\Z:\home\ads\.local\share" not found (1) 0034:warn:file:NtCreateFile L"\??\Z:\home\ads\.local\share\mime" not found (1) 0034:warn:file:NtCreateFile L"\??\Z:\home\ads\.local\share\mime\packages" not found (1)
2) What about this sequence of messages? ... 00d4:warn:keyboard:X11DRV_InitKeyboard vkey 0003 is being used by more than one keycode 00d4:warn:keyboard:X11DRV_InitKeyboard No more vkeys available! 00b8:warn:virtual:virtual_setup_exception exception outside of stack limits in thread 00b8 addr 0x7f2c128c75d6 stack 0x31e720 (0x20000-0x22000-0x220000) 00b8:warn:seh:dispatch_exception EXCEPTION_INT_DIVIDE_BY_ZERO exception (code=c0000094) raised 00b8:err:seh:call_stack_handlers invalid frame 000000000031E720 (0000000000022000-0000000000220000) 00b8:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception. 0034:warn:system:NtUserEnumDisplaySettings Invalid device name L"". ...
Do they shed any light on why wine won't run? Or what I have to do to fix it?
I have tried a clean WINEPREFIX, compared permissions with a working fc34 version, etc, etc, but can't get wine to run on fc35.
Additional info:
When I log in from a fc35 machine to a machine running fc34 remotely, using ssh -X, and run wine programs, THEY WORK and display correctly on the fc35 machine!! This includes notepad as well as other non-standard programs using graphics as well as text that work under fc34, but not under wine on fc35.
Thanks for any suggestions for what to check for to get wine running on my fc35 machine.