http://bugs.winehq.org/show_bug.cgi?id=18363
Summary: [Win 3.11/16-bit] [Bermuda Syndrome] In-game menu buttons unclickable Product: Wine Version: 1.1.20 Platform: PC-x86-64 URL: http://abandonia.com/en/downloadgame/24561 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nugrud@gmail.com
This 16-bit game is from 1995, and was written for 3.1x family of windows.
"Bermuda Syndrome.zip" md5: c43b012e7342e56510983f75b91f8be3
After unzip you have to reedit BERMUDA.INI and set correct SRCPATH and DSTPATH (Z:\path\to\BERMUDA\SCN and Z:\path\to\BERMUDA). This doesn't seem to help in any way but the windows version in winecfg should be also set to "Windows 3.1". Run the game in one of two ways: 1) wineconsole bermuda.bat 2) cd BERMUDA/SCN && wine BERMUDA.EXE
As of wine 1.1.20 the main menu should appear, but on mouse-hover buttons don't enlight and are unclickable. The wine output does not complaint about anything, output is empty, but the only way to quit is wineserver -k.
I tried running the game in dosbox/win311 environment and before the menu appears first credits are run, which can be interrupted by mouse click. The wine's problem maybe caused by unimplemented codecs only if this credit are indeed a movie, but I'm not sure. I think running this game would very nicely prove wine's claimed compatibility with pre-NT windows versions :)
http://bugs.winehq.org/show_bug.cgi?id=18363
Dawid Hanak nugrud@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win16
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #1 from Dawid Hanak nugrud@gmail.com 2009-06-20 05:14:09 --- The same in 1.1.24
http://bugs.winehq.org/show_bug.cgi?id=18363
Peter Dons Tychsen donpedro@tdcadsl.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |donpedro@tdcadsl.dk
--- Comment #2 from Peter Dons Tychsen donpedro@tdcadsl.dk 2009-06-21 17:33:25 --- I located the bug in mciav32 which causes a deadlock because of bad code when the MCI_WAIT flag is used. Please try this patch and see if it helps. Works on my setup with this patch.
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #3 from Peter Dons Tychsen donpedro@tdcadsl.dk 2009-06-21 17:34:52 --- Created an attachment (id=21943) --> (http://bugs.winehq.org/attachment.cgi?id=21943) Fix for deadlock in mciavi32
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #4 from Dawid Hanak nugrud@gmail.com 2009-06-22 04:56:49 --- (In reply to comment #2)
I located the bug in mciav32 which causes a deadlock because of bad code when the MCI_WAIT flag is used. Please try this patch and see if it helps. Works on my setup with this patch.
The patch applied on 1.1.24 sources works for me too, the game is now launchable from it's menu. Thank you.
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-22 11:44:13 --- Looks like the same problem as in the bug 15669. Please send the patch to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #6 from Dawid Hanak nugrud@gmail.com 2009-07-03 16:05:50 --- Well, the patch do not seem to be in 1.1.25.
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #7 from Dawid Hanak nugrud@gmail.com 2009-07-18 11:46:23 --- Neither in 1.1.26, was the patch rejected or what?
http://bugs.winehq.org/show_bug.cgi?id=18363
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #8 from Frédéric Delanoy frederic.delanoy@gmail.com 2009-07-20 18:59:51 --- (In reply to comment #7)
Neither in 1.1.26, was the patch rejected or what?
Most probably. You should send it again on wine-patches (or discuss it first on wine-devel)
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #9 from Peter Dons Tychsen donpedro@tdcadsl.dk 2009-08-29 15:41:25 --- Sorry for the long delay. Patch sent to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=18363
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |arethusa26@gmail.com
--- Comment #10 from Andrew Nguyen arethusa26@gmail.com 2009-09-23 23:25:55 --- *** Bug 15669 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #11 from Dawid Hanak nugrud@gmail.com 2009-10-11 11:48:28 --- Fix not present in 1.1.31
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #12 from Peter Dons Tychsen donpedro@tdcadsl.dk 2009-10-11 12:22:28 --- Patch was rejected. I will submit it for review on wine-devel.
http://bugs.winehq.org/show_bug.cgi?id=18363
Lukas Jirkovsky l.jirkovsky@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |l.jirkovsky@gmail.com
--- Comment #13 from Lukas Jirkovsky l.jirkovsky@gmail.com 2010-07-03 01:33:04 --- Confirmed with wine 1.2-rc6
http://bugs.winehq.org/show_bug.cgi?id=18363
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #14 from Dan Kegel dank@kegel.com 2010-08-07 16:03:31 --- Lego Loco still hangs. I started it with
CTL-ALT-F1 dir="$HOME/.wine/drive_c/Program Files/LEGO Media/Constructive/LEGO LOCO" xinit /usr/bin/wine "$dir/Exe/Loco.exe" -- :1 -ac -depth 16
as suggested by http://wiki.winehq.org/256ColorMode
Hang log looks similar to that of bug 15669.
http://bugs.winehq.org/show_bug.cgi?id=18363
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #15 from joaopa jeremielapuree@yahoo.fr 2011-06-25 09:18:57 CDT --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #16 from Lukas Jirkovsky l.jirkovsky@gmail.com 2011-06-25 10:48:35 CDT --- It works for me, but I had to download a version different from the abandonia version, because download on abandonia didn't work.
http://bugs.winehq.org/show_bug.cgi?id=18363
--- Comment #17 from joaopa jeremielapuree@yahoo.fr 2011-06-25 14:53:43 CDT --- reported FIXED
http://bugs.winehq.org/show_bug.cgi?id=18363
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #18 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-06-25 16:29:14 CDT --- Works in current version
http://bugs.winehq.org/show_bug.cgi?id=18363
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #19 from Alexandre Julliard julliard@winehq.org 2011-07-08 13:48:23 CDT --- Closing bugs fixed in 1.3.24.