https://bugs.winehq.org/show_bug.cgi?id=57946
Bug ID: 57946
Summary: GreedFall needs maxAnisotropy values handling
Product: vkd3d
Version: 1.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Fails to launch on Nvidia. Driver 570.124.04
VUID-VkSamplerCreateInfo-anisotropyEnable-01071(ERROR / SPEC): msgNum:
1233543420 - Validation Error: [
VUID-VkSamplerCreateInfo-anisotropyEnable-01071 ] | MessageID = 0x498660fc |
vkCreateSampler(): pCreateInfo->maxAnisotropy is 0.000000 but must be in the
range of [1.0, 16.000000] (maxSamplerAnistropy).
The Vulkan spec states: If anisotropyEnable is VK_TRUE, maxAnisotropy must be
between 1.0 and VkPhysicalDeviceLimits::maxSamplerAnisotropy, inclusive
(https://docs.vulkan.org/spec/latest/chapters/samplers.html#VUID-VkSamplerCr…)
0140:err:msvcrt:_wassert (L"!status &&
\"vkCreateSampler\"",L"../wine/dlls/winevulkan/loader_thunks.c",3442)
1.15-86-g1417af2e
--
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=58574
Bug ID: 58574
Summary: Multiple applications require gameinput.dll (Fritz
Chess Coach, Le Mans Ultimate)
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
First reported at https://forum.winehq.org/viewtopic.php?t=38129
Steps to reproduce:
1. Purchase and download Fritz from
https://shop.chessbase.com/en/products/fritz_your_chess_coach
2. Run `wine FritzCoachSetup.msi`, enter your license key, and complete setup
3. Run `wine 'C:\Program Files\ChessBase\Fritz - Your chess
coach\FritzDX12.exe'`
The problem is pretty obvious:
0024:err:module:import_dll Library GameInput.dll (which is needed by
L"C:\\Program Files\\ChessBase\\Fritz - Your chess coach\\FritzDX12.exe") not
found
0024:err:module:loader_init Importing dlls for L"C:\\Program
Files\\ChessBase\\Fritz - Your chess coach\\FritzDX12.exe" failed, status
c0000135
With the patch from
<https://gitlab.winehq.org/wine/wine/-/merge_requests/8338>, FritzDX12.exe gets
farther: It displays an error dialog that says "This computer does not support
DirectX 12." `winetricks vkd3d` fixes that, and then the error dialog changes
to "Gaming Services Runtime is not installed on this system or needs updating."
To get past that error, you need to extract xgameruntime.dll and its dependency
gameconfighelper.dll from the SetupGamingServices.exe program that is also
available on the Fritz website:
7z e SetupGamingServices.exe GamingServices.appxbundle
7z e GamingServices.appxbundle GamingServicesTcui-Package_7.70.13002.0_x64.appx
7z e GamingServicesTcui-Package_7.70.13002.0_x64.appx xgameruntime.dll
7z e GamingServicesTcui-Package_7.70.13002.0_x64.appx gameconfighelper.dll
cp xgameruntime.dll gameconfighelper.dll ~/.wine/drive_c/windows/system32/
Fritz then crashes on the unimplemented function
api-ms-win-shcore-taskpool-l1-1-0.dll.SHTaskPoolQueueTask, which is
undocumented. I followed the instructions at
https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Developer's-Guide/Other-Debugging-Techniques
to determine that the 32-bit version of the function takes 24 bytes of
arguments, guessed that the 24 bytes are 6 pointers, added a stub, and got past
the crash. Then I ran into XML parsing problems:
0140:err:msxml:Schema_parse error code 1756: Element
'{http://www.w3.org/2001/XMLSchema}pattern': The value
'[^<>":%\|\?\*\x01-\x1f]+' of the facet 'pattern' is not a valid regular
expression.
0140:err:msxml:Schema_parse error code 1756: Element
'{http://www.w3.org/2001/XMLSchema}pattern': The value '\bms-resource:.{1,256}'
of the facet 'pattern' is not a valid regular expression.
0140:err:msxml:Schema_parse error code 1756: Element
'{http://www.w3.org/2001/XMLSchema}pattern': The value '[^\x01-\x1f]+' of the
facet 'pattern' is not a valid regular expression.
0140:fixme:msxml:cache_entry_from_xsd_doc failed to parse doc
`winetricks msxml6` didn't fix the problem. It merely changed the error message
to:
0140:err:ole:apartment_add_dll couldn't load in-process dll
L"C:\\windows\\system32\\msxml6.dll"
That's where I stopped. None of these problems seems insurmountable. For now
let's focus on the first one, the lack of gameinput.dll. After that's fixed, I
can open new bug reports for the next problems.
$ sha256sum FritzCoachSetup.msi SetupGamingServices.exe
9139110cb9ee94f87fe2a98dafaeaf24c7d5dfc3e246f6f97d0af65f282fadf9
FritzCoachSetup.msi
4f936785e9ed87e296c8e8fdb24ab757d8781580ddddd3d69c1471bc2cc2a700
SetupGamingServices.exe
--
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=58403
Bug ID: 58403
Summary: Death to Spies: intro videos show black screen (audio
works)
Product: Wine
Version: 10.10
Hardware: x86-64
URL: http://files.aspyr.com/support/DTS_Demo_Installer.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 0f014efc9a08b8d52da09d3fd595b32753f6c9ea
Distribution: ---
Created attachment 78811
--> http://bugs.winehq.org/attachment.cgi?id=78811
plain terminal output
Similar to bug #56769 and bug #56975.
The intro videos show only black screen. The audio part works.
Reverting
commit 0f014efc9a08b8d52da09d3fd595b32753f6c9ea
qasf/dmowrapper: Call AllocateStreamingResources() and
FreeStreamingResources().
fixes the problem for me.
Can be reproduced with the demo version.
wine-10.10-158-ge9dcdf38041
--
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=55557
Bug ID: 55557
Summary: wpcap:wpcap crashes on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wpcap
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
wpcap:wpcap crashes on macOS:
wpcap.c:368: lib version
wpcap.c:369: supports PCAP_MMAP_32BIT: no
Unhandled exception: page fault on read access to 0xffffffffffffffff in 64-bit
code (0x000002c74cd410).
See https://test.winehq.org/data/patterns.html#wpcap:wpcap
The crash is systematic and only happens macOS (see Remi's rbernon-macos-*
cloud test machines).
The issue is probably that Wine is being compiled against macOS' pcap library
which is too old. Using a newer library would require installing it with
something like Homebrew and then making sure Wine can find and use it.
So there are two things to do:
* Detect cases when the pcap library is too old and skip the tests accordingly.
* Check if installing a newer pcap library on the macOS test machines is
feasible.
--
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=58482
Bug ID: 58482
Summary: Unimplemented stub for api-ms-win-core-memory-l1-1-3
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apiset
Assignee: wine-bugs(a)winehq.org
Reporter: sewn(a)disroot.org
Distribution: ---
Created attachment 78932
--> http://bugs.winehq.org/attachment.cgi?id=78932
Wine backtrace
Roblox Studio requires api-ms-win-core-memory-l1-1-3 VirtualProtectFromApp,
which is not implemented in wine.
--
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=58334
Bug ID: 58334
Summary: ShowStopper crashes on unimplemented function
ntdll.dll.RtlQueryProcessHeapInformation
Product: Wine
Version: 10.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Run `wine ShowStopper.exe`
2. Click "Run Checks"
$ sha256sum ShowStopper1.0.0.1.zip
18707678dea01fecc3e1de1dacb66a1e9e134261de15d7f7190f3aee41edea77
--
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=57835
Bug ID: 57835
Summary: ROCS Show Ready v1.9.0: Crash once loading the main
menu is attempted
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: asalawless5c(a)gmail.com
Distribution: ---
Created attachment 78045
--> https://bugs.winehq.org/attachment.cgi?id=78045
Backtrace on development and staging
I am running the wow64 version of wine from the AUR and I managed to install
and activate ROCS Show Ready successfully, but as soon as it had downloaded the
show, it crashes. The bug happens on both development (wine-wow64) and staging
(wine-staging-wow64). The detailed crash information states "Unhandled
exception: unimplemented function
msvcp140_atomic_wait.dll.__std_tzdb_get_time_zones called in 64-bit code
(0x006fffffbfcfc7).
This link should give you the same version as me.
https://drive.google.com/uc?export=download&id=1fGH5TVJTWVwE312CavUt-Di8lFw…
Checksum and file name cb45e5ce15164a8963092739424dc4380f02dbe0
Show_Ready_App_For Windows-V1.9.0.exe
This code can activate the DEMO version: JETSAM-PREP-SPECK-FLOATS-SOOT-NAVEL
I am uplo
--
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=58141
Bug ID: 58141
Summary: [MDK] [WOW64] Stack overflow
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: redwindwanderer(a)gmail.com
Distribution: ---
MDK (be it software MDK95.EXE or 3D-accelerated MDKD3D/MDK3DFX) causes an STACK
OVERFLOW error on experimental WOW64 as soon as the executable is run:
0148:err:environ:init_peb starting L"Z:\\root\\wine\\MDK\\MDK3DFX.EXE" in
experimental wow64 mode
0148:err:virtual:virtual_setup_exception stack overflow 1280 bytes addr
0x6fffffc226b7 stack 0x7ffffe100b00
(0x7ffffe100000-0x7ffffe101000-0x7ffffe1ffd20)
The game works fine in 32bit mode. The problem is clearly related to WOW64
(which is how I run all my Windows games and has a pretty good compatibility
nowadays).
--
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=35622
Bug ID: 35622
Summary: VemsTune: program crashes on switching view modes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eilkov(a)gmail.com
Classification: Unclassified
Created attachment 47572
--> http://bugs.winehq.org/attachment.cgi?id=47572
autogenereted backtrace
VemsTune.exe under Wine crashes permanently on switching view mode, can be
reproduced on x86 and x86_64, doesn't depend on Wine or Vemstune version.
The program works fine on native windows OSes.
Download link: http://vems.hu/download/v3gui/VemsTune-Install-2013-03-26.exe
md5sum e41b7f6b1751b336b37ca2d9d8539c56
How to reproduce:
1. Install VemsTune
2. Run ~/.wine/drive_c/Program\ Files\ \(x86\)/V
emsTune-2013-03-26/vemsTune.exe
3. Open any vemslog file (included in VemsTune installation)
4. Change view mode in menu: View => Group => GPS
--
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.