http://bugs.winehq.org/show_bug.cgi?id=6857
Summary: Build errors with increased GCC strictness
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skunk(a)iSKUNK.ORG
I usually build with -pedantic and numerous warning flags. Wine gave me a few
easily-addressed compile-time errors with same. I will attach a patch against
the git source; below are the items fixed.
wine/dlls/msi/action.c: The initial declaration of the StandardActions array
fails because the array size is unknown. Worked around by making it a pointer
[to an array of structs].
wine/dlls/user32/spy.c: The declaration of the WINEMessageTypeNames array
consistently fails with an "array too large" error, even though the specified
size seems right. This appears to have to do with WM_WINE_MOUSE_LL_HOOK being
such a large number (over 0x80000000), which makes the size value a "long".
Fixed by removing the size value. Also, removed a stray comma.
wine/dlls/winex11.drv/clipboard.c: PropertyAliasMap was an empty array, which
GCC didn't like.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6856
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Civilization 4 fails to |Civilization 4 fails to
|start - page fault on |start
|execute access to 0x00000000|
------- Additional Comments From mike(a)codeweavers.com 2006-09-12 21:57 -------
Has this ever worked for you?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6848
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Battlefield 2 fails to start|Battlefield 2 fails to start
|- Unhandled exception |
|0x80000003 |
------- Additional Comments From mike(a)codeweavers.com 2006-09-12 21:56 -------
Is this a regression? If so, please do a regression analysis as described on
the GitWine wiki page and let us know the SHA1-ID of the patch that caused the
regression.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6856
Summary: Civilization 4 fails to start - page fault on execute
access to 0x00000000
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Game installs and patches fine. Civilization 4 begins to load but then fails
with a null pointer page fault.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6855
Summary: office 2000 setup.exe fails
Product: Wine
Version: 0.9.27.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: seandarcy2(a)gmail.com
Trying to install Office 2000 with wine-0.9.27 on Fedora 6.
wine setup works. The install dialog box comes up, and all goes well. The
install itself goes for a time, then:
......................
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:msi_unimplemented_action_stub MoveFiles -> 1 ignored L"MoveFile" table
values
err:msi:ACTION_InstallFiles compressed file wasn't extracted
(L"c:\\windows\\system32\\MSCOMCTL.OCX")
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
I've tried putting MSCOMCTL.OCX in drive_c/windows/system32. Same result.
The AppDB also describes this problem:
http://appdb.winehq.org/appview.php?iVersionId=5124&iTestingId=4170
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6854
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-09-12 14:18 -------
Please take this bug to author of ies4linux.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6560
Ronny.Standtke(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Ronny.Standtke(a)gmx.net 2006-09-12 14:01 -------
Looks good. Thank you very much!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6854
Summary: toontown activex control crashes with null pointer
Product: Wine
Version: CVS
Platform: Other
URL: http://toontown.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This bug requires ie6 to reproduce.
To repeat:
1. install ies4linux
2. start ie6, go to toontown.com, register, and try to play
3. notice stack traceback
Highlights from log:
fixme:dxdiag:IDxDiagContainerImpl_GetChildContainer (0x1e2de8,
L"DxDiag_DisplayDevices", 0x33b5d0)
wine: Unhandled page fault on read access to 0x00000000 at address 0x1000c335
(thread 0009), starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.