https://bugs.winehq.org/show_bug.cgi?id=55626
Bug ID: 55626
Summary: Azumanga Fighter: opening video issue, sound-only with
white screen
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: riyu12383(a)gmail.com
Distribution: ---
Created attachment 75167
--> https://bugs.winehq.org/attachment.cgi?id=75167
Log file of the game
- The game
This is a very old fan-game : https://archive.org/details/azumangafighter.7z
The executable is "azfight.exe" but the direct3D version can be change in
"config.exe".
-The bug
The game opens with a brief jingle and then the opening video(data/op.mpg) is
played, however only the sound plays, and the game's window remains entirely
white.
On a side-note, as I use arch linux, I'm using GST_PLUGIN_SYSTEM_PATH=... with
wine-ge's runtime to get the 32bits version of gst, avoiding a MSI
initialization error caused by missing mpeg1 codecs. Installing Media
Foundation didn't change anything either.
--
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=54211
Bug ID: 54211
Summary: Wine dependency issue on Aarch64 ubuntu kinetic
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: engagehitsmail(a)gmail.com
Distribution: ---
Created attachment 73754
--> https://bugs.winehq.org/attachment.cgi?id=73754
Wine dependency issue
The installation of wine is not successful in linux aarch64 with Ubuntu kinetic
OS.
After following the instructions from the following wiki, the installation
fails due to dependency.
Wiki: https://wiki.winehq.org/Ubuntu
How to replicate?
Install Ubuntu kinetic OS in Aarch64 and run the commands as mentioned in the
wiki.
Oracle is providing free host and I tried on that host.
https://www.youtube.com/watch?v=NKc3k7xceT8
Issue with Dependencies required:
wine-stable:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
Depends: wine-stable-i386:i386 (= 7.0.1~kinetic-1) but it
is not going to be installed
Please find the attachment for logs.
--
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=52219
Bug ID: 52219
Summary: Java 8 offline installer crashes
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 71291
--> https://bugs.winehq.org/attachment.cgi?id=71291
Crash backtrace
Java 8 installer displays, but crashes after clicking "Next" button
Procedure:
1 - Download Java offline installer and open it
2 - Click Next
Download: https://www.java.com/pt-BR/download/manual.jsp
jre-8u311 were tested the time this bug report is being written. Both 64-Bits
and 32-Bits versions has the same issue
64-Bits SHA1: 1ff669c31b79955775026a58bb2952daf204aa53
32-Bits SHA1: 10e428c0b52e89feb71c485bc4098768ff39c390
--
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=51531
Bug ID: 51531
Summary: DrMingw problem
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vladimir.kokovic(a)gmail.com
Distribution: ---
Although I installed DrMingw, wine doesn't call him if the exception occurs.
d: && cd \drmingw-0.9.3-win64\bin && drmingw -i -v
Dr.Mingw has been installed as default application debugger
wine64 version=wine-6.13-173-g04d52eb83fa
/mnt/WD-Elements-25A1/src/wine-git/install64/system.reg
...
[Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug] 1623820558
#time=1d7626eb12154b6
"Auto"="1"
"Debugger"="\"d:\\drmingw-0.9.3-win64\\bin\\drmingw.exe\" -p %ld -e %ld -v"
...
[Software\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug]
1623820558
#time=1d7626eb121692e
"Auto"="1"
"Debugger"="\"d:\\drmingw-0.9.3-win64\\bin\\drmingw.exe\" -p %ld -e %ld -v"
...
/asoft-src/ispp-64/linux/cross-compile/llvm-mingw/ispp64-llvm-mingw-start.sh
0110:fixme:process:CmdBatNotification 1
0110:fixme:process:CmdBatNotification 0
[root@vlada-kuci tmp 00:41:04]$ wine: Unhandled division by zero at address
000000014000F806 (thread 0120), starting debugger...
0120:err:seh:start_debugger Couldn't start debugger L"" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: Unhandled page fault on write access to 0000000000000000 at address
00007F96D844E9BB (thread 0070), starting debugger...
0070:err:seh:start_debugger Couldn't start debugger L"" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Vladimir Koković, DP senior(70), Serbia, Belgrade, 28.July 2021
--
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=56229
Bug ID: 56229
Summary: winxp64 is a valid Windows 32-bit version
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: jkfloris(a)dds.nl
Distribution: ---
Starting with Wine 9.0-r3, it is possible to set Windows XP 64 for a 32-bit
prefix.
$ WINEPREFIX=/home/floris/wine-prefix/test-32 WINEARCH=win32
/opt/wine-devel/bin/wineboot
$ WINEPREFIX="/home/floris/wine-prefix/test-32" /opt/wine-devel/bin/wine
winecfg /?
Usage: winecfg [options]
Options:
[no option] Launch the graphical version of this program.
/v Display the current global Windows version.
/v version Set global Windows version to 'version'.
/? Display this information and exit.
Valid versions for 'version':
win11 Windows 11
win10 Windows 10
win81 Windows 8.1
win8 Windows 8
win2008r2 Windows 2008 R2
win7 Windows 7
win2008 Windows 2008
vista Windows Vista
win2003 Windows 2003
winxp64 Windows XP 64
winxp Windows XP
win2k Windows 2000
winme Windows ME
win98 Windows 98
win95 Windows 95
nt40 Windows NT 4.0
nt351 Windows NT 3.51
win31 Windows 3.1
win30 Windows 3.0
win20 Windows 2.0
$ WINEPREFIX="/home/floris/wine-prefix/test-32" /opt/wine-devel/bin/wine
winecfg /v winxp64
$ WINEPREFIX="/home/floris/wine-prefix/test-32" /opt/wine-devel/bin/wine
systeminfo
Host Name: JESSICA
OS Name: Microsoft Windows XP Professional x64 Edition
OS Version: 5.2.3790
OS Manufacturer: The Wine Project
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
Registered Owner:
Registered Organization:
Product ID: 12345-oem-0000001-54321
Original Install Date: 21-1-2024, 12:02:58
System Boot Time: 21-1-2024, 12:06:43
System Manufacturer: System manufacturer
System Model: System Product Name
System Type: x86 based PC
...
--
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=56220
Bug ID: 56220
Summary: Low FPS in Mirror's Edge
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zwoho55(a)protonmail.com
Distribution: ---
FPS is around 5-10 and cursor movement is very slow/choppy.
This is with alpine linux's wine 9.0 package, so "experimental wow64 mode" and
musl.
This happens regardless of whether physx is enabled or disabled in the game's
settings.
--
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=56211
Bug ID: 56211
Summary: Wine doesn't set dll path properly when more than one
dll with the same name is present
Product: Wine
Version: 9.0-rc5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Found while investigating bug 56209. I'm using MR 4518 (important later).
Using msvbvm50.exe from winetricks (vb5run), the exe unpacks its own
ADVPACK.DLL in its current working directory. However, due to the loading
order, wine still loads its builtin advpack.dll
However, the loader still sets the nt_path to the originally requested DLL, not
the one that actually gets loaded. So the wineserver has mapping->fd
unix_path =
/home/fabian/Programming/Wine/wine/dlls/advpack/i386-windows/advpack.dll
nt_path = /home/fabian/.wine/drive_c/users/fabian/Temp/IXP010.TMP/ADVPACK.DLL
When entering virtual_map_builtin_module we get the filename from the mapping
with line
> filename = (WCHAR *)(image_info + 1);
This is how you can easiest test that discrepancy. When using the GDB
integration MR, that filename is passed to GDB, so it never loads the right
symbols for advpack.dll.
--
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=53591
Bug ID: 53591
Summary: Raspberry Pi OS Bullseye arm64 running 32-bit windows
app (AirMail)
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mgrushinskiy(a)gmail.com
Distribution: ---
Created attachment 72975
--> https://bugs.winehq.org/attachment.cgi?id=72975
install script for everything
I'm installing box86 and wine on Raspberry Pi Bullseye arm64 using
attached script.
I get the following error trying to run the app (AirMail):
WINEPREFIX=${HOME}/wine-air wine/bin/wine wine-air/drive_c/Program\
Files/Airmail/Airmail3.exe
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
0024:err:winediag:nodrv_CreateWindow The explorer process failed to start.
0024:err:secur32:process_attach Failed to load gnutls_session_channel_binding
0024:err:secur32:SECUR32_initSchannelSP no schannel support, expect problems
wine: Unhandled exception 0x0eedfade in thread 24 at address 7B0110D6 (thread
0024), starting debugger...
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
winedbg detected, not launching it!
0024:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 32 140"
(1359)
Read the Wine Developers Guide on how to set up winedbg or another debugger
What did I do wrong? I've seen reports from other people that that app
works on Raspberry Pi Buster with box86.
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=56241
Bug ID: 56241
Summary: wine 9.0 --enable-archs=i386,x86_64 run 32-bit
cubemap.exe with dxvk 2.3 out of memory
Product: Wine
Version: 9.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: szl19921231(a)gmail.com
Distribution: ---
stderr: 019c:fixme:vulkan:wine_vkMapMemory2KHR returned mapping 0x752ab99000
does not fit 32-bit pointer
stderr: err: DxvkMemoryAllocator: Mapping memory failed with
VK_ERROR_OUT_OF_HOST_MEMORY
stderr: err: DxvkMemoryAllocator: Memory allocation failed
wine run on mesa turnip freedreno.
dxvk+turnip out of memory but zink+turnip is 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.