https://bugs.winehq.org/show_bug.cgi?id=47710
Bug ID: 47710
Summary: objidl.h contains invalid C++
Product: Wine
Version: 4.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: philip.rebohle(a)tu-dortmund.de
Distribution: ---
Hello,
as of wine 4.15, building a winelib version of DXVK fails with the following
error:
/usr/include/wine/windows/objidl.h:6100:15: error: ‘union
_userSTGMEDIUM::<unnamed struct>::__WIDL_objidl_generated_name_0000000C’
invalid; an anonymous struct may only have public non-static data members
[-fpermissive]
6100 | union __WIDL_objidl_generated_name_0000000C {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The problem is that C++ does not allow declaring named unions or structs inside
anonymous structs since it treats this as a nested type. Moreover, the
anonymous struct that it is defined in seems unnecessary, although I might be
missing some detail there.
Defining __WIDL_objidl_generated_name_0000000C as an empty string before
including windows.h works around this problem.
--
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=33829
Bug #: 33829
Summary: >=app-emulation/wine-1.5.30 explorer.exe crash
Product: Wine
Version: unspecified
Platform: arm64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zm3345(a)gmail.com
Classification: Unclassified
after run 'wine explorer', it says:
wine: Unhandled page fault on write access to 0x01010105 at address 0x7bc48eb8
(thread 0009), starting debugger...
--
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=24740
Summary: Trinklet Supreme crashes on startup
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
This is a big fish game, and it currently requires ie6 for the Big Fish Game
Manager.
Trinklet Supreme brings up a window saying that it crashed instead of starting.
--
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=44062
Bug ID: 44062
Summary: Hedgewars 0.9.23 crashes on start
Product: Wine
Version: 2.21
Hardware: x86-64
URL: http://www.hedgewars.org/download/releases/hedgewars-w
in32.exe
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 59779
--> https://bugs.winehq.org/attachment.cgi?id=59779
Backtrace
When starting Hedgewars, I get a splash screen, a short distorted sound and
then the app crashes.
$ openssl sha1 hedgewars-win32.exe
SHA1(hedgewars-win32.exe)= 083e1571c8724f8c2d6f5c4b570fa4910b5f2492
$ wine --version
wine-2.21
--
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=35412
Bug ID: 35412
Summary: wine's cmd fails on if not exist foo\nul
Product: Wine
Version: 1.7.11
Hardware: x86
URL: http://www.tinycc.org/
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Classification: Unclassified
TinyCC's build script does:
if not exist libtcc\nul mkdir libtcc
this fails, and libtcc is not made. Removing '\nul' works around the issue.
--
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=43115
Bug ID: 43115
Summary: Metal Slug 3 / Metal Slug X (GOG.com) fail to start
Product: Wine
Version: 2.9
Hardware: x86
URL: https://www.gog.com/game/metal_slug_3
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 58315
--> https://bugs.winehq.org/attachment.cgi?id=58315
terminal output
I tried the GOG.com version of the games. The games install MSVC++ 2013,
otherwise I have a clean 32-bit wineprefix.
Both games throw up the same error message on start, then they quit:
Assertion failed!
Program: C:\GOG Games\Metal Slug 3\mslug3.exe
File: renderer/renderer9_utils.cpp
Line: 387
Expression: "false"
wine-2.9-51-g06eceb3af2
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 381.22
--
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=17766
Summary: Empire Earth unhandled exception
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=2174
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=19990)
--> (http://bugs.winehq.org/attachment.cgi?id=19990)
Wine 1.1.17 +loaddll +tid
Empire Earth causes an unhandled page fault followed by an unhandled exception
and exits immediately.
This is the same problem as Bug 2247, so this has been ongoing for years.
The appdb shows this app to be gold, but this simply doesn't work for me no
matter what I try, and the HOWTO workarounds don't seem related to the problem.
Tried a NoCD but this made no difference.
I can't find a demo for testing (without registering).
--
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=45608
Bug ID: 45608
Summary: Flintest: Garbled font
Product: Wine
Version: 3.13
Hardware: x86-64
URL: https://www.flintest.de/
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
Created attachment 62037
--> https://bugs.winehq.org/attachment.cgi?id=62037
screenshot
SHA256(flintest_1.1.1_portable.zip)=
7afab3f1c8eac093a12a4dd069e871c87d803514788d9a568e036b46cec9e1fe
Download here: https://www.flintest.de/
After trying to start Flintest, I keep seeing a lot of garbled font.
Also, no idea what part of it would actually start the program, but clicking
anywhere doesn't do anything.
--
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=21218
Summary: Pac-Man All Stars: Story Mode starts with page fault
on read access
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25486)
--> (http://bugs.winehq.org/attachment.cgi?id=25486)
wine: Unhandled page fault on read access to 0x00000060 at address 0x21101b34
(thread 001b), starting debugger...
Upon selecting the story mode from main menu, this page fault appears. Also the
selection keeps cycling so it's hard to select it from the menu.
--
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=47484
Bug ID: 47484
Summary: `winetricks -q dotnet20sp1` fails when compiled with
mingw (failure to relocate PE builtin ngen.exe)
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
winetricks overrides ngen.exe as builtin-only. However, both the native
ngen.exe installed by the dotnet20sp1 installer and the PE builtin have the
same load address of 0x400000. The loader loads the native ngen first, and then
tries to load the PE builtin; the latter has to be relocated, but is compiled
without relocations.
I suspect the loader should be unmapping the native ngen before trying to load
the builtin one.
--
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.