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=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=43353
Bug ID: 43353
Summary: Planet Skies
Product: Wine
Version: 1.7.3
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katyaholubitsky11(a)gmail.com
Created attachment 58700
--> https://bugs.winehq.org/attachment.cgi?id=58700
the backtrace is an attachment that shows up whenever i try to use OpenGL or
Direct3G.
When i try to click OpenGL,it wouldn't let me play,the screen goes black and
this popup shows up,
and when i try to use Direct3G, the same popup shows up.
--
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=33446
Bug #: 33446
Summary: Left 4 Dead: Player outlines may appear distorted
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: CFSworks(a)gmail.com
Classification: Unclassified
Created attachment 44258
--> http://bugs.winehq.org/attachment.cgi?id=44258
Distorted player outlines: UseGLSL=enabled, shader detail level = very high
In Left 4 Dead, with the shader detail level set to high/very high, and
UseGLSL=enabled, there is some distortion in the outlines of characters through
walls.
At medium/low shader detail, the outlines appear as they should. Likewise,
setting UseGLSL=disabled corrects the image, so this may be a bug in Wine's
GLSL generator.
--
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=38275
Bug ID: 38275
Summary: DeferWindowPos accept NULL HWND and fail at
EndDeferWindowPos()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: rozhuk.im(a)gmail.com
Distribution: ---
http://source.winehq.org/git/wine.git/blob/e882cdf55cc004b5ffb7b85d912b4733…
DeferWindowPos( HDWP hdwp, HWND hwnd...
does not check: hwnd != NULL (windows does!)
and later EndDeferWindowPos() fail in
http://source.winehq.org/git/wine.git/blob/e882cdf55cc004b5ffb7b85d912b4733…
X11DRV_SetWindowPos(...)
...
763 /* Fix redundant flags */
764 if (!fixup_flags( winpos )) return FALSE;
fixup_flags()
...
WND *wndPtr = WIN_GetPtr( winpos->hwnd );
382 BOOL ret = TRUE;
383
384 if (!wndPtr || wndPtr == WND_OTHER_PROCESS)
385 {
386 SetLastError( ERROR_INVALID_WINDOW_HANDLE );
387 return FALSE;
388 }
Miranda NG was affected.
Workaround:
if (NULL != hwnd) /* Wine fix. */
hdwp = DeferWindowPos(hdwp, hwnd...);
--
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=46943
Bug ID: 46943
Summary: Theme Park World crashes at startup
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 64065
--> https://bugs.winehq.org/attachment.cgi?id=64065
Log with exception
Hi,
I'm trying to get Theme Park World to start with Wine. I've set the Windows
version to Windows 2000 (as stated in bug 37802), and the game is updated to
version 2.0.
The copy protection seems to work, but after the initial splash screen is gone
I immediately get the following exception:
> 0035:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7b46b76e
When I try with the no-cd crack, the game runs as it should.
--
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=28420
Summary: serious problem in running schrankplaner.exe
Product: Wine
Version: unspecified
Platform: x86
URL: javascript:downloahttp://www.schrankplaner.de/deu/4_Pl
anen&Bestellen/41_GratisSoftware/45_Gratis-Software.ht
ml?PHPSESSID=25bda3c1dc1d0b9440e7c516aaa00b46d('./soft
ware_de/schrankplaner_setup.exe','1')
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muemarco(a)gmail.com
after installing the program successfully by creating a .verb file and running
it with the command winetricks schrankplaner.verb, the program crashes when I
start it from the wine program list.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=10791
Summary: RPG Maker XP 10.2a: Does not play Background Music (BGM)
and Background Sounds (BGS)
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hen.asraf(a)gmail.com
Background Music and Background Sounds cannot be played with Wine.
It is possible to play them in your own media player and such, and then just
choose to use the preferred file to be played when playing. It will play on
Windows machines, only it won't under Wine.
No errors occur, the sound simply does not play.
Sound Effects (SE) and Music Effects (ME) do work.
It might have something to do with the file type and media codec.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38117
Bug ID: 38117
Summary: Fallen Enchantress: map screen is black unless
'ClothMapOnly' option is enabled
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50801
--> https://bugs.winehq.org/attachment.cgi?id=50801
terminal output
The map screen is black, only some HUD elements can be seen.
The game contains configuration options in ~/My
Games/FallenEnchantress/Prefs.ini
If I set the option 'ClothMapOnly=1' then the map is rendered properly.
The same problem with Wine 1.4/1.6.
Native d3dx9_41 was used to start the game.
Disabling GLSL doesn't help.
Fedora 21
Nvidia binary drivers 340.76
--
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.