Support windows 10 applications with wine 8.0
Support windows 10 applications with wine 8.0
Is that possible?
Thanks,
cpkautz
Thanks,
cpkautz
Re: Support windows 10 applications with wine 8.0
I get the message that the program is no longer supported under windows 7.
Re: Support windows 10 applications with wine 8.0
I have ubuntu 22.04.2 and wine-8.0.
Re: Support windows 10 applications with wine 8.0
You can modify the Windows version with
Code: Select all
winecfg -v win10
Re: Support windows 10 applications with wine 8.0
Thanks. Where do I have to enter this? In the terminal?
Re: Support windows 10 applications with wine 8.0
Thank you very much. It works.
Re: Support windows 10 applications with wine 8.0
Now I have the problem that the tax software does not communicate with the Internet. I want to submit the tax return. The program stops when I submit it.
Re: Support windows 10 applications with wine 8.0
Is the tax software the same as in this bug?
Re: Support windows 10 applications with wine 8.0
Yes, that could be. see also the other topic from me "problem with win tax software".
Thanks.
Thanks.
Re: Support windows 10 applications with wine 8.0
YES, this is the Bug! Buhl Software "Steuer Sparer 2023" von Lidl has problems by submit the tax return to elster. What can I do?
Re: Support windows 10 applications with wine 8.0
You can see if the solution mentioned in the bug works.
https://bugs.winehq.org/show_bug.cgi?id=51139#c49
A version of d2d1.dll can be found in Service Pack 1 of Windows 7
https://bugs.winehq.org/show_bug.cgi?id=51139#c49
A version of d2d1.dll can be found in Service Pack 1 of Windows 7
Re: Support windows 10 applications with wine 8.0
Thanks. Should I install the service pack with Q4Wine?
Re: Support windows 10 applications with wine 8.0
How can I extract the dll from the cab file? i need the good d2d1.dll and then replace it in ../system32.
-
- Level 5
- Posts: 368
- Joined: Tue Dec 24, 2019 3:23 pm
Re: Support windows 10 applications with wine 8.0
Hopefull this will help/work:
https://wiki.winehq.org/Expand
It looks like the command would be:
wine expand <name>.cab d2d1.dll
then d2d1.dll should be in the current directory to move or copy
https://wiki.winehq.org/Expand
It looks like the command would be:
wine expand <name>.cab d2d1.dll
then d2d1.dll should be in the current directory to move or copy
Re: Support windows 10 applications with wine 8.0
Code: Select all
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
The source file is an .exe not a .cab file. sorry.
Re: Support windows 10 applications with wine 8.0
In the meantime I have downloaded the d2d1.dll from the website https://de.dll-files.com/d2d1.dll.html and replaced it in ../system32. Without success.
Re: Support windows 10 applications with wine 8.0
Extract the exe file with cabextract
This provides two d2d1.dll files.
Place the 32 bit version in c:\windows\syswow64
the 64 bit version in c:\windows/system32
Start the application with:
Code: Select all
cabextract -F */d2d1.dll windows6.1-KB976932-X64.exe
Place the 32 bit version in c:\windows\syswow64
the 64 bit version in c:\windows/system32
Start the application with:
Code: Select all
WINEDLLOVERRIDES="d2d1=n" wine program.exe
Re: Support windows 10 applications with wine 8.0
Unfortunatly.
Re: Support windows 10 applications with wine 8.0
is that correct: 32 bit version in ../syswow64 and 64 bit version in ../system32 ?
-
- Level 5
- Posts: 368
- Joined: Tue Dec 24, 2019 3:23 pm
Re: Support windows 10 applications with wine 8.0
"An error has occurred in your application. Do you still want to continue?" Unfortunately doesn't help at all. Since I have no logs I would just try to switch locations and see if that works. From the bug thread it seems this 100% should work, so something is wrong.
Re: Support windows 10 applications with wine 8.0
As strange as it may seem, it is true.is that correct: 32 bit version in ../syswow64 and 64 bit version in ../system32 ?
Code: Select all
windows/system32$ file ntdll.dll
ntdll.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows, 19 sections
windows/syswow64$ file ntdll.dll
ntdll.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows, 17 sections
Me neither. Could you post a terminal output?Since I have no logs
Re: Support windows 10 applications with wine 8.0
Code: Select all
0114:fixme:font:get_nearest_charset TCI failing on 20000000
0114:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = L"\\??\\Z:\\usr\\share\\fonts\\truetype\\fonts-gujr-extra\\aakar-medium.ttf"
0114:fixme:font:get_nearest_charset TCI failing on 20000000
0114:fixme:font:get_nearest_charset returning DEFAULT_CHARSET face->fs.fsCsb[0] = 20000000 file = L"\\??\\Z:\\usr\\share\\fonts\\truetype\\fonts-gujr-extra\\aakar-medium.ttf"
0114:fixme:resource:GetGuiResources (FFFFFFFF,0): stub
0114:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
0114:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 2221ED28.
0114:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
0114:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 2221ED28.
0114:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
0114:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 2221ED28.
0114:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
0114:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 2221ED28.
QPainter::end: Painter ended with 2 saved states
QWidget::repaint: Recursive repaint detected
Re: Support windows 10 applications with wine 8.0
after click:
Code: Select all
QPainter::end: Painter ended with 2 saved states
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0108:fixme:win:GetPointerDevices (018DCF50 00000000): partial stub
0108:fixme:system:QueryDisplayConfig (00000002 018DCE70 332F1CA8 018DCE6C 1C5F1758 00000000): semi-stub
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0108:fixme:system:NtUserDisplayConfigGetDeviceInfo Unimplemented packet type 11.
0164:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 2A5CDB78) semi-stub
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
Re: Support windows 10 applications with wine 8.0
I got a little further. i'am looking for: and found the topic: viewtopic.php?t=37081
I do not get the error window now. I can submit the forms now. unfortunately they are partially empty. I will send a test to the tax office.
Code: Select all
d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format
Code: Select all
sudo apt-get install libgl1-mesa-glx:i386
-
- Level 5
- Posts: 368
- Joined: Tue Dec 24, 2019 3:23 pm
Re: Support windows 10 applications with wine 8.0
So far so good!
From one problem to the next! Good luck, it's looking good.unfortunately they are partially empty