https://bugs.winehq.org/show_bug.cgi?id=52954
Bug ID: 52954
Summary: Dracula 3 (Kheops Studio adventure game) Graphic bug
that prevents any progress in the game
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: ---
Created attachment 72324
--> https://bugs.winehq.org/attachment.cgi?id=72324
On the left, the normal display (versions before 7.3). On the right, the
graphic bugs (since version 7.3).
The game was working correctly until development version 7.2.
Since development version 7.3, there are some graphical bugs:
* The background of the menu screen is black.
* The documents in the inventory are no longer readable (black screen). As this
is a point-and-click adventure game, this bug prevents any progress in the
game.
--
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=53700
Bug ID: 53700
Summary: DbgChild crashes because of missing function
RtlDosPathNameToRelativeNtPathName_U in ntdll
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: loic.taleb02(a)gmail.com
Distribution: ArchLinux
Created attachment 73104
--> https://bugs.winehq.org/attachment.cgi?id=73104
Backtrace for x32dbg in Wine 7.15
Reproduction steps:
1. Create a new 64 bit Wine prefix
2. If Wine >= 7.16, install Visual C++ 2013 Redistributable (winetricks
vcrun2013) (workaround for https://bugs.winehq.org/show_bug.cgi?id=53672)
3. Download x64dbg from
https://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2022-0…
(SHA-256: dcd3b74faa6e845a533756f778a2c7eb020f130239bf3e7cbb881acd91d3e76b) and
extract the release folder
4. Download DbgChild from
https://github.com/therealdreg/DbgChild/releases/download/beta10/DbgChild.B…
(SHA-256: f17f588795d8f5f94d71335a8acfa58946bb03a94a5637be7f3e804c652ea2b4) and
extract the contents of the release folder in the release folder of x64dbg
5. Run x32/x32dbg.exe or x64/x64dbg.exe
6. Plugins>dbgchild then check Auto from x32dbg/x64dbg Hook process creation,
Auto from x32dbg/x64dbg Unpatch NTDLL entry and Launch from x32dbg/x64dbg
NewProcessWatcher without ask
7. File>Open then choose any executable file
8. x32dbg/x64dbg crashes
Patching x32/CreateProcessPatch.exe and x64/CreateProcessPatch.exe to replace
RtlDosPathNameToRelativeNtPathName_U by
RtlDosPathNameToRelativeNtPathName_U_WithStatus fixes the crash
--
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=53673
Bug ID: 53673
Summary: AE - VN tools fails to launch (previously "just
worked" on staging 7.13)
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: NM64+bugs.winehq.org(a)PM.me
Distribution: ---
Simply put, the program AE VN tools no longer launches in staging v7.17:
http://wks.arai-kibou.ru/ae.php
I do not know if staging v7.17 is the first version where this problem occurs,
but I know for a fact that AE VN tools had "just worked" on staging v7.13.
When I launch ae.exe in the terminal via the command "wine ae.exe", this is all
that I get:
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.17 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0084:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0084:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0084:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0064:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
0064:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
--
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=53672
Bug ID: 53672
Summary: x64dbg crashes after wine-devel-7.16
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: nnn1590+winehqbugzilla(a)nnn1590.org
CC: dimesio(a)earthlink.net
Distribution: Ubuntu
Created attachment 73082
--> https://bugs.winehq.org/attachment.cgi?id=73082
Backtrace of x32dbg.exe + Wine-7.16(devel) + 64-bit prefix
OS: Ubuntu 20.04 LTS amd64
uname -a: Linux ubuntu 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC
2022 x86_64 x86_64 x86_64 GNU/Linux
Tested wine versions:
wine-devel_7.15~focal-1
wine-devel_7.16~focal-1
wine-devel_7.17~focal-1
=== Reproduction steps ===
1. Create new wine prefix
2. Download x64dbg from:
https://github.com/x64dbg/x64dbg/releases/download/snapshot/snapshot_2022-0…
(Archive:
https://web.archive.org/web/20220913184101/https://github.com/x64dbg/x64dbg…)
(SHA-256: dcd3b74faa6e845a533756f778a2c7eb020f130239bf3e7cbb881acd91d3e76b) and
extract it
3. Run release/x32/x32dbg.exe or release/x64/x64dbg.exe
4. File->Open and choose x32dbg.exe, x64dbg.exe or a random executable
5.1. In Wine 7.15, file is successfully opened and debugging can begin
5.2. In Wine 7.16 or 7.17, wine will show error and x32dbg/x64dbg will be
terminated
--
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=50269
Bug ID: 50269
Summary: Resident Evil Revelations 2 videos do not play.
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 68810
--> https://bugs.winehq.org/attachment.cgi?id=68810
REREV2-Terminal-wine-6.0rc1.txt
Resident Evil Revelations 2 videos do not play. Tested in a clean wine prefix
with wine-6.0rc1.
--
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=48414
Bug ID: 48414
Summary: Disappearing textboxes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drfiemost(a)email.it
Distribution: Other
Created attachment 66186
--> https://bugs.winehq.org/attachment.cgi?id=66186
Screenshot of OpenMPT with incorrectly rendered textboxes
Since Wine 4.x some textboxes are not rendered or appear without border in
OpenMPT (https://openmpt.org/), see the attached screenshot. When clicking on a
textbox it gets back to normal.
The problem is still present in 5.0-rc3 and was not there in Wine 3.0.x
--
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=52659
Bug ID: 52659
Summary: No sound for games that utilize windows media player
functionality
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: craigaschulstad(a)gmail.com
Distribution: ---
Some games I play rely on using sound functionality with Windows Media Player
(Version 9) in order to produce the sound. Up to and including Wine version
7.0, this functionality worked. After I applied version 7.1 (wine-devel) and
subsequent versions, the sound functionality ceased to work, and the games emit
no sound. I hoped that someone had already reported this issue, but I see it
has not been reported up to this point. As a process of elimination, I
reviewed the list of changes for version 7.1, focusing on any reference to
"sound" or "audio" and temporarily replaced files "winmm.dll" and
"mfmediaengine.dll", but this did not resolve the issue. So, the issue appears
to lie elsewhere. Let me know if there are some tests I can run as I have a
virtual machine set up with "wine-stable" installed and a virtual machine set
up with "wine-devel" installed.
Regards,
Craig
--
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=52655
Bug ID: 52655
Summary: Cubase 12: Unimplemented function
ADVAPI32.dll.OpenThreadWaitChainSession
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: 1nikolas(a)hotmail.gr
Distribution: ---
Created attachment 71973
--> https://bugs.winehq.org/attachment.cgi?id=71973
wine console log
Cubase 12 (https://www.steinberg.net/cubase/) tries to call an unimplemented
function when running (OpenThreadWaitChainSession from ADVAPI32.dll).
How to reproduce:
1) Download the offline installer (official link:
https://download.steinberg.net/automated_updates/sda_downloads/511e6c11-3fd…
as found on this page
https://o.steinberg.net/en/support/downloads/cubase_12/cubase_pro_12.html)
2) Extract the zip file
3) Don't run "Cubase 12/Setup.exe" (doesn't work). Instead navigate to "Cubase
12/Additional Content/Installer/" and run the Cubase12.msi (you don't need the
other MSIs)
4) After the installation, run the program (C:\Program Files\Steingerg\Cubase
12\Cubase12.exe)
5) Crash/unimplemented function error occurs
Note: I know I'm using an older version of wine but I looked at the code and
I'm almost certain that this is still unimplemented (this line is commented out
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/advapi32/advapi32.sp…).
Thanks
--
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=51884
Bug ID: 51884
Summary: HP calculator emulator doesn't get past the license
agreement screen
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jfelten632(a)gmail.com
Distribution: ---
Created attachment 70826
--> https://bugs.winehq.org/attachment.cgi?id=70826
debug info
Whenever I try starting up the HP Prime Virtual Calculator (downloaded from
https://www.hpcalc.org/details/8939), it gives me a C++ runtime error, and I
have no idea what could be causing it. I have attached the error details below.
--
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=52931
Bug ID: 52931
Summary: vulkan-1:vulkan fails in Wine on cw-rx460 and Intel
cards
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
vulkan-1:vulkan fails in Wine on cw-rx460 and Intel cards:
vulkan.c:215: Test failed: Expected valid device LUID.
vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got
0.
vulkan.c:215: Test failed: Expected valid device LUID.
vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got
0.
https://test.winehq.org/data/patterns.html#vulkan-1:vulkan
The GPUs with the issues:
cw-rx460: AMD RADV POLARIS11 (ACO)
fg-deb64: Device: Intel(R) HD Graphics 4600 (HSW GT2)
The test was introduced in the commit below:
commit 8007d19c2792b5b177bd7200dc3567df4677dc0c
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Wed Jun 17 20:02:26 2020 +0800
winevulkan: Fill Vulkan device LUID property.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Liam Middlebrook <lmiddlebrook(a)nvidia.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Wine was broken at the time [1] so the issue was not detected immediately. But
with a 'git cherry-pick 8baf70a2d04d' one can see that the issue has been
present from that first commit.
[1] From 08bf605acb4d to 8baf70a2d04d Wine failed to create the wineprefix.
--
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.