http://bugs.winehq.org/show_bug.cgi?id=28060
Summary: Lemmix: mouse pointer problem during gameplay Product: Wine Version: 1.3.26 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: turbolad995@hotmail.co.uk
Lemmings clone "Lemmix" problem with the mouse...
Since Wine version 1.3.26 was installed with the Update Manager in Ubuntu, the mouse pointer in the game is now incorrect. It should normally be a "+"; if the mouse pointer is moved over one or more lemmings, it should then change into a "square". Now during gameplay the mouse pointer is a white "square" all the time, with a bit cut-out in the top-left.
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #1 from David turbolad995@hotmail.co.uk 2011-08-12 05:28:39 CDT --- On closer inspection, the tiny part of the white opaque square that's cut-out shows the "+" and then changes into the correct "square" when moved over one or more lemmings.
The game also "pauses" briefly, in Wine, when the lemmings are entering the home on every level. As that's a very minor problem, I'm wondering if creating another bug report for that would be a waste of time?
Both of these problems have appeared in the past month with updates to Wine.
http://bugs.winehq.org/show_bug.cgi?id=28060
David turbolad995@hotmail.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression URL| |http://www.ericenzwaan.nl/e | |ric/lemmings/lemmix.htm
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #2 from David turbolad995@hotmail.co.uk 2011-08-22 07:13:43 CDT --- Created an attachment (id=36074) --> (http://bugs.winehq.org/attachment.cgi?id=36074) Screen shot of Lemmix in Wine showing the mouse problem
Note that the white opaque square is not showing. The size of the mouse pointer in the game (arrowed) would appear in the top-left of the white opaque square.
Please confirm this bug by testing this game with Wine version 1.3.26 - definitely a regression because this problem has only appeared since using Wine version 1.3.26 and it was fine in earlier versions of Wine.
http://bugs.winehq.org/show_bug.cgi?id=28060
Raymond superquad.vortex2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superquad.vortex2@gmail.com
--- Comment #3 from Raymond superquad.vortex2@gmail.com 2011-08-24 00:23:21 CDT --- I can confirm lemmix still work with wine-1.3.19 but the mouse cursor seem smaller than the lemmings with later version of wine
The most critical/annoying bug is the game hang after one level is finished
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #4 from David turbolad995@hotmail.co.uk 2011-08-24 16:17:18 CDT --- (In reply to comment #3)
I can confirm lemmix still work with wine-1.3.19 but the mouse cursor seem smaller than the lemmings with later version of wine
The most critical/annoying bug is the game hang after one level is finished
I'm not having the game hang on me after finishing one level, but at the moment I can only play the easiest levels because the mouse pointer problem is hampering the game.
I'm assuming this mouse problem is a regression, hence me adding the "regression" keyword?
There is a brief pause each time one of the lemmings has walked into the "home" and this never used to happen.
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #5 from David turbolad995@hotmail.co.uk 2011-08-24 16:28:36 CDT --- Created an attachment (id=36093) --> (http://bugs.winehq.org/attachment.cgi?id=36093) Photo showing the problem with the mouse pointer
Adding to this bug report a photo I took to show the mouse pointer problem.
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #6 from Raymond superquad.vortex2@gmail.com 2011-09-01 00:06:27 CDT --- This is a error message when all lemmings come home and the game hangs
err:seh:setup_exception_record stack overflow 916 bytes in thread 0009 eip 683b3b42 esp 00230f9c stack 0x230000-0x231000-0x330000
The mouse is quite difficult to move in "Tricky Mode" and least I can let all lemmings come home in the iirst Level of "Fun Mode" and Tricky Mode"
http://bugs.winehq.org/show_bug.cgi?id=28060
David turbolad995@hotmail.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #7 from David turbolad995@hotmail.co.uk 2011-09-03 08:32:47 CDT --- Looks like this bug has been fixed now. The mouse pointer in Lemmix is working properly since Wine version 1.3.27 has been installed.
@Raymond the problem with the game briefly pausing - each time one of the lemmings go into the home - needs a new bug report. This problem is really noticeable when the release rate is 99 and the lemmings are closest to each other. If no bug report has been created about this, I would like someone to do that - it's a very tricky bug to describe and needs an experienced person to explain it, such as your explanation of: err:seh:setup_exception_record stack overflow 916 bytes in thread 0009 eip 683b3b42 esp 00230f9c stack 0x230000-0x231000-0x330000
I'm not having any problems with the mouse in "Tricky" in the LemmixPlayer.exe game.
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #8 from Raymond superquad.vortex2@gmail.com 2011-09-03 08:42:32 CDT --- Refer to the lemming source, "YIPPEE.WAV" is a mono U8 10101Hz , duration is 0.45 second when this file loaded by audacity
but the program is using a different rate to play this sound
http://bugs.winehq.org/show_bug.cgi?id=28060
--- Comment #9 from David turbolad995@hotmail.co.uk 2011-09-03 20:48:54 CDT --- (In reply to comment #8)
Refer to the lemming source, "YIPPEE.WAV" is a mono U8 10101Hz , duration is 0.45 second when this file loaded by audacity
but the program is using a different rate to play this sound
I've noticed a similar problem with the sound in 3D Pinball "Space Cadet" running in Wine - the quick "pauses" after certain sounds are heard. I don't know the technical stuff that goes on behind the scenes. I hope you or someone could create a new bug report about this sound issue. No point me trying to, as it's a tricky bug to describe and nobody will take it seriously, unless it were written with all the correct technical info.
The mouse issue in the Lemmix games is fixed and working properly though. :)
http://bugs.winehq.org/show_bug.cgi?id=28060
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-09-09 12:54:40 CDT --- Closing bugs fixed in 1.3.28.
http://bugs.winehq.org/show_bug.cgi?id=28060
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle@users.sourceforge.ne | |t
--- Comment #11 from Jörg Höhle hoehle@users.sourceforge.net 2012-01-13 08:00:13 CST --- For reference, bug #28413 is the one about the apps briefliy pausing after certain sounds are heard.