https://bugs.winehq.org/show_bug.cgi?id=55808
Bug ID: 55808
Summary: Catalan translation inserted twice in wine.desktop
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: arusanu.bu(a)gmail.com
Distribution: ---
Recent commit: 7a22152ba11052eb8e26283af640d48f390a0570,
broke wine.desktop file. There are two Catalan translations, hence, the
desktop-file-install utility complains and fails to handle the wine.desktop
file.
Regards.
--
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=55745
Bug ID: 55745
Summary: tasklist.exe:tasklist - test_filter() fails to list
ntdll.dll in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
tasklist.exe:tasklist - test_filter() fails to list ntdll.dll in Wine:
tasklist.c:191: Test failed: Failed to list ntdll.dll.
tasklist.c:209: Test failed: Failed to list ntdll.dll.
tasklist.c:227: Test failed: Failed to list ntdll.dll.
tasklist.c:235: Test failed: Failed to list ntdll.dll.
tasklist.c:243: Test failed: Failed to list ntdll.dll.
tasklist.c:251: Test failed: Failed to list ntdll.dll.
tasklist.c:259: Test failed: Failed to list ntdll.dll.
See https://test.winehq.org/data/patterns.html#tasklist.exe:tasklist
A bisect shows that this started with the commit below:
commit de81e2ea41b27a14f88177639c5b5d35a210b5bd
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Oct 6 15:08:02 2023 +0200
ntdll: Only create the main module on the 32-bit side for wow64.
This means this most likely has the same fix as bug 55744.
--
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=55580
Bug ID: 55580
Summary: The 32-bit uiautomationcore:uiautomation sometimes
times out in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uiautomationcore
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 32-bit uiautomationcore:uiautomation sometimes times out in Wine:
[...]
0b14:uiautomation: 147 tests executed (4 marked as todo, 0 as flaky, 0
failures), 0 skipped.
uiautomationcore:uiautomation:01b0 done (258) in 120s 11570B
See https://test.winehq.org/data/patterns.html#uiautomationcore:uiautomation
The timeouts started on 2023-09-06, happen in over 20% of the test runs, and
only in 32-bit tests so far.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32896
Bug #: 32896
Summary: Serious Sam: The Random Encounter has no sound
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gediminas(a)varciai.lt
Classification: Unclassified
Created attachment 43445
--> http://bugs.winehq.org/attachment.cgi?id=43445
Terminal output with comments
Serious Sam: The Random Encounter has no sound both on PulseAudio and plain
ALSA.
The terminal output is spammed with DirectMusic fixme messages. I suspect this
is also the reason the game runs extremely slow.
Attaching the terminal output with comments.
--
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=55777
Bug ID: 55777
Summary: user32:win - test_GetWindowModuleFileName() sometimes
unexpectedly gets a filename on Windows 7
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:win - test_GetWindowModuleFileName() sometimes unexpectedly gets a
filename on Windows 7:
win.c:8792: Test failed: expected 0, got 47
See https://test.winehq.org/data/patterns.html#user32:win
There are two known instances so far:
* 2023-07-24 win7_newtb-w7u-es -> got 47
* 2023-10-11 win7_newtb-w7u-de -> got 47
By chance I managed to reproduce the issue with extra information:
win.c:8800: Test failed: expected 0, got 41
'C:\Users\Public\Documents\user32_test.exe'
win.c:8801: Test failed: expected ERROR_MOD_NOT_FOUND, got 0
So for once, instead of failing to find the module corresponding to the
systray, GetWindowModuleFileName() attributed it to the test executable. That
or hwnd did not in fact correspond to the systray but was not NULL either
(otherwise we would have gotten ERROR_INVALID_WINDOW_HANDLE).
--
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=55718
Bug ID: 55718
Summary: Word 2007 is not able to print multiple copies of a
page
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: piotr.caban(a)gmail.com
Distribution: ---
Steps to reproduce:
1. wine WINWORD.EXE
2. Ctrl+P (File -> Print), it's fine to print empty document
3. Select "Print to file", set "Number of copies" to 2, select "Current page"
for
clarity
4. Press OK, save "output.prn".
When the bug is not present output.prn should contain the comment
%cupsJobTicket: copies=2
According to my limited testing the problem is caused by EMRI_DEVMODE record
(which contains correct dmCopies) being written at the end of the spool file,
and as a result DEVMODE is processed too late.
--
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=55650
Bug ID: 55650
Summary: dbghelp:dbghelp fails on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dbghelp:dbghelp fails on macOS:
dbghelp.c:809: Test failed: EnumerateLoadedModulesW64 failed: 5
dbghelp.c:815: Test failed: Unknown process kind
dbghelp.c:836: Test failed: SymRefreshModuleList failed: 5
dbghelp.c:841: Test failed: Didn't find any native (ELF/Macho) modules
dbghelp.c:870: Test failed: EnumerateLoadedModulesW64 failed: 5
dbghelp.c:898: Test failed: SymRefreshModuleList failed: 5
dbghelp.c:903: Test failed: Didn't find any native (ELF/Macho) modules
dbghelp.c:1134: Test failed: [64/32 enum:+32bit wow64]: SymEnumerateModulesW64
failed: 5
dbghelp.c:1137: Test failed: [64/32 enum:+32bit wow64]: SymInitialize failed:
87
dbghelp.c:1151: Test failed: [64/32 enum:+32bit wow64]: SymEnumerateModulesW64
failed: 6
dbghelp.c:1213: Test failed: [64/32 enum:+32bit wow64]: Unexpected
enum.count_exe 0
dbghelp.c:1215: Test failed: [64/32 enum:+32bit wow64]: Unexpected
enum.count_32bit 0
dbghelp.c:1218: Test failed: [64/32 enum:+32bit wow64]: Unexpected
enum.count_64bit 0
dbghelp.c:1219: Test failed: [64/32 enum:+32bit wow64]: Unexpected
enum.count_systemdir 0
dbghelp.c:1221: Test failed: [64/32 enum:+32bit wow64]: Unexpected
enum.count_wowdir 0
dbghelp.c:1224: Test failed: [64/32 enum:+32bit wow64]: Unexpected
enum.count_ntdll 0
dbghelp.c:1226: Test failed: [64/32 enum:+32bit wow64]: Unexpected
sym.count_exe 0
dbghelp.c:1228: Test failed: [64/32 enum:+32bit wow64]: Unexpected
sym.count_32bit 0
dbghelp.c:1231: Test failed: [64/32 enum:+32bit wow64]: Unexpected
sym.count_64bit 0
dbghelp.c:1232: Test failed: [64/32 enum:+32bit wow64]: Unexpected
sym.count_systemdir 0
dbghelp.c:1234: Test failed: [64/32 enum:+32bit wow64]: Unexpected
sym.count_wowdir 0
dbghelp.c:1237: Test failed: [64/32 enum:+32bit wow64]: Unexpected
sym.count_ntdll 0
dbghelp.c:1337: Test failed: [64/32 enum:+32bit wow64]: Different sym/enum
count32_bit (0/0)
dbghelp.c:1343: Test failed: [64/32 enum:+32bit wow64]: Different sym/enum
wowdir (0/0)
dbghelp.c:1345: Test failed: [64/32 enum:+32bit wow64]: Different sym/enum exe
(0/0)
dbghelp.c:1134: Test failed: [64/32 enum:default wow64]: SymEnumerateModulesW64
failed: 5
dbghelp.c:1137: Test failed: [64/32 enum:default wow64]: SymInitialize failed:
87
dbghelp.c:1151: Test failed: [64/32 enum:default wow64]: SymEnumerateModulesW64
failed: 6
dbghelp.c:1213: Test failed: [64/32 enum:default wow64]: Unexpected
enum.count_exe 0
dbghelp.c:1217: Test failed: [64/32 enum:default wow64]: Unexpected
enum.count_32bit 0
dbghelp.c:1218: Test failed: [64/32 enum:default wow64]: Unexpected
enum.count_64bit 0
dbghelp.c:1219: Test failed: [64/32 enum:default wow64]: Unexpected
enum.count_systemdir 0
dbghelp.c:1223: Test failed: [64/32 enum:default wow64]: Unexpected
enum.count_wowdir 0
dbghelp.c:1224: Test failed: [64/32 enum:default wow64]: Unexpected
enum.count_ntdll 0
dbghelp.c:1226: Test failed: [64/32 enum:default wow64]: Unexpected
sym.count_exe 0
dbghelp.c:1230: Test failed: [64/32 enum:default wow64]: Unexpected
sym.count_32bit 0
dbghelp.c:1231: Test failed: [64/32 enum:default wow64]: Unexpected
sym.count_64bit 0
dbghelp.c:1232: Test failed: [64/32 enum:default wow64]: Unexpected
sym.count_systemdir 0
dbghelp.c:1236: Test failed: [64/32 enum:default wow64]: Unexpected
sym.count_wowdir 0
dbghelp.c:1237: Test failed: [64/32 enum:default wow64]: Unexpected
sym.count_ntdll 0
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
This set of failures first showed up on 2023-09-18 but a timeout was preventing
them from being run from the 7th to the 17th (see Remi's rbernon-macos-* cloud
test machines). So the commit that introduced these failures could have been
added as early as 2023-09-07.
--
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=52396
Bug ID: 52396
Summary: Stack overflows when running 64-bit .net6 program
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matdug1(a)hotmail.com
Distribution: ---
Created attachment 71635
--> https://bugs.winehq.org/attachment.cgi?id=71635
Sample project and steps to reproduce video
I'm seeing multiple instances of stack overflow errors when running 64 bits
dotnet6 programs in Wine ( version 7.0 RC5 as well as in v6.0.2 Stable on
Fedora )
The rationale for running a .net6 program in Wine instead of the native Linux
implementation is that the Winform API is only supported in the Windows,
Android and IOS versions of .net6. The app is also 64 bits because the
debuggers for .net core (vsdbg, Samsung's netcoredbg) are apparently not
available for windows in 32-bits flavors.
Included is a small .net6 application where the issue is easily reproduced.
STEPS TO REPRODUCE :
-Install the .net6 SDK from
https://dotnet.microsoft.com/en-us/download/dotnet/6.0 on a Windows machine
-Download the sample application WineStackOverflowError.zip
-Build and publish the application :
dotnet publish WineStackOverflowError.csproj -r win7-x64
-Deploy the published app on Linux from
.\bin\Debug\net6.0-windows\win7-x64\publish
-Run the application in Wine
-In the property grid click in rapid succession on the Backcolor field within
the PropertyGrid.
-After a few clicks a stack overflow error is triggered.
019c:err:virtual:virtual_setup_exception stack overflow 2704 bytes in thread
019c addr 0x1700540d9 stack 0x20570 (0x20000-0x21000-0x1a0000)
A webm video showing how to reproduce this is also provided.
Thank You
M. Dugal
--
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=49804
Bug ID: 49804
Summary: OpenGL Extensions Viewer 6.1.2
Product: Wine-staging
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acroq3(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68126
--> https://bugs.winehq.org/attachment.cgi?id=68126
output in console
Able to install.
Unable to run and use.
Program: OpenGL Extensions Viewer 6
Version: 6.1.2
Developer: realtech VR (https://realtech-vr.com)
SHA-256: 10fe58de8c6ed09ae471bd21cf5ff376f280ccdfb1a23d9b9444c18f0cd504ca
File name: glview612-setup.exe
Download link "Download For Windows"
(http://www.realtech-vr.com/support/deeplink.php?SKU=15&target=UrlWin32) at
page https://www.realtech-vr.com/home/glview
--
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=55817
Bug ID: 55817
Summary: Myst V (GOG.com, demo): access violation when NPC
begins to talk
Product: Wine
Version: 8.18
Hardware: x86-64
URL: https://archive.org/download/MystVEndOfAgesDemo/Myst_V
_Demo.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 80e6310a884f59c1faeccc441aa808888ab0898b
Distribution: ---
Created attachment 75309
--> https://bugs.winehq.org/attachment.cgi?id=75309
plain terminal output
I came across this bug while revisiting bug #31586 (apparently, still exists).
At the exact same point where bug #31586 occurs (NPC is about to begin his
speech) the game throws an exception and quits (winedbg doesn't kick in).
The crash occurs since
commit 80e6310a884f59c1faeccc441aa808888ab0898b
dmusic: Use the IDirectMusicObject interface for waves.
Can be reproduced in the demo version. It is just the demo is difficult to
install because of bug #25786.
Once you manage to install the demo despite of bug #25786, launch the game with
eoa.exe, click away the intro videos and click on the colored sphere that
appears in front of you. An exception is thrown at this point.
Tested with wine-8.18-155-g9afcf7c8e0c
Myst_V_Demo.exe
md5: 3c91fff4a3f8b8fa7d4a2ca0c15cf16a
--
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=55269
Bug ID: 55269
Summary: ntdll:info - The 32-bit
test_query_process_debug_port() gets a bad len on
Windows 8 64-bit
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:info - The 32-bit test_query_process_debug_port() gets a bad len on
Windows 8 64-bit :
info.c:2082: Test failed: len set to 32ed70
info.c:2089: Test failed: len set to 32ed70
info.c:2096: Test failed: len set to 32ed70
See https://test.winehq.org/data/patterns.html#ntdll:info
A bisect shows that the failures started with the commit below:
commit 7e521b4db353bcfb60976d89009636bec8e16a8d
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 11 13:41:13 2023 +0200
ntdll: Fix returned length for some info classes in
NtQueryInformationProcess().
--
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=47767
Bug ID: 47767
Summary: Airport Mania First Flight - Very slow loading times
and awful performance
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: iodreamify(a)gmail.com
Distribution: ---
Created attachment 65248
--> https://bugs.winehq.org/attachment.cgi?id=65248
winedebug log
The game starts and shows an intro screen but then only gets 3-4 fps both when
the loading screen starts and after the loading is done the performance is just
as bad.
I seem to remember trying it with an older version of Wine about 3 years ago
and it worked much better but unfortunately i don't remember which version or
what commit may have broken it.
Tried compiling wine for a regression test but the application won't start with
the compiled version.
I've attached the output of a WINEDEBUG=warn+all log below.
Thanks for the help.
--
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=45072
Bug ID: 45072
Summary: Wine 3.6 causes 100% CPU use in MikuMikuDance
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: myjunkmail311006(a)gmail.com
Distribution: ---
In wine-3.6 (Ubuntu 3.6-1), running MikuMikuDance, an animation program, causes
MikuMikuDance to stay at 100% CPU use (one CPU core).
In wine-3.0 (Ubuntu 3.0-1ubuntu1), it's at 21% CPU use under the same
conditions, which is with nothing loaded and not rendering any frames using the
'save power' mode under View menu. with 'save power' mode turned off, it's at
31% CPU while rendering the coordinate axes at 58 fps.
In Wine 2.18, it used the same or less CPU as in 3.0.
I know the guidelines say to run a regression test but I don't think I could
compile wine successfully; I'm using the Ubuntu 18.04 stable and development
packages.
This happens with a default Wine install, which is enough to run 32-bit MMD
without the addon MikuMikuEffect. (Installing a specific version of Visual C++
2008 may be necessary to get 64-bit MMD to run at all.)
(With my CPUs set to lowest frequency, MMD goes to 50% CPU in 'top' with Wine
3.0. With Wine 3.6, MMD goes from 60~100% CPU at maximum frequency to 100~115%
CPU at 1/3 frequency.)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34751
Bug #: 34751
Summary: Aura: Fate of the Ages: sounds aren't played, but
music works fine
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46334
--> http://bugs.winehq.org/attachment.cgi?id=46334
Aura Sound Log
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio
For example there's no sound of this moving thing in the center of the menu, or
you can't here fire in the fireplace if you enter the room through the first
door you see when the game begins.
The problem can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=9027
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #72 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 8.19.
--
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=55560
Bug ID: 55560
Summary: The 64-bit dbghelp:dbghelp times out in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 64-bit dbghelp:dbghelp times out in Wine:
dbghelp.c:106: Test failed: got bad return address 17000ecf4
dbghelp:dbghelp:0688 done (258) in 120s 62B
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
The timeouts are systematic and started on 2023-09-07. A bisect shows that this
failure started with the commit below:
commit 425bd55b02e375b9ac8f79b254ce3ca5c9e72719
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 7 16:02:12 2023 +0200
winegcc: Don't disable unwind tables for PE targets.
--
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=8174
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 8.19.
--
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=55772
Bug ID: 55772
Summary: uxtheme:system - test_EnableThemeDialogTexture() fails
on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
uxtheme:system - test_EnableThemeDialogTexture() fails on Windows 7:
system.c:1947: Test failed: Expected brush changed.
system.c:1954: Test failed: Expected a different brush.
system.c:1972: Test failed: Expected a different brush.
system.c:1983: Test failed: Expected a different brush.
system.c:2007: Test failed: OpenThemeData failed.
system.c:2011: Test failed: GetThemePartSize failed, hr 0x80070006.
system.c:2034: Test failed: msg 0x132: Expected (-1,-2), got (0,0).
system.c:2042: Test failed: msg 0x132: Expected mode 0x1, got 0x2.
system.c:2057: Test failed: msg 0x132: Expected brush color 0, got 0xf0f0f0.
system.c:2058: Test failed: msg 0x132: Expected brush style 0x3, got 0.
system.c:2063: Test failed: msg 0x132: GetObjectA failed, error 2147943568.
system.c:2069: Test failed: msg 0x132: Expected a different brush.
system.c:2077: Test failed: msg 0x132: Expected a different brush.
system.c:2034: Test failed: msg 0x135: Expected (-1,-2), got (0,0).
system.c:2042: Test failed: msg 0x135: Expected mode 0x1, got 0x2.
system.c:2057: Test failed: msg 0x135: Expected brush color 0, got 0xf0f0f0.
system.c:2058: Test failed: msg 0x135: Expected brush style 0x3, got 0.
system.c:2063: Test failed: msg 0x135: GetObjectA failed, error 2147943568.
system.c:2069: Test failed: msg 0x135: Expected a different brush.
system.c:2077: Test failed: msg 0x135: Expected a different brush.
system.c:2034: Test failed: msg 0x136: Expected (-1,-2), got (0,0).
system.c:2042: Test failed: msg 0x136: Expected mode 0x1, got 0x2.
system.c:2057: Test failed: msg 0x136: Expected brush color 0, got 0xf0f0f0.
system.c:2058: Test failed: msg 0x136: Expected brush style 0x3, got 0.
system.c:2063: Test failed: msg 0x136: GetObjectA failed, error 2147943568.
system.c:2069: Test failed: msg 0x136: Expected a different brush.
system.c:2077: Test failed: msg 0x136: Expected a different brush.
system.c:2090: Test failed: msg 0x136: Expected a different brush.
system.c:2092: Test failed: msg 0x136: Expected a different brush.
system.c:2034: Test failed: msg 0x138: Expected (-1,-2), got (0,0).
system.c:2042: Test failed: msg 0x138: Expected mode 0x1, got 0x2.
system.c:2057: Test failed: msg 0x138: Expected brush color 0, got 0xf0f0f0.
system.c:2058: Test failed: msg 0x138: Expected brush style 0x3, got 0.
system.c:2063: Test failed: msg 0x138: GetObjectA failed, error 2147943568.
system.c:2069: Test failed: msg 0x138: Expected a different brush.
system.c:2077: Test failed: msg 0x138: Expected a different brush.
system.c:2165: Test failed: Expected a different brush.
system.c:2246: Test failed: 0x1 to 0x6: Expected tab texture enabled.
system.c:2246: Test failed: 0x1 to 0xa: Expected tab texture enabled.
[...]
system.c:2327: Test failed: "Static" 0x10: Expected tab texture enabled.
See: https://test.winehq.org/data/patterns.html#uxtheme:system
The failures started on 2023-10-10 and are systematic. A bisect shows that they
started with the commit below:
commit 91e54e5f6d33ff17ce6ab904fbdcdeb6497de8cb
Author: Helix Graziani <helix.graziani(a)hotmail.com>
AuthorDate: Tue Sep 26 20:03:44 2023 -0400
uxtheme: Add ShouldSystemUseDarkMode.
Since that commit does not modify test_EnableThemeDialogTexture() it must be
the new ShouldSystemUseDarkMode() call that breaks things (see bug 55771).
--
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=55746
Bug ID: 55746
Summary: wscript.exe:run - Dispatch_Invoke() gets wrong
WScript.FullName in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wscript
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
wscript.exe:run - Dispatch_Invoke() gets wrong WScript.FullName in Wine:
Pure 32-bit and 64-bit:
run.c:172: Test failed: test.JS: L"WScript.FullName =
C:\\windows\\system32\\wscript.exe"
32-bit in WoW configurations:
run.c:172: Test failed: test.JS: L"WScript.FullName =
C:\\windows\\syswow64\\wscript.exe"
run.c:172: Test failed: test.JS: L"WScript.Path = C:\\windows\\syswow64"
See https://test.winehq.org/data/patterns.html#wscript.exe:run
A bisect shows that this started with the commit below:
commit de81e2ea41b27a14f88177639c5b5d35a210b5bd
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Oct 6 15:08:02 2023 +0200
ntdll: Only create the main module on the 32-bit side for wow64.
This means this most likely has the same fix as bug 55744.
--
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=55605
Bug ID: 55605
Summary: winmm:mci sometimes gets an assertion in GitLab CI's
Wine tests
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
winmm:mci sometimes crashes in Wine:
mci.c:1259: Wine style MCI auto-close upon notification
Unhandled exception: assertion failed in wow64 32-bit code (0xf7faf559).
See https://test.winehq.org/data/patterns.html#winmm:mci
test_AutoOpenWAVE()'s "Wine style" trace is usually the last in the report so
the crash may happen in that function or one that is called after.
Furthermore this crash is specific to the GitLab CI Wine test environment and
the oldest known instance happened on 2023-07-18. So this may have started with
GitLab CI's switch to the Debian 12 build environment (2023-07-10):
* 2023-09-15 MR!3808
* 2023-09-14 MR!3805
* 2023-09-14 MR!3779
* 2023-09-14 MR!3757
* 2023-09-12 MR!3802
* 2023-09-01 MR!3505
* 2023-08-29 linux_gitlab-debian-32
* 2023-08-28 linux_gitlab-debian-32
* 2023-08-23 MR!3635
* 2023-08-22 MR!3632
* 2023-08-16 MR!3577
* 2023-08-14 MR!3473
* 2023-08-03 linux_gitlab-debian-32
* 2023-08-02 MR!3433
* 2023-08-01 MR!3452
* 2023-07-31 MR!3323
* 2023-07-27 MR!3379
* 2023-07-20 MR!3260
* 2023-07-18 MR!3350
--
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=55555
Bug ID: 55555
Summary: secur32:secur32 - test_ticket_cache() crashes on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
secur32:secur32 - test_ticket_cache() crashes on macOS:
secur32.c:485: Test failed: got c0000135
Unhandled exception: page fault on read access to 0x0000000000000000 in 64-bit
code (0x00000140013f0a).
See https://test.winehq.org/data/patterns.html#secur32:secur32
Where 0xc0000135 == STATUS_DLL_NOT_FOUND
The crash is systematic and only happens macOS (see Remi's rbernon-macos-*
cloud test machines). Maybe Kerberos support is missing?
--
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=53264
Bug ID: 53264
Summary: mmdevapi:capture - test_audioclient() fails
systematically on Windows 10 1909+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
mmdevapi:capture - test_audioclient() fails systematically on Windows 10 1909+:
capture.c:534: Test failed: SetEventHandle returns 80070002
capture.c:135: Test failed: Start on a stopped stream returns 88890014
capture.c:137: Test failed: Waiting on event handle failed!
capture.c:155: Wait'ed position -1 pad 0 flags abadcafe, amount of frames
locked: 0
capture.c:187: Test failed: GetNextPacketSize 0 vs. GCP 0
capture.c:190: Test failed: Valid IAudioCaptureClient_GetBuffer returns
08890001
capture.c:219: Sleep.1 position -1 pad 0 flags abadcafe, amount of frames
locked: 0
capture.c:259: Test failed: GetNextPacketSize 0 vs. GetDevicePeriod 448
capture.c:264: GetBufferSize 21996 period size 448
capture.c:272: Test failed: Valid IAudioCaptureClient_GetBuffer returns
08890001
capture.c:274: Overrun position -1 pad 0 flags abadcafe, amount of frames
locked: 0
capture.c:299: Test failed: Valid IAudioCaptureClient_GetBuffer returns
08890001
capture.c:301: Cont'ed position -1 pad 0 flags abadcafe, amount of frames
locked: 0
capture.c:314: Test failed: Stop on a started stream returns 00000001
capture.c:317: Test failed: Start on a stopped stream returns 88890014
capture.c:320: Test failed: Valid IAudioCaptureClient_GetBuffer returns
08890001
capture.c:325: Restart position 0 pad 0 flags abadcafe, amount of frames
locked: 0
capture.c:327: Test failed: restarted GCP 0
capture.c:339: Test failed: Stop on a started stream returns 00000001
capture.c:354: Reset position -1 pad 0 flags abadcafe, amount of frames
locked: 0
capture.c:361: Test failed: Start on a stopped stream returns 88890014
capture.c:369: Test failed: Valid IAudioCaptureClient_GetBuffer returns
08890001
https://test.winehq.org/data/patterns.html#mmdevapi:capture
80070002 == HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND)
88890014 == AUDCLNT_E_EXCLUSIVE_MODE_NOT_ALLOWED AUDCLNT_ERR
It looks like the first failure is the cause for all the others.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=23489
Summary: Buccaneer: quits silently when entering the Tavern
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.bigdownload.com/games/buccaneer-the-pursuit
-of-infamy/pc/buccaneer-the-pursuit-of-infamy-demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29317)
--> (http://bugs.winehq.org/attachment.cgi?id=29317)
console log
The game Buccaneer: The Pursuit of Infamy will quit silently (without a crash
dialogue or anything) when you enter the Tavern after returning from a mission.
The Tavern is the place where players can save their actual progress in the
game.
Interestingly the game never crashes if you enter the Tavern BEFORE a mission
(I mean right after starting a new game).
You can check out the issue using the demo (122 Mb download size), link added
to URL.
How to reproduce the bug in the demo:
1. Install the demo and start it by T3D.exe. The game will notify you about the
latest update, you can install it, the game will restart after updating.
2. Start a new single-player game, select an available mission in 'Chart Room',
'Set Sail'.
3. You can complete the mission if you like it or simply turn your ship back,
and leave the mission area. You will be returned to your home port (Cutlass
Bay).
4. Back in the port click on 'The Tavern' >> the game will quit unexpectedly.
After some fiddling it turned out that installing native comctl32 components
via winetricks solves the problem.
A standard console log (attached) doesn't reveal too much information, I guess.
Any winedebug I should pass to narrow the problem?
--
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=55792
Bug ID: 55792
Summary: Tron 2.0 crashes before the menu appears
Product: Wine
Version: 8.18
Hardware: x86-64
URL: https://archive.org/details/TRONDemo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 7a678903fbe9b384e97b23bc8cb73c9239616054
Distribution: ---
Created attachment 75275
--> https://bugs.winehq.org/attachment.cgi?id=75275
terminal output
I bumped into this while revisiting bug #30969.
After playing some company logos the game crashes when music is enabled (can be
toggled in the launcher).
A regression introduced by commit 7a678903fbe9b384e97b23bc8cb73c9239616054.
Can be reproduced with the demo version.
TRONDemo.exe (203 MB)
md5: ef149830788bff5743e335aa6b788e26
--
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.