https://bugs.winehq.org/show_bug.cgi?id=55683
Bug ID: 55683
Summary: redengineerrorreporter error when launching Cyberpunk
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryan.henckel(a)gmail.com
Distribution: ---
Created attachment 75204
--> https://bugs.winehq.org/attachment.cgi?id=75204
Program Error Details
Trying to launch Cyberpunk 2077 from Minigalaxy. Keep getting this error each
time.
--
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=55651
Bug ID: 55651
Summary: d3d10:effect - test_effect_fx_4_1_blend_state() fails
on Windows 7+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3d10:effect - test_effect_fx_4_1_blend_state() fails on Windows 7+:
effect.c:9173: Test failed: Got unexpected hr 0x80004005.
See https://test.winehq.org/data/patterns.html#d3d10:effect
The failure started with the commit that introduced the test:
commit 8f6cf2d3c9e696dc85a156dee98829d7b258e662
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
AuthorDate: Wed Sep 13 22:01:26 2023 +0200
d3d10/tests: Add some tests for D3D10.1 blend state in effects.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
--
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=55587
Bug ID: 55587
Summary: quartz:vmr9 - test_changed3ddevice() crashes on
Windows 8+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
quartz:vmr9 - test_changed3ddevice() crashes on Windows 8+:
vmr9.c:4365: this is the last test seen before the exception
1a0c:vmr9: unhandled exception c0000005 at 0040C7D7
See https://test.winehq.org/data/patterns.html#quartz:vmr9
Only the AMD RX6600 and NVidia RTX 3050 configurations don't get a crash but
they still get a new failure:
vmr9.c:4384: Test failed: got 0
This started on 2023-09-12 and corresponds to the commit that introduced the
crashing test:
commit 3855fc7a60e48632f77be57027d1dc1c51294470
Author: Alfred Agrell <floating(a)muncher.se>
Date: Mon Sep 11 21:28:05 2023 +0200
quartz/tests: Add test for VMR9SurfaceAllocatorNotify_ChangeD3DDevice.
--
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=55529
Bug ID: 55529
Summary: Text in SRPG Studio games ends with a tofu/missing
character glyph.
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rjtulloh(a)gmail.com
Distribution: ---
All text (excluding some menu text) in SRPG Studio games ends with a
tofu/missing character glyph.
I tested the following games/projects:
- Vestaria Saga (Steam Version)
- Vestaria Saga 2
- Clarent Saga Tactics (https://davidnguyen.itch.io/clarent-saga-tactics)
- Sanctaea Chronicles
(https://forums.serenesforest.net/index.php?/topic/85032-sanctaea-chronicles…)
I first observed this issue in Wine 7.14.
--
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=55522
Bug ID: 55522
Summary: SoftEther VPN Server Manager
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: lowdog136(a)gmail.com
Distribution: ---
Created attachment 75084
--> https://bugs.winehq.org/attachment.cgi?id=75084
SoftEther VPN Server Manager
Error on startup. Used to work
--
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=55240
Bug ID: 55240
Summary: The 64-bit winmm:capture & winmm:wave get BADDEVICEID
on Windows 10+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The 64-bit winmm:capture & winmm:wave get BADDEVICEID on Windows 10+:
capture.c:180: Test failed: waveInGetDevCapsW(0): MMSYSERR_NOERROR expected,
got MMSYSERR_BADDEVICEID(A device ID has been used that is out of range for
your system.)
[...]
wave.c:691: Test failed: waveOutGetDevCapsW(WAVE_MAPPER): MMSYSERR_NOERROR
expected, got MMSYSERR_BADDEVICEID(A device ID has been used that is out of
range for your system.)
[...]
See https://test.winehq.org/data/patterns.html#winmm:capturehttps://test.winehq.org/data/patterns.html#winmm:wave
This started with the GitLab CI's switch to Debian 12 (bookworm) for the build
system:
* The winmm_test.exe binary produced by the TestBot's Debian 11-based build VM
produces no failures when run on Windows while GitLab CI's binary for the same
Wine version produces this set of failures.
* And the TestBot runs the official WineTest builds on its Windows VMs which is
why the failures appeared on 2023-07-10 which corresponds to this commit:
commit 5799e89f15b5584f186dcc2fd24b98e0a7bd6c10
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jul 10 17:18:49 2023 +0200
gitlab: Upgrade the Debian image to bookworm.
Now the question is whether the new build environment revealed a preexisting
bug in Wine, or if the new build environment itself is broken, or if the bug is
elsewhere such as in the MinGW compiler.
--
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=55614
Bug ID: 55614
Summary: ReCore requires
msvcp110.dll.?_Winerror_map@std@@YAPEBDH@Z
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
The log shows the following:
0244:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (000000000F0CEDE0 1 C)
semi-stub
wine: Call from 0000000174013D07 to unimplemented function
msvcp110.dll.?_Winerror_map@std@@YAPEBDH@Z, aborting
wine: Call from 0000000174013D07 to unimplemented function
msvcp110.dll.?_Winerror_map@std@@YAPEBDH@Z, aborting
wine: Unimplemented function msvcp110.dll.?_Winerror_map@std@@YAPEBDH@Z called
at address 0000000174013D07 (thread 0254), starting debugger...
--
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=55486
Bug ID: 55486
Summary: Finale 27 printing mangled
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
Assignee: wine-bugs(a)winehq.org
Reporter: davech(a)t-online.de
Distribution: ---
Created attachment 75044
--> https://bugs.winehq.org/attachment.cgi?id=75044
screenshot from program
Printing from Finale 27 (https://www.finalemusic.com/) using the wine ps driver
severely mangles the output (example attached).
This is reproducible on all wine versions from 8.0
The output from wine 7.0.2 is correct
--
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=43137
Bug ID: 43137
Summary: The Elder Scrolls: Oblivion crashes after opening logo
screens.
Product: Wine
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rfarmer84(a)outlook.com
Distribution: ---
Created attachment 58351
--> https://bugs.winehq.org/attachment.cgi?id=58351
Backtrace
When I try to run The Elder Scrolls: Oblivion from Gog.com, the opening logos
(Bethesda, copyrights, etc) play, as well as the opening jingle, and then the
screen goes blank and the game crashes.
Using Wine 2.9 (64-bit) as provided by Fedora 26.
Backtrace and terminal output 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=55635
Bug ID: 55635
Summary: mfreadwrite:mfplat - test_interfaces() crashes on
Windows 7 & 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
mfreadwrite:mfplat - test_interfaces() crashes on Windows 7 & 8:
mfplat.c:1519: Test failed: Unexpected hr 0x800401f0.
mfplat.c:1519: this is the last test seen before the exception
09d0:mfplat: unhandled exception c0000005 at 009E731F
See https://test.winehq.org/data/patterns.html#mfreadwrite:mfplat
The crashes started on 2023-09-18 and happen in about 40% of the WineTest runs.
A bisect shows that they started with the commit below:
commit 07f50ee66b45b550b8e973f71e01640fb78ee0e0
Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
AuthorDate: Sat Sep 16 19:24:20 2023 +0200
mfreadwrite/reader: Update to IMFSourceReaderEx.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
--
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.