http://bugs.winehq.org/show_bug.cgi?id=17770
Summary: Steam: crashes when installing games Product: Wine Version: 1.0.1 Platform: Macintosh OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nescalona@firehousemail.com
Created an attachment (id=19994) --> (http://bugs.winehq.org/attachment.cgi?id=19994) Full log, from initialization to crash.
Wine and Steam (but not X11) will crash when clicking the "Install" button on the "My Games" tab. Based on my log, the problem appears to be that my version of X.Org Server did not come with support for OpenGL, which installation of games seems to require. I came to this conclusion because when I click install, I get a couple hundred errors about X and OpenGL. (Genius, aren't I?) Could be something with wine though, because the Mac version appears to be outdated compared to the general-distribution version.
I installed Wine and X.Org Server via MacPorts. MacPorts says their version numbers are: wine @1.0.1_2 xorg @20090218
Log map: lines 1-3 appear every time I run anything with Wine lines 4-19 are initializing Steam, no visual output yet lines 20-(~31) are initializing Steam, "connecting steam account" dialog displayed lines (~32)-140 are initializing Steam, main window loading lines 140-202 are moving the cursor on Gecko pages (such as "Store" and "Community") lines 203-546 are immediately after clicking to install a game through Steam <---- important part Then Steam & Wine crash. X11 remains open.