https://bugs.winehq.org/show_bug.cgi?id=50123
Bug ID: 50123
Summary: The Elder Scrolls V: Skyrim SE has rendering glitches
with vulkan renderer
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68617
--> https://bugs.winehq.org/attachment.cgi?id=68617
screenshot
0348:fixme:d3d:wined3d_texture_vk_download_data Unhandled multi-aspect format
WINED3DFMT_R24G8_TYPELESS.
0348:fixme:d3d:wined3d_texture_vk_upload_data Unhandled multi-aspect format
WINED3DFMT_R24G8_TYPELESS.
0348:err:d3d:wined3d_context_vk_allocate_vram_chunk_memory Failed to allocate
memory, vr VK_ERROR_OUT_OF_DEVICE_MEMORY.
0348:err:d3d:wined3d_context_vk_create_bo Failed to allocate buffer memory.
0348:err:d3d:adapter_vk_map_bo_address Failed to create new buffer object.
wine-5.21-69-gb940c5e7c91
--
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=44629
Bug ID: 44629
Summary: Process Hacker can't enumerate handles
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Easily reproducible: go to any process, right-click and select "Properties",
open the "Handles" tab. Running under Wine yields "Unable to query handle
information: Unknown error."
--
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=50379
Bug ID: 50379
Summary: The Witcher 3 has broken rendering with Vulkan
renderer
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68984
--> https://bugs.winehq.org/attachment.cgi?id=68984
example
In addition all bright parts are blinking.
--
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=50967
Bug ID: 50967
Summary: sc.exe doesn't understand the start command and other
parameters
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: falemagn(a)gmail.com
Distribution: ---
Created attachment 69797
--> https://bugs.winehq.org/attachment.cgi?id=69797
Patch that should fix sc.c's typos
It seems like commit 8e9b9da0f889 included some typos that make sc.exe not
understand
1) the start command
2) the failure command's reboot= parameter
3) the actions of the failure command's actions= parameter
4) the create command's start= parameter.
Attached's a patch that should fix things.
--
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=50698
Bug ID: 50698
Summary: ::wcsrtombs does not NULL "const wchar_t ** _PSource"
parameter in Wine.
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: besentv(a)gmail.com
Distribution: ---
Created attachment 69428
--> https://bugs.winehq.org/attachment.cgi?id=69428
Example program to test ::wcsrtombs
Windows NULLs the "_PSource" parameter after executing ::wcsrtombs whereas Wine
does not.
I posted some example code as attachment that shows what exactly is going on.
The following output was generated from an executable using the example code
built with Visual Studio 2019 in Release x86 configuration.
Windows Output:
Values before wcsrtombs: X 001CFAF0 2 001CFAF4
Values after wcsrtombs: 1 00000000 2 001CFAF4
Wine Output:
Values before wcsrtombs: X 0031FED8 2 0031FEDC
Values after wcsrtombs: 1 0031FED8 2 0031FEDC
As you can see, the second parameter is NULL'ed on Windows but not using 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.
https://bugs.winehq.org/show_bug.cgi?id=50602
Bug ID: 50602
Summary: Far Manager redraws incorrectly after console window
is resized
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Far Manager redraws incorrectly after console window is resized.
Steps to reproduce:
1. wineconsole Far.exe
2. Enlarge/shrink window serveral times
3. Far Manager is displayed incorrectly
--
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=50386
Bug ID: 50386
Summary: Sniper Elite V2 some objects aren't rendered with
Vulkan renderer
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 68996
--> https://bugs.winehq.org/attachment.cgi?id=68996
examples
fixme:d3d:wined3d_context_vk_update_descriptors NULL constant buffer views not
implemented.
err:d3d:wined3d_context_vk_apply_draw_state Failed to update shader
descriptors.
err:d3d:adapter_vk_draw_primitive Failed to apply draw state.
wine-6.0-rc3-24-g3d2b4233288
--
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=48618
Bug ID: 48618
Summary: Wargaming.net Game Center shows black screen on launch
since Wine 5.0
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chris(a)cjwatts.com
Distribution: ---
Created attachment 66463
--> https://bugs.winehq.org/attachment.cgi?id=66463
Wine stdout log
Confirmed on two different Ubuntu 19.10 machines.
Able to launch World of Tanks directly without much issue, but the Game Center
is just a black screen.
Tried wine-stable 5.0 and wine-staging 5.1 with the same results.
--
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.