https://bugs.winehq.org/show_bug.cgi?id=43180
Bug ID: 43180
Summary: KnightOfKnights crashes without native d3dxof
Product: Wine
Version: 2.10
Hardware: x86
URL: http://ftp.vector.co.jp/34/19/1946/Knight050.lzh
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dxof
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 58451
--> https://bugs.winehq.org/attachment.cgi?id=58451
Logfile
This is an old freeware game that seems to use DirectX7. It has a lot of
issues, black textures are addressed in Bug 43159.
Without native d3dxof, when starting the game, the game crashes.
When testing the game, it's advised to check "emulate a virtual desktop" in
winecfg, since it only supports low-resolution fullscreen mode and is prone to
crashes.
Also, when you have a gamepad plugged in it might not accept keyboard input,
keep that in mind when testing.
To work around other issues that crash the game, please run "winetricks gmdls
directmusic".
How to test:
To select an option, press x. Just click through your way through.
When in "Stage Select", move left with the arrow keys, then press x.
Press x again to start the game.
It then crashes.
Logfile attached, but it's pretty useless I think.
Download link attached.
There is a way to make it start without crashes, by patching the executable.
If you turn the conditional branch at 0x00424474 into an unconditional jump,
the game will load.
Please note that this hack makes the game start, but the character models are
visibly broken. If the same change is applied while the native d3dxof is used,
it still renders fine.
I'm trying to find the cause, but I'm not yet very good at this, and don't
really know how to go about it, so help is 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=46718
Bug ID: 46718
Summary: IDispatch.Invoke cause 80020005 error on out IUnknown
Param
Product: Wine-staging
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexeev(a)krista.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63688
--> https://bugs.winehq.org/attachment.cgi?id=63688
AutoObjectCmd.exe test with required lib
IDispatch.Invoke cause 80020005 error on out IUnknown param, when call argument
is IDispatch. Sounds like right result, but Windows try to cast out parameter
to argument type. Attached application with library should fail in Wine on such
call - simple run AutoObjectCmd.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=29974
Bug #: 29974
Summary: StarBurn crashes on disabling skins
Product: Wine
Version: 1.4-rc4
Platform: x86-64
URL: http://www.starburnsoftware.com/products/starburn/down
load/download-starburn-free
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 39020
--> http://bugs.winehq.org/attachment.cgi?id=39020
Terminal output
StarBurn crashes a moment after disabling skins within the program. This option
is at view -> skin -> disable.
Workaround: native uxtheme.dll
--
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=52467
Bug ID: 52467
Summary: Regression from 6.0.2 to 7.0 with Kaseya Live Connect
9.5.0.28 management software
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)papersolve.com
Distribution: ---
Created attachment 71755
--> https://bugs.winehq.org/attachment.cgi?id=71755
backtrace of crash of kaseya live connect management software
Hi, I am reporting a regression from wine 6.0.2 to wine 7.0. Unfortunately it's
with an app that will be rather hard for you to test (it's the technician
software for the Kaseya remote management and monitoring software that allows
techs to connect to computers remotely and manage them... yeah that Kaseya that
got hacked last year!). Works great for me in wine 6.0.2 but not in 7.0, where
one of its components crashes. I will attach the logs and backtrace below, but
I was able to do a bisect and came up with this:
root@ossy:/usr/src/wine-git# git bisect good
5c009c17b3a212c3f5b0034c465077c0c593daae is the first bad commit
commit 5c009c17b3a212c3f5b0034c465077c0c593daae
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Tue Jun 15 23:13:32 2021 -0500
ws2_32: Reimplement bind() and getsockname() on top of IOCTL_AFD_BIND and
IOCTL_AFD_GETSOCKNAME respectively.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ws2_32/socket.c | 344 ++++++-------------------------------------
dlls/ws2_32/tests/afd.c | 8 +-
dlls/ws2_32/tests/sock.c | 2 +-
dlls/ws2_32/ws2_32_private.h | 4 -
4 files changed, 54 insertions(+), 304 deletions(-)
While this is likely related to #47412 and #51464 I'm hoping that my additional
work doing the backtrace will link this up with other bug reports for any other
software that may be affected.
--
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=51779
Bug ID: 51779
Summary: Visual Studio msvsmon fails to bind server socket in
child processes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: jacek(a)codeweavers.com
Distribution: ---
Created attachment 70679
--> https://bugs.winehq.org/attachment.cgi?id=70679
hack
When a connection to msvsmon.exe [1] is established, msvsmon spawns a new child
process to listen for more incoming connections. Unix is less permissive in its
SO_REUSEPORT handling than Windows, we may need to be more to handle more of
that ourselves.
The attached hack may be used to work around the problem.
[1] https://wiki.winehq.org/Wine_Developer%27s_Guide/VS_Remote_Debugging
--
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=51418
Bug ID: 51418
Summary: fotoBiz X - Fatal error on startup
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 70272
--> https://bugs.winehq.org/attachment.cgi?id=70272
Backtrace (6.11)
Hello everyone,
I am revisting an old application where the installer has been fixed and now
works but unfortunately I am running into a different problem. Backtrace is
attached.
--
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=51464
Bug ID: 51464
Summary: Pagefault error caused by qt5webenginecore
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: shadowbranch(a)gmail.com
Distribution: ---
Created attachment 70305
--> https://bugs.winehq.org/attachment.cgi?id=70305
Backtrace from Pagefault
Running the latest Kaseya Live Connect 9.5.0.24. When connecting to server
program crashes with pagefault 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=47412
Bug ID: 47412
Summary: Kaseya Live Connect: crashes on first run after
install
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: alero5752(a)hotmail.com
Distribution: ---
Created attachment 64760
--> https://bugs.winehq.org/attachment.cgi?id=64760
Progam Error details
Hello,
Linux noob here. My company recently upgraded our Kaseya VSA version to 9.5.0.2
and ever since this was completed it broke my Kaseya Live Connect app
compatibility within Wine. I've attached the log to review and also a link to
the EXE file for the application below. This is the very latest version of
Kaseya. When attempting to launch the program, it stops and displays an error,
(The program QtWebEngineProcess.exe has encountered a serious problem and needs
to close. We are sorry for the inconvenience).
https://drive.google.com/file/d/1StEVxsaQFKTVX8pb6htmo8r_4R14btJz/view?usp=…
--
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=34377
Bug #: 34377
Summary: Paint Shop Pro X5 Installer fails
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Created attachment 45757
--> http://bugs.winehq.org/attachment.cgi?id=45757
Backtrace
Hello everyone,
I have been testing "Paint Shop Pro X5" from Corel but I am having problems to
get it to install correctly. Please find my backtrace attached and please let
me know should you require further information.
--
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.