https://bugs.winehq.org/show_bug.cgi?id=54465
Bug ID: 54465
Summary: dbghelp:dbghelp - The 64-bit test_modules() fails on
Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dbghelp:dbghelp - The 64-bit test_modules() fails on Windows 7:
dbghelp.c:241: Test failed: SymGetModuleInfoW64 failed: 87
dbghelp.c:242: Test failed: Wrong base address
dbghelp.c:212: Test failed: Wrong machine 0
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
A bisect shows that the failures started with the commit below:
commit 75fd446272f26cb51df4287c07dd98203150d006
Author: Eric Pouech <eric.pouech(a)gmail.com>
Date: Wed Feb 1 16:22:54 2023 +0100
dbghelp: Add tests about modules loading.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
--
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=54150
Bug ID: 54150
Summary: d3dcompiler_43:hlsl_d3d11 & d3dcompiler_43:hlsl_d3d11
- test_trig() fails on w11pro64_nv
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3dcompiler_43:hlsl_d3d11 & d3dcompiler_43:hlsl_d3d11 - test_trig() fails on
w11pro64_nv:
hlsl_d3d11.c:504: Test failed: Test 300: Got {-9.99755323e-001,
-2.21209023e-002, 0.00000000e+000, 0.00000000e+000}, expected
{-9.99755859e-001, -2.20966193e-002, 0.00000000e+000, 0.00000000e+000}.
hlsl_d3d11.c:504: Test failed: Test 600: Got {4.42310758e-002,
-9.99021292e-001, 0.00000000e+000, 0.00000000e+000}, expected {4.41824496e-002,
-9.99023479e-001, 0.00000000e+000, 0.00000000e+000}.
See https://test.winehq.org/data/patterns.html#d3dcompiler_43:hlsl_d3d11https://test.winehq.org/data/patterns.html#d3dcompiler_47:hlsl_d3d11
This test only fails on w11pro64_nv: there is no issue on the other test
configurations, particularly on w11pro64_amd.
(-2.21209023e-002 - -2.20966193e-002) / -2.20966193e-002 = ~ 0.0011
Should the test should allow for a larger imprecision? But the first y result
feels like it's off by a lot already.
--
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=51545
Bug ID: 51545
Summary: STDOUT lost from a forked program on Cygwin/MSYS2
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: megastallman(a)gmail.com
Distribution: ---
Hi guys!
This bug is a continuation of https://bugs.winehq.org/show_bug.cgi?id=50705
that is actually fixed and looks much like an ancient
https://bugs.winehq.org/show_bug.cgi?id=18479 , so - probably a regression.
I'm using tha latest Wine-staging build on Xubuntu. Trying to run Cygwin and
MSYS2.
But for some reason, bash sessions lose STDOUT. Nevertheless, builtins work
fine from both bash and wineconsole.
I can finally call 'ls' or 'uname -a' from wineconsole. I get the output
without closing the shell.
As for bash session - 'ls' and 'uname' just output nothing. 'uname -a > qqq'
results in an empty file. Builtins, like 'pwd' or 'pwd > qqq' - work fine. Same
for bash scripting, STDOUT is lost.
--
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=54103
Bug ID: 54103
Summary: opengl32:opengl - test_copy_context() crashes on
w11pro64_nv
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_copy_context() crashes on w11pro64_nv:
opengl.c:1880: Test succeeded
1188:opengl: unhandled exception c0000005 at 0000000000000000
See https://test.winehq.org/data/patterns.html#opengl32:opengl
This corresponds to the wglCopyContext() call:
ret = wglCopyContext(ctx, ctx2, GL_ALL_ATTRIB_BITS);
--
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=53747
Bug ID: 53747
Summary: SubLab VST3 plugin fail to register, needs
SmbiosInformation
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
The SubLab VST3 plugin (version 1.18) fails to register and the log says:
00:10:58 [SubLab-4BMRquvw] [Wine STDERR]
0160:fixme:combase:RoGetActivationFactory
(L"Windows.System.Profile.SystemManufacturers.SmbiosInformation",
{080cca7c-637c-48c4-b728-f9273812db8e}, 000000000011DF00): semi-stub
00:10:58 [SubLab-4BMRquvw] [Wine STDERR]
0160:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.System.Profile.SystemManufacturers.SmbiosInformation"
00:10:58 [SubLab-4BMRquvw] [Wine STDERR]
0160:err:virtual:virtual_setup_exception stack overflow 3216 bytes in thread
0160 addr 0x170058a79 stack 0x20370 (0x20000-0x21000-0x120000)
The 1.18 beta 6 installer is available here:
https://cdn.futureaudioworkshop.com/downloads/sublab/SubLab-Installer_v1.1.…
--
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=54477
Bug ID: 54477
Summary: user32:msg - test_message_conversion()'s broadcast
test fails on Windows 7 and 10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:msg - test_message_conversion()'s broadcast test fails on Windows 7 and
10:
Windows 7:
msg.c:11208: Test failed: Got 1, error 1159.
Windows 10:
msg.c:11209: Test failed: Device broadcast was not received.
See https://test.winehq.org/data/patterns.html#user32:msg
This failure was detected by the TestBot and reported in MR2154.
But it was merged anyway!!!
https://gitlab.winehq.org/wine/wine/-/merge_requests/2154
It's clearly caused by the following commit:
commit 8675cad31c66b6620150a897545f705c1d17a59f
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Sun Feb 5 20:23:08 2023 -0600
user32/tests: Test WM_DEVICECHANGE Unicode conversion.
--
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=54431
Bug ID: 54431
Summary: Using alt+tab to switch away from Final Fantasy XI
causes keyboard keys to remain pressed
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
After ca2a44bd76a [1], using alt+tab to switch to another window from Final
Fantasy XI causes any keys that were pressed to remain pressed until switching
back to its window, and pressing and releasing that particular key or keys
again.
Currently using LXQt with KWin, and haven't had the chance yet to test with
other DE/WM combinations in case that matters.
1.
https://source.winehq.org/git/wine.git/commitdiff/ca2a44bd76a0e20e3443b9ba3…
--
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=54384
Bug ID: 54384
Summary: GOG Heroes of Might and Magic IV crashes on launch
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trenkmantas(a)tutanota.com
Distribution: ---
Created attachment 73949
--> https://bugs.winehq.org/attachment.cgi?id=73949
The log:
Installed via Lutris. Upon launch, the game intro video tries to launch, audio
is audible, but then everything freezes and crashes.
--
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=48528
Bug ID: 48528
Summary: The Void crashes with builtin d3dx9_36 (needs
D3DXFillCubeTextureTX() to return S_OK)
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
As stated.
--
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=54486
Bug ID: 54486
Summary: getenv_s returns the wrong value
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ucrtbase
Assignee: wine-bugs(a)winehq.org
Reporter: blitzkriegoutlaw(a)hotmail.com
Distribution: ---
Created attachment 74039
--> https://bugs.winehq.org/attachment.cgi?id=74039
Test case
'getenv_s(&l, NULL, 0, "HOMEDRIVE");' returns 0 (success) on Windows and 35
(ERANGE) with Wine. ERANGE should be returned only if buffer and
numberOfElements are provided.
--
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.