https://bugs.winehq.org/show_bug.cgi?id=51842
Bug ID: 51842
Summary: include/winnt.h:403:50: error: size of unnamed array
is negative
Product: Wine
Version: 6.18
Hardware: x86
OS: NetBSD
Status: NEW
Severity: blocker
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
--- dlls/wldap32/libldap.o ---
gcc -c -o dlls/wldap32/libldap.o dlls/wldap32/libldap.c -Idlls/wldap32
-Iinclude -D__WINESRC__ -D_UCRT -DWINE_UNIX_LIB -fPIC
-fasynchronous-unwind-tables -Wall -pipe -fno-stack-protector
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self -Wshift-overflow=2 -Wstrict-prototypes
-Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith
-Wlogical-op -march=i586 -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2
-I/usr/X11R7/include -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -g
In file included from include/windef.h:290:0,
from dlls/wldap32/libldap.c:40:
include/winnt.h:403:50: error: size of unnamed array is negative
#define C_ASSERT(e) extern void __C_ASSERT__(int [(e)?1:-1])
^
dlls/wldap32/libldap.c:56:1: note: in expansion of macro ‘C_ASSERT’
C_ASSERT( sizeof(struct timevalU) == sizeof(struct timeval) );
^~~~~~~~
gcc (nb4 20200810) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
NetBSD localhost 9.2 NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/i386/compile/GENERIC i386
Workaround is to run ./configure using --without-ldap
--
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=53123
Bug ID: 53123
Summary: ListView: Ctrl+Shift+LMouse multiselect on
LVS_OWNERDATA listviews erroneously sends
LVN_ODSTATECHANGED
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugs(a)angelohaller.com
Distribution: ---
Created attachment 72578
--> https://bugs.winehq.org/attachment.cgi?id=72578
Example file that highlights the bug by crashing.
As in the title: ListViews that do not have LVS_OWNERDATA set as style falsely
do send an LVN_ODSTATECHANGED notification.
This notification is ONLY for LVS_OWNERDATA style ListViews and should not be
sent otherwise.
Steps to reproduce:
1. Run the attached `print-notify.exe`
2. Select a row by clicking on it
3. Hold down CTRL+SHIFT and select another row by clicking with the left mouse
button (selecting multiple rows)
The attached application crashes when using wine. Windows 7 does not.
This bug can only be triggered by left mouse clicks.
A patch is available as part of my `Fix LVS_OWNERDATA list view multi select.`
patch set. This report is solely to prove the bugs existence and increase the
likelihood of the patches getting accepted.
Source code available at:
https://raw.githubusercontent.com/szanni/win32-listview-tests/66163266e5433…
--
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=42751
Bug ID: 42751
Summary: Gas Guzzlers Combat Carnage Demo crashes with
msvcr100.dll.?_Schedule@_StructuredTaskCollection@deta
ils@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z
Product: Wine
Version: 2.5
Hardware: x86-64
URL: http://www.worthdownloading.com/download.php?gid=5320&
id=23965
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcr
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: piotr(a)codeweavers.com
Distribution: ---
Crashes after ~3-5 minutes of gameplay.
wine: Call from 0x7b43b77c to unimplemented function
msvcr100.dll.?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z,
aborting
--
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=39346
Bug ID: 39346
Summary: Lego Rock Raiders crashes on startup
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linus(a)folkdatorn.se
Created attachment 52439
--> https://bugs.winehq.org/attachment.cgi?id=52439
WINEDEBUG=+d3drm wine LegoRR.exe
Lego Rock Radiers crashes on startup without an unhandled page fault on read
access. I think that this can be related to d3drm which I know that Lego Rock
Radiers uses.
See attached log output which is with WINEDEBUG=+d3drm
--
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=24902
Summary: Sky Track: No music
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31536)
--> (http://bugs.winehq.org/attachment.cgi?id=31536)
Terminal output on Wine-1.3.5
Steps to reproduce:
1) remove ~/.wine
2) install Sky Track (16MB)
3) wine Game.exe
4) create your own profile
Behaviour:
No music is heard.
Expected behaviour:
Music should be heard.
--
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=23779
Summary: Graphviz msiexec installer fails with "Installation
Incomplete: The installer was interupted before
Graphviz could be installed"
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.graphviz.org/pub/graphviz/stable/windows/gr
aphviz-2.26.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Graphviz ( wine msiexec /i graphviz-2.26.msi ) fails with:
The install program showing
["Installation Incomplete: The installer was interupted before Graphviz could
be installed. You need to restart the installer to try again. Click "close" to
exit"]
and the terminal showing:
fixme:advapi:LookupAccountNameW (null) L"me" (nil) 0x32f160 (nil) 0x32f164
0x32f158 - stub
fixme:advapi:LookupAccountNameW (null) L"me" 0x157138 0x32f160 0x131df8
0x32f164 0x32f158 - stub
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=52912
Bug ID: 52912
Summary: t2embed:t2embed fails on Windows with the UTF-8
codepage
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: t2embed
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
t2embed:t2embed fails on Windows with the UTF-8 codepage:
t2embed.c:103: Test failed: Unexpected retval 0x117. --> E_PERMISSIONSINVALID
t2embed.c:107: Test failed: Unexpected retval 0. --> E_NONE
t2embed.c:108: Test failed: Unexpected status 0x2.
https://test.winehq.org/data/patterns.html#t2embed:t2embed
--
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=34083
Bug #: 34083
Summary: Symantec Antivirus 10.x installer fails in custom
action
WriteCcSettingsTables.03FE01CF_295E_4354_A292_7DC4A810
E0DA
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45314
--> http://bugs.winehq.org/attachment.cgi?id=45314
wine-1.6-rc4 console output
Working around Bug 22009 and Bug 34082 the installer for Symantec Antivirus
10.1 (32-bit) fails in custom action
WriteCcSettingsTables.03FE01CF_295E_4354_A292_7DC4A810E0DA.
This custom action can be removed from the .msi and the installer continues.
--
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=53248
Bug ID: 53248
Summary: ddraw:ddraw1, ddraw:ddraw2, ddraw:ddraw4, ddraw:ddraw7
- test_coop_level_mode_set() sometimes fails on
Windows due to DDERR_SURFACELOST
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ddraw:ddraw1, ddraw:ddraw2, ddraw:ddraw4, ddraw:ddraw7 -
test_coop_level_mode_set() sometimes fails on Windows due to DDERR_SURFACELOST.
There are two variants:
ddraw1.c:3504: Test failed: Got unexpected hr 0x887601c2.
or
ddraw1.c:3542: Test failed: Failed to create surface, hr 0x887601c2.
https://test.winehq.org/data/patterns.html#ddraw:ddraw1https://test.winehq.org/data/patterns.html#ddraw:ddraw2https://test.winehq.org/data/patterns.html#ddraw:ddraw4https://test.winehq.org/data/patterns.html#ddraw:ddraw7
These failures:
* Happen on the Windows 8 TestBot VMs
* Don't happen on the Windows 10 TestBot VMs
* Happened on the cw-rx460 Windows 10 2009+ configurations.
* Did not happen on cw-gtx560.
So they appear to be very dependent on the Windows driver which is to be
expected I guess.
--
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.