https://bugs.winehq.org/show_bug.cgi?id=54440
Bug ID: 54440
Summary: user32:input - test_Input_mouse() sometimes fails on
Windows 7 locales
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:input …
[View More]- test_Input_mouse() sometimes fails on Windows 7 locales:
input.c:3723: Test failed: msg.hwnd = 003901FE
input.c:3728: Test failed: msg.hwnd = 003901FE
See https://test.winehq.org/data/patterns.html#user32:input
These failures seem to be specific to the German, Spanish and Portuguese
Windows 7 configurations and first happened on 2023-02-01.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=54515
Bug ID: 54515
Summary: ole32:compobj - test_CoWaitForMultipleHandles()
sometimes gets an unexpected WM_DDE_FIRST on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)…
[View More]codeweavers.com
ole32:compobj - test_CoWaitForMultipleHandles() sometimes gets an unexpected
WM_DDE_FIRST on Windows:
compobj.c:3078: Test failed: CoWaitForMultipleHandles didn't pump all
WM_DDE_FIRST messages
compobj.c:3081: Test failed: PeekMessageA failed, error 0
compobj.c:3082: Test failed: expected msg.message = WM_QUIT, got 0
compobj.c:3083: Test failed: expected msg.wParam = 42, got 0
See https://test.winehq.org/data/patterns.html#ole32:compobj
This set of failures is pretty rare, only 3 known instances in the past 6
months:
* 2022-08-28 on w1064-tsign 32-bit
* 2022-10-26 on w11pro64-amd 64-bit
* 2023-02-16 on w8adm (32-bit)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=54518
Bug ID: 54518
Summary: riched20:editor - test_WM_PASTE() sometimes fails
pasting multi-line in single-line field on Windows and
Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.…
[View More]org
Reporter: fgouget(a)codeweavers.com
riched20:editor - test_WM_PASTE() sometimes fails the multi-line to single-line
test on Windows and Wine:
editor.c:5634: Test failed: test paste: strcmp = -1, actual = ''
See https://test.winehq.org/data/patterns.html#riched20:editor
This may be the same issue as in 54517. But it happens independently and
happens on both Windows and Wine whereas bug 54517 is specific to Wine. So it
may also be a separate problem.
Note: Only the line number allows distinguishing this case from the many other
identical "test paste" failure messages :-(
--
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.
[View Less]
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 - …
[View More]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.
[View Less]
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)…
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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() …
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]