https://bugs.winehq.org/show_bug.cgi?id=51415
Bug ID: 51415
Summary: Windows PC Health Check requires msvcp_win.dll
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Run `winecfg` and set the Windows version to Windows 10.
2. Run `wine msiexec /i WindowsPCHealthCheckSetup.msi` and click through the
installer.
3. When the installer finishes and the app tries to start, you will see:
0164:err:module:import_dll Library msvcp_win.dll (which is needed by
L"C:\\users\\alex\\AppData\\Local\\PCHealthCheck\\PCHealthClient.dll") not
found
This DLL appears to be yet another copy of the Microsoft C++ runtime.
$ sha256sum WindowsPCHealthCheckSetup.msi
45c82e40ed0e27db7c55e0554512631b8f175b06d9b2d2cf58db52b18f0913fa
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51307
Bug ID: 51307
Summary: msvcp140:msvcp140 fails on msvcp140 >= 14.25
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
On cw-rx460 machines that have either Radeon 21.3.2 or 21.4.1 the 64-bit
msvcp140:msvcp140 test fails:
https://test.winehq.org/data/patterns.html#msvcp140:msvcp140
msvcp140.c:1257: Test failed: ret = 37, expected 39
msvcp140.c:1258: Test failed: buf = The operation completed
successfully.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaThe
operation completed successfully.
, expected The operation completed successfully.
This is probably because the Radeon driver upgrades the 64-bit msvcp140.dll.
Currently we have:
Radeon msvcp140
cw-rx460-1507 19.11.3 14.14.26429.4
cw-rx460-1709 19.11.3 14.14.26429.4
cw-rx460-1809 19.11.3 14.14.26429.4
cw-rx460-1909 21.4.1 14.25.28508.3
cw-rx460-2009 21.4.1 14.25.28508.3
Also:
w1064v1507 - -
w1064v1607 - 14.0.23026.0
w1064v1709 - 14.0.23026.0
w1064v1809 - 14.0.23026.0
w1064v1909 - 14.0.23026.0
w10pro64 (2004) - 14.0.23026.0
w1064 (2009) - 14.0.23026.0
Note that the 14.0.23026.0 version comes from the "Visual C++ 2015
redistributables" package [1]. So all Radeon drivers actually install a newer
version.
But according to Chocolatey there are quite a few even newer versions, the
current latest being 14.29.30037. But there does not seem to be any
microsoft.com download URLs for it :-(
https://community.chocolatey.org/packages/vcredist140#versionhistory
[1] https://wiki.winehq.org/Wine_TestBot_VMs#msvcp140.2C_msvcr140.2C_ucrtbase
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49181
Bug ID: 49181
Summary: msvcrt_test.exe: missing entry point
_point_get_sbh_threshold
Product: Wine
Version: 5.8
Hardware: arm
OS: Windows
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 49179
Similar to 49180, when running winetest.exe on armv7/surface rt,
msvcrt_test.exe throws an error dialog:
The procedure entry point _get_sbh_threshold could not be located in the
dynamic link library C:\Users\User\AppData\Local\Temp\wct\msvcrt_test.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52069
Bug ID: 52069
Summary: ntdll:virtual fails in test_NtAllocateVirtualMemory()
on Windows 10 1709 and older
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:virtual fails in test_NtAllocateVirtualMemory() on Windows 7 to Windows
10 1709 in both 32- and 64-bit mode:
virtual.c:248: Test failed: wrong size 10000
https://test.winehq.org/data/patterns.html#ntdll:virtual
Unsurprisingly a bisect shows that the failure appeared with this commit:
commit 7d2a7b94aad8a776a2ee3031a18bb3b53d5925cd
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Nov 19 11:04:30 2021 +0100
ntdll: Fix handling of zero size with MEM_DECOMMIT.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52023
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
See also bug 52067.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51986
Bug ID: 51986
Summary: Extremely small fonts when using a theme
Product: Wine
Version: 6.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 70973
--> https://bugs.winehq.org/attachment.cgi?id=70973
notepad
After upgrading from Wine 6.19 to 6.21 certain fonts in certain applications
became tiny.
I'm using Windows XP Royal Theme.
When not using any themes, it's all fine.
See the attached screenshot for more info.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51647
Bug ID: 51647
Summary: Gimp can't create an image from screenshot (it becomes
unresponsive instead)
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 70505
--> https://bugs.winehq.org/attachment.cgi?id=70505
console messages
Gimp can't make an image from a screenshot.
To reproduce:
$ rm -rf ~/.wine
$ wineboot
$ wine ~/Downloads/gimp-2.10.24-setup-3.exe
$ wine ~/.wine/drive_c/Program\ Files/GIMP\ 2/bin/gimp-2.10.exe
Choose File->Create->Screenshot
Now gimp is no longer responsive, and the console shows this message:
"03bc:err:ntdll:RtlpWaitForCriticalSection section 00000000006D0C18 "?" wait
timed out in thread 03bc, blocked by 04d8, retrying (60 sec)"
My versions:
Gimp: 2.10
$ wine --version
wine-6.15-123-gbe8501ac6f1
$ uname -a
Linux cedric 5.13.10-arch1-1 #1 SMP PREEMPT Thu, 12 Aug 2021 21:59:14 +0000
x86_64 GNU/Linux
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51183
Bug ID: 51183
Summary: Navicat V15.0.25 crashes when attempting to open
database: "Unhandled exception: page fault...."
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: profconn1(a)gmail.com
Distribution: ---
Created attachment 70056
--> https://bugs.winehq.org/attachment.cgi?id=70056
Error report from Navicat crash
When attempting to open a database connection, Navicat crashes, displays error
message and closes (using under Fedora 34).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50985
Bug ID: 50985
Summary: ns_name_skip is glibc specific, causes failure to
build on musl
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dnsapi
Assignee: wine-bugs(a)winehq.org
Reporter: abenson+winehq(a)gmail.com
Distribution: ---
6.6 introduced a reliance on glibc-specific calls in dlls/dnsapi/libresolv.c in
commit 5f44c46164a5c0c50fffdf6cda9980a74079e1ac.
Specifically, musl does not implement ns_name_skip, and the library fails at
link time.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49426
Bug ID: 49426
Summary: Sookasa calls unimplemented functions and
ntoskrnl.exe.RtlGetElementGenericTable
ntoskrnl.exe.RtlLookupElementGenericTable
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 67510
--> https://bugs.winehq.org/attachment.cgi?id=67510
Terminal output
To reproduce:
1. Run `winetricks dotnet40`
2. Run `wine Sookasa_3.18.4.exe`
Console output is attached. After installation, the installer automatically
starts Sookasa, but the following error message appears:
Please reinstall Sookasa
Sookasa was unable to install one of its components. Please reinstall
Sookasa. If the problem persists, please contact support(a)sookasa.com [803]
Unfortunately, stub implementations of these two functions are not enough to
prevent a crash or avoid the error message.
First reported at
https://www.playonmac.com/en/topic-13406-Sookasa_not_installing.html
$ sha256sum Sookasa_3.18.4.exe
6379c6da33663616193aa38db022d37383010ab5a077c1f1cb48ab1fab5ffdf2
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44427
Bug ID: 44427
Summary: Crashes program
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sluke0091(a)gmail.com
Distribution: ---
Created attachment 60369
--> https://bugs.winehq.org/attachment.cgi?id=60369
bug file attached
Program opens and then crashes 5 seconds later.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.