http://bugs.winehq.org/show_bug.cgi?id=20705
Summary: Galcon installs but fails to start Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jon.dufresne@gmail.com
wine-1.1.33
Galcon installer: http://www.imitationpickles.org/galcon/files/galcon-install.exe
Galcon installs with no visible errors but fails to start. When starting, a dialog appears that reads:
Title: Microsoft Visual C++ Runtime Library Body: Runtime Error! Program: C:\Program Files\Galcon\main.exe This application has requested the Rutime to terminate it in an unusual way. Please contact the application's support team for more information.
I see the following on the console: $ wine ./main.exe ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory fixme:mixer:ALSA_MixerInit No master control found on Intel 82801DB-ICH4 Modem, disabling mixer fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x14bc40,0x158c08): stub Allocating 16 x 16 radeon RBO (pitch 16) Fatal Python error: (pygame parachute) Segmentation Fault fixme:winmm:MMDRV_Exit Closing while ll-driver open
This game uses python and pygame, so it looks like python is segfaulting when it runs.
http://bugs.winehq.org/show_bug.cgi?id=20705
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-14 23:03:08 ---
Allocating 16 x 16 radeon RBO (pitch 16)
Seems like a known bug in Fedora 11: https://bugzilla.redhat.com/show_bug.cgi?id=522677
http://bugs.winehq.org/show_bug.cgi?id=20705
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-14 23:03:18 --- Closing - not a Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=20705
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-15 00:23:33 --- *** Bug 20712 has been marked as a duplicate of this bug. ***