http://bugs.winehq.org/show_bug.cgi?id=12854
Summary: ntdll change.ok test fails in PC-BSD but not Linux
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12551)
--> (http://bugs.winehq.org/attachment.cgi?id=12551)
+file in git, bzip2 -9'ed
Change.ok is full of failures in PC-BSD:
change.c:117: Test failed: event should be ready
change.c:119: Test failed: information wrong
change.c:120: Test failed: information wrong
change.c:124: Test failed: action wrong
change.c:125: Test failed: len wrong
change.c:126: Test failed: name wrong
Total of 26.
Attached is a +file log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=55550
Bug ID: 55550
Summary: ntdll:path - test_nt_names() gets NAME_INVALID instead
of PATH_NOT_FOUND 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:path - test_nt_names() gets NAME_INVALID instead of PATH_NOT_FOUND on
macOS:
path.c:728: Test failed: 24: got c0000034 / c000003a for (null) +
L"\\??\\C:\\windows\\system32\\kernel32.dll\\foo"
path.c:728: Test failed: 26: got c0000034 / c000003a for (null) +
L"\\??\\C:\\windows\\system32\\Kernel32.Dll\\foo"
path.c:728: Test failed: 50: got c0000034 / c000003a for L"\\??\\C:\\windows\\"
+ L"system32\\kernel32.dll\\foo"
path.c:728: Test failed: 52: got c0000034 / c000003a for L"\\??\\C:\\windows\\"
+ L"system32\\Kernel32.Dll\\foo"
See https://test.winehq.org/data/patterns.html#ntdll:path
The failure is systematic and only happens macOS (see Remi's rbernon-macos-*
cloud test machines). This happens when a path component is a file instead of a
directory.
--
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=38095
Bug ID: 38095
Summary: Metatrader: doesn't respect charts sorting/sequency
when restarted
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 23bene(a)gmail.com
Distribution: ---
Wine 1.6 on Ubuntu 14.04.1 LTS 32bit using Metatrader 4 vers. 4.00 Build 765
(12 Dec 2014) doesn't respect charts sorting/sequency when restarted.
Eg.: if I sort charts alphabetically during my Metatrader session, it remain so
sorted till I close it. When I open again for a new Metatrader session, I find
charts completely shuffled!!
I copypasted my order.wnd file (that contain my charts ordered) in my
home/.wine/drive_c/Program Files/Metatrader 4/profiles/my_name/ directory
without having no one mt4 session opened.
When I launch mt4 session, it doesn't follow charts order as written in my file
and everytime I launch it again a new, random charts sequence is done.
--
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=55066
Bug ID: 55066
Summary: user32:msg - test_button_messages() sometimes gets
WM_SIZE instead of WM_SETFOCUS in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg - test_button_messages() sometimes gets WM_SIZE instead of
WM_SETFOCUS in Wine:
msg.c:6897: Test failed: SetFocus(hwnd) on a button: 4: the msg 0x0007 was
expected, but got msg 0x0005 instead
msg.c:6897: Test failed: SetFocus(hwnd) on a button: 5: the msg 0x0138 was
expected, but got msg 0x030f instead
msg.c:6897: Test failed: SetFocus(hwnd) on a button: 6: the msg 0x0111 was
expected, but got msg 0x001c instead
msg.c:6897: Test failed: SetFocus(hwnd) on a button: 8: the msg 0x8000 was
expected, but got msg 0x0086 instead
msg.c:6897: Test failed: SetFocus(hwnd) on a button: 9: the msg sequence is not
complete: expected 0000 - actual 0006
See https://test.winehq.org/data/patterns.html#user32:msg
This first happened on 2023-05-19 and since then it has been happening in about
4% of the runs.
--
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=55567
Bug ID: 55567
Summary: comctl32:tooltips - test_track() fails on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
comctl32:tooltips - test_track() fails on macOS:
tooltips.c:903: Test failed: pos.left = 9
See https://test.winehq.org/data/patterns.html#comctl32:tooltips
The failure is systematic and only happens 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=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.