https://bugs.winehq.org/show_bug.cgi?id=55564
Bug ID: 55564
Summary: user32:sysparams - test_WM_DISPLAYCHANGE() fails on
macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:sysparams - test_WM_DISPLAYCHANGE() fails on macOS:
sysparams.c:2499: Test failed: bpp 8: got WM_DISPLAYCHANGE bpp 32
sysparams.c:2499: Test failed: bpp 16: got WM_DISPLAYCHANGE bpp 32
See https://test.winehq.org/data/patterns.html#user32:sysparams
The failures are systematic and only happen on macOS (see Remi's
rbernon-macos-* cloud test machines). They probably happen because some display
modes are not supported on macOS (see also bug 55559).
--
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=55563
Bug ID: 55563
Summary: psapi:psapi_main - test_QueryWorkingSetEx() fails on
macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: psapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
psapi:psapi_main - test_QueryWorkingSetEx() fails on macOS:
psapi_main.c:1165: Test failed: exe expected Valid=1 but got 0
psapi_main.c:1169: Test failed: exe expected Win32Protection=2 but got 0
psapi_main.c:1177: Test failed: exe expected Shared=1 but got 0
psapi_main.c:1177: Test failed: exe,noaccess expected Shared=1 but got 0
psapi_main.c:1165: Test succeeded inside todo block: exe,readonly1 expected
Valid=0 but got 0
psapi_main.c:1169: Test succeeded inside todo block: exe,readonly1 expected
Win32Protection=0 but got 0
psapi_main.c:1177: Test failed: exe,readonly1 expected Shared=1 but got 0
psapi_main.c:1165: Test failed: exe,readonly2 expected Valid=1 but got 0
psapi_main.c:1169: Test failed: exe,readonly2 expected Win32Protection=2 but
got 0
psapi_main.c:1177: Test failed: exe,readonly2 expected Shared=1 but got 0
psapi_main.c:1165: Test failed: valloc,read expected Valid=1 but got 0
psapi_main.c:1169: Test failed: valloc,read expected Win32Protection=4 but got
0
psapi_main.c:1165: Test failed: valloc,write expected Valid=1 but got 0
psapi_main.c:1169: Test failed: valloc,write expected Win32Protection=4 but got
0
psapi_main.c:1165: Test succeeded inside todo block: valloc,readwrite1 expected
Valid=0 but got 0
psapi_main.c:1169: Test succeeded inside todo block: valloc,readwrite1 expected
Win32Protection=0 but got 0
psapi_main.c:1165: Test failed: valloc,readwrite2 expected Valid=1 but got 0
psapi_main.c:1169: Test failed: valloc,readwrite2 expected Win32Protection=4
but got 0
See https://test.winehq.org/data/patterns.html#psapi:psapi_main
These failures are systematic and only happen on macOS (see Remi's
rbernon-macos-* cloud test machines).
It looks like the reason is that get_working_set_ex() is effectively
unimplemented since HAVE_LIBPROCSTAT is not defined on macOS and the /proc
filesystem is not present.
--
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=55562
Bug ID: 55562
Summary: ntdll:info - test_query_process_vm() fails on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:info - test_query_process_vm() fails on macOS:
info.c:1909: Test failed: Expected a WorkingSetSize > 0
info.c:1910: Test failed: Expected a PagefileUsage > 0
See https://test.winehq.org/data/patterns.html#ntdll:info
The failures are systematic and only happen on macOS (see Remi's
rbernon-macos-* cloud test machines).
It looks like the reason is that get_process_vm_counters() is effectively
unimplemented since HAVE_LIBPROCSTAT is not defined on macOS and the /proc
filesystem is not present.
--
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=52278
Bug ID: 52278
Summary: Crysis Wars Trial and Patch 1.5 - InstallAware error -
Runtime error in install: Cannot open AVI
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Installed winetricks:
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install
32-bit versions of packages. If you encounter problems, please retest in a
clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20210206-next - sha256sum:
0769bbcdbd92c407f4eacaa85acc1339f607dbeafe2febd1be0912034c7af3a1 with
wine-7.0-rc2 (Staging) and WINEARCH=win64
andale
arial
comicsans
courier
georgia
impact
times
trebuchet
verdana
webdings
corefonts
gdiplus_winxp
gdiplus
w_workaround_wine_bug-24013
d3dcompiler_43
d3dx9
dxvk191
vcrun2013
quartz
vcrun2005
d3dx10_43
cabinet
--
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=55559
Bug ID: 55559
Summary: ddraw:ddraw1, ddraw:ddraw2, ddraw:ddraw4 &
ddraw:ddraw7 fail on macOS due to unsupported display
mode(s)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ddraw:ddraw1, ddraw:ddraw2, ddraw:ddraw4 & ddraw:ddraw7 fail on macOS due to
unsupported display mode(s):
*** test_coop_level_mode_set_multi():
ddraw1.c:3744: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3746: Test failed: Got unexpected screen width 1176.
ddraw1.c:3748: Test failed: Got unexpected screen height 885.
ddraw1.c:3761: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3763: Test failed: Got unexpected screen width 1176.
ddraw1.c:3765: Test failed: Got unexpected screen height 885.
ddraw1.c:3769: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3771: Test failed: Got unexpected screen width 1176.
ddraw1.c:3773: Test failed: Got unexpected screen height 885.
ddraw1.c:3792: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3794: Test failed: Got unexpected screen width 1176.
ddraw1.c:3796: Test failed: Got unexpected screen height 885.
ddraw1.c:3800: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3802: Test failed: Got unexpected screen width 1176.
ddraw1.c:3804: Test failed: Got unexpected screen height 885.
ddraw1.c:3824: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3826: Test failed: Got unexpected screen width 1176.
ddraw1.c:3828: Test failed: Got unexpected screen height 885.
ddraw1.c:3833: Test failed: Got unexpected screen width 1176.
ddraw1.c:3835: Test failed: Got unexpected screen height 885.
ddraw1.c:3848: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3850: Test failed: Got unexpected screen width 1176.
ddraw1.c:3852: Test failed: Got unexpected screen height 885.
ddraw1.c:3856: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3858: Test failed: Got unexpected screen width 1176.
ddraw1.c:3860: Test failed: Got unexpected screen height 885.
ddraw1.c:3868: Test failed: Got unexpected screen width 1176.
ddraw1.c:3870: Test failed: Got unexpected screen height 885.
ddraw1.c:3882: Test failed: Failed to set display mode, hr 0x80004001.
ddraw1.c:3884: Test failed: Got unexpected screen width 1176.
ddraw1.c:3886: Test failed: Got unexpected screen height 885.
*** test_primary_palette():
ddraw1.c:5441: Test failed: Failed to set 8 bpp display mode, skipping test.
*** test_palette_gdi():
ddraw1.c:7668: Test failed: Failed to set 8 bpp display mode, skipping test.
ddraw1.c:7853: Test failed: Failed to set 8 bpp display mode, skipping test.
See https://test.winehq.org/data/patterns.html#ddraw:ddraw1https://test.winehq.org/data/patterns.html#ddraw:ddraw2https://test.winehq.org/data/patterns.html#ddraw:ddraw4https://test.winehq.org/data/patterns.html#ddraw:ddraw7
Where 0x80004001 == E_NOTIMPL == DDERR_UNSUPPORTED
And corresponds to WINED3DERR_NOTAVAILABLE
These failures are systematic and only happen on macOS (see Remi's
rbernon-macos-* cloud test machines).
--
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=55558
Bug ID: 55558
Summary: ddraw:ddraw1, ddraw:ddraw2, ddraw:ddraw4 &
ddraw:ddraw7 - test_window_position() fails on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ddraw:ddraw1, ddraw:ddraw2, ddraw:ddraw4 & ddraw:ddraw7 -
test_window_position() fails on macOS:
ddraw1.c:14530: Test failed: Expected window rect (0,0)-(1176,885), got
(0,1)-(1175,885).
ddraw1.c:14545: Test failed: Expected window rect (0,0)-(1176,885), got
(0,1)-(1175,885).
See https://test.winehq.org/data/patterns.html#ddraw:ddraw1https://test.winehq.org/data/patterns.html#ddraw:ddraw2https://test.winehq.org/data/patterns.html#ddraw:ddraw4https://test.winehq.org/data/patterns.html#ddraw:ddraw7
The failures are systematic and only happen on macOS (see Remi's
rbernon-macos-* cloud test machines).
--
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=55554
Bug ID: 55554
Summary: quartz:systemclock - test_advise() fails randomly on
macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
quartz:systemclock - test_advise() fails randomly on macOS. It has a set of
four failures that happen pretty much independently from each other:
systemclock.c:223: Test failed: Event should be signaled.
systemclock.c:226: Test failed: Got hr 0.
systemclock.c:243: Test failed: Event should be signaled.
systemclock.c:268: Test failed: Semaphore should not be signaled.
See https://test.winehq.org/data/patterns.html#quartz:systemclock
These failures are systematic and only happen macOS (see Remi's rbernon-macos-*
cloud test machines).
--
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=55553
Bug ID: 55553
Summary: quartz:mpeglayer3 - test_sample_processing() fails on
macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
quartz:mpeglayer3 - test_sample_processing() fails on macOS:
mpeglayer3.c:1342: Test failed: Got valid size 1246.
mpeglayer3.c:1346: Test failed: Got stop time 2f87f.
mpeglayer3.c:1368: Test failed: Got valid size 1246.
mpeglayer3.c:1372: Test failed: Got stop time 34f4d.
mpeglayer3.c:1395: Test failed: Got valid size 1246.
mpeglayer3.c:1399: Test failed: Got stop time 34f4d.
See https://test.winehq.org/data/patterns.html#quartz:mpeglayer3
These failures started happening on 2023-08-30, are systematic, and only happen
on macOS (see Remi's rbernon-macos-* cloud test machines). See also bug 55552
for another set of similar quartz failures that started on the same day.
--
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=55552
Bug ID: 55552
Summary: quartz:mpegaudio - test_connect_pin() fails on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
quartz:mpegaudio - test_connect_pin() fails on macOS:
mpegaudio.c:1007: Test failed: Got valid size 286.
mpegaudio.c:1016: Test failed: Got stop time ae8f.
mpegaudio.c:1007: Test failed: Got valid size 286.
mpegaudio.c:1016: Test failed: Got stop time 1055d.
mpegaudio.c:1007: Test failed: Got valid size 286.
mpegaudio.c:1016: Test failed: Got stop time 1055d.
mpegaudio.c:1007: Test failed: Got valid size 286.
mpegaudio.c:1016: Test failed: Got stop time ae8f.
See https://test.winehq.org/data/patterns.html#quartz:mpegaudio
These failures started happening on 2023-08-30, are systematic, and only happen
on macOS (see Remi's rbernon-macos-* cloud test machines).
--
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.