https://bugs.winehq.org/show_bug.cgi?id=58003
Bug ID: 58003
Summary: Skyrim Special Edition: Creation Kit draws menu with
incorrect resolution.
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fx-8350-8(a)hotmail.com
Distribution: ---
The Scenes tab of the quest window draws a flow chart menu with a vertical
resolution of 1 pixel making it unusable.
An internal function in "Creation Kit.exe" creates the flow chart menu and is
called two times (with the second call overwriting the first)
by calling IntersectRect with the correct menu resolution and an uninitialized
RECT structure that contains mostly random values. Afterwards
function calls in the creation kit sets the values in the uninitialized RECT to
left=-2, top=-1, right=1094215229, bottom=1 on both Windows and Wine.
On Wine this RECT is an input to IntersectRect with the correct resolution and
outputs a RECT with top=0, bottom=1 leading to the unusable menu.
On Windows a call to KiUserCallbackDispatcher overwrites the incorrect RECT to
have bottom=32767 before the second IntersectRect call making RECT
invalid due to the bottom value being larger than top. This causes the
IntersectRect call to fail and create the menu later in the creation kit.
Since the menu with a resolution of 1 is technically valid the creation kit
never sets it to the correct resolution on 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=57995
Bug ID: 57995
Summary: The Testament of Sherlock Holmes: Failed Vulkan Assert
in winevulkan/loader_thunks.c
(vkCreateGraphicsPipelines)
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 78256
--> https://bugs.winehq.org/attachment.cgi?id=78256
Vanilla Wine 10.3 Log
The game works enough to get to the main menu with just DXVK, but Wine throws a
failed Vulkan assert immediately upon actually starting a new game session
after confirming at the main menu: not even a loading screen is seen before it
happens.
The log points to: winevulkan/loader_thunks.c, line 3190
(vkCreateGraphicsPipelines)
https://gitlab.winehq.org/wine/wine/-/blob/wine-10.3/dlls/winevulkan/loader…
There's also mentions of failing to map memory elsewhere in the log, which I
don't really understand?
(Correct me if I'm misunderstanding the issue, but my hardware is far above
minimum spec for this game.)
----
Distro: Gentoo Linux (x86_64)
Desktop Environment: KDE Plasma 6.2.5 (Wayland)
CPU: Ryzen 3700X @ 4.98 GHz
RAM: 32GBs @ 3600 MHz
GPU: AMD RX 7800 XT
Mesa Version: 25.0.1
Wine Version: 10.3 (vanilla)
DXVK Version: 2.6
Gamescope Version: 3.16.2
--
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=57922
Bug ID: 57922
Summary: MEmu Android Emulator NOT OPENING. Critical
malfunction
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: pocomal112(a)codverts.com
Distribution: ---
Created attachment 78176
--> https://bugs.winehq.org/attachment.cgi?id=78176
MEmu Android Emulator NOT OPENING. Critical malfunction
The Android emulator software does not work due to bugs. I ask the wine team to
fix this. Here is the link to the software's website to know what software it
is
https://www.ldplayer.net/
--
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=57905
Bug ID: 57905
Summary: MS DX Diagnostic Tool (DxDiag.exe) crashes when using
with WineD3D complete Direct3D stack
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Distribution: ---
When running Microsoft DirectX Diagnostic Tool along with complete WineD3D
Direct3D stack (d3d9/d3d10/d3d10.1/d3d11/dxgi/wined3d dlls) this tool crashes
with following messages:
C:\WINDOWS\SysWOW64>dxdiag
08b0:err:d3d:wined3d_check_gl_call >>>>>>> GL_INVALID_ENUM (0x500) from
glTexIma
ge2D @ ../dlls/wined3d/adapter_gl.c / 642.
--
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=47068
Bug ID: 47068
Summary: fixme:ntdll:create_logical_proc_info Only 64 Threads
are usable
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: coolx67(a)gmx.at
Distribution: ---
When running heavy multi threaded programs such as scientific applications or
benchmarks it shows that only 64 threads can be used.
> 002a:fixme:ntdll:create_logical_proc_info Improve CPU info reporting: system supports 96 logical cores, but only 64 supported!
The problem is here
https://github.com/wine-mirror/wine/blob/master/dlls/ntdll/nt.c#L1687
I don't know how much time I have to fix this.
But if someone would brainstorm this with me.
It were my first 5 minutes in the Wine code so please have some understanding.
If there would be some mentor who would give me some advice I could probably
fix some of the 22k+ FIMES in the code :)
Here the WINEDBG from Cinebench
https://pastebin.com/FrgSGxGw
--
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=57717
Bug ID: 57717
Summary: Adobe Illustrator CS6 (16), Adobe Photoshop CS6 (13),
likely all CS6 apps: Main menu bar item
shortcut/accelerator key underlines positioning is
wrong with built-in gdiplus
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq.org(a)zetafleet.com
Distribution: Debian
Created attachment 77922
--> https://bugs.winehq.org/attachment.cgi?id=77922
Screenshot of difference between native and built-in gdiplus
Reproduction:
1. Open application
Expected: An underline is drawn under the letter of the accelerator key of each
main menu item
Actual: Underline is drawn underneath nothing, at the end of the menu item
See attached screenshot.
Sequence of gdiplus calls from the start of application (using built-in
gdiplus) can be seen from the same trace given at
https://bugs.winehq.org/attachment.cgi?id=77921 on bug #57716.
Please let me know if I can provide additional information.
--
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=47278
Bug ID: 47278
Summary: Europa Universalis 4 Golden Century require TGA
support in D3DXSaveSurfaceToFileInMemory
Product: Wine
Version: 4.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
HI.
As the title says, Europa Universalis 4 Golden Century (so version 1.28.3
Spain), require TGA file support for D3DXSaveSurfaceToFileInMemory function.
In the log there is :
0057:fixme:d3dx:D3DXSaveSurfaceToFileInMemory File format 0x2 is not supported
yet
After the line the application catch a MEMORY_ACCESS_VIOLATION and close
itself.
In the log there is also a bunch of:
0057:fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x80004.
For now winetricks d3d9x_43 is a workaround
--
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=57952
Bug ID: 57952
Summary: Q-Dir crashes on exit.
Product: Wine
Version: 10.3
Hardware: x86-64
URL: http://www.softwareok.com/Download/Q-Dir_Portable_x64.
zip
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 78199
--> https://bugs.winehq.org/attachment.cgi?id=78199
patch
Just start the program, and then exit:
0024:fixme:shell:IShellView_fnSaveViewState (0000000000AA6020) stub
wine: Call from 00006FFFFF3ED077 to unimplemented function
magnification.dll.MagUninitialize, aborting
Attached patch fixes the crash, will send upstream.
--
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=57800
Bug ID: 57800
Summary: Fullscreen OpenGL apps have unintended literal
transparency
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: lassebq.mine(a)gmail.com
Distribution: ---
Created attachment 78009
--> https://bugs.winehq.org/attachment.cgi?id=78009
OpenGL game which is getting transparent regions
OpenGL surfaces under wayland should be rendered with EGL_EXT_present_opaque
set to EGL_FALSE to avoid unintended transparency
--
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=56106
Bug ID: 56106
Summary: Roon 2.0.23 crashes due to unable to find library:
Windows.Storage.Streams.RandomAccessStreamReference
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunsengorionik(a)gmail.com
Distribution: ---
Same root cause as BugID#55867 (https://bugs.winehq.org/show_bug.cgi?id=55867)
but the error is different on wine RC1 or RC3.
Relevant snippet from the log attached:
0118:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Storage.Streams.RandomAccessStreamReference"
0118:err:eventlog:ReportEventW L"Application: Roon.exe\n"
0118:err:eventlog:ReportEventW L"CoreCLR Version: 6.0.2123.36311\n"
0118:err:eventlog:ReportEventW L".NET Version: 6.0.21\n"
0118:err:eventlog:ReportEventW L"Description: The process was terminated due to
an internal error in the .NET Runtime at IP 00006FFFFBC22699 (00006FFFFBA50000)
with exit code c0000005.\n
Running 9.0-rc3 wine-staging on Linux Mint 21.2.
--
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.