http://bugs.winehq.org/show_bug.cgi?id=8033
------- Additional Comments From the3dfxdude(a)gmail.com 2007-04-08 12:54 -------
For comment #16 and 17. Chris, look at bug 9147 for possibly the new problem,
and get a backtrace with debugging symbols.
--
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=9187
Summary: BBC iPlayer installer (MSI) claims IE6 is not installed
Product: Wine
Version: 0.9.42.
Platform: Other
URL: http://www.bbc.co.uk/iplayer/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kieran(a)operamail.com
The BBC iPlayer is currently a restricted Beta at the moment but I can send a
copy of the executable to anyone.
The official MSI 2.0 continues past as if IE is installed.
The wine version of MSI claims that IE is not installed.
--
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=9165
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-04-08 12:46 -------
Problably another missing avi resource in shell32. If so, it's easy to fix. I'll
have a look and send in a fix.
--
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=9186
Summary: Far Cry: Regression: Exception on startup
Product: Wine
Version: 0.9.42.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spencercw(a)googlemail.com
CC: thunderbird2k(a)gmx.net
Wine version: Bug introduced in commit 462a3c3d744da6b9ae2193947da8245c37baaa1f
Distro: Gentoo Linux 2007.0
GCC version: gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Program: Far Cry
No-cd patch applied.
In Program Files/Ubisoft/Crytek/Far Cry/system.cfg, 'r_Driver = "Direct3D9"'
changed to 'r_Driver = "OpenGL"'.
Description: After the indicated commit a blank dialog box comes up when
starting the game with the title "Exception" (see attached screenshot) and the
game doesn't start.
I have done a regression test and this commit that is causing the problem:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=462a3c3d744da6b9ae219…
462a3c3d744da6b9ae2193947da8245c37baaa1f is first bad commit
commit 462a3c3d744da6b9ae2193947da8245c37baaa1f
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Wed Aug 1 23:20:54 2007 +0200
wgl: wglChooosePixelFormatARB returns the total number of matching
pixelformats and not the number of pixelformats stored in the buffer.
This didn't work due to bugs in wglChoosePixelFormatARB but also due
to strange behavior of glXChooseFBConfig. Some of its default values
are not zero or GLX_DONT_CARE which cause some formats not to appear.
:040000 040000 014afa73c0abdc4220b0f0c3e6378ca60091bf9c
7278c49d64f8243c4252c71ae517c53ce04279d4 M dlls
Undoing these changes up to 'return nAttribs;' on the page linked above solves
the issue.
Command line output is attached, along with the output with WINEDEBUG=+relay
(914MB -> 507kB bz2).
--
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=8033
------- Additional Comments From rankincj(a)yahoo.com 2007-04-08 11:52 -------
The fix offered for this bug works in 0.9.41, but not in 0.9.42. It now breaks
in PrintDlgA(), presumably for the same reason:
Backtrace:
=>1 0xb7d43473 (0x0034f40c)
2 0x7eab5d9f PrintDlgA+0x91f() in comdlg32 (0x0034f88c)
3 0x7eab61a2 PageSetupDlgA+0x342() in comdlg32 (0x0034fd1c)
4 0x0042d710 in thomas3d (+0x2d710) (0x0034fd5c)
--
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.