http://bugs.winehq.org/show_bug.cgi?id=5549
Summary: Insaniquarium (CD ver) doesn't load, eats 100% CPU
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.popcap.com/launchpage.php?theGame=insaniquari
um
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myownlittlworld(a)hotmail.com
The game Insaniquarium Deluxe (purchased CD version) does not run under wine,
instead it eats up 100% of the cpu and hangs until it's stopped with Ctrl+C.
Wine produces no output at all...
Steps to Reproduce:
After installing the game from the CD (it installs correctly), go to the
installation folder, and try to run "wine InsaniquariumDeluxe.exe" in a terminal
window.
Wine will produce no output and the program (not the wineserver) just
immediately starts eating 100% of the cpu until the program is stopped with Ctrl+C.
I wish I could give more information, but the game merely hangs with no output
until it's killed, so I have no idea where to begin debugging.
Extra Information:
Interestingly, there's a demo of the full version online:
http://www.popcap.com/launchpage.php?theGame=insaniquarium
Which runs flawlessly, though it claims that you have to buy the game after an hour.
The CD version of the game also installs and runs correctly under a native
install of WinXP. This problem happens when winecfg is set to Windows 98, ME
2000, and XP (all versions of windows the game was made for).
Stats:
Linux 2.6.15
Insaniquarium Deluxe, CD version unknown, the discount bin at Office Max.
--
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=4346
------- Additional Comments From dank(a)kegel.com 2006-27-06 11:19 -------
Verified that the bug still occurs with fresh git and an empty ~/.wine on my
dapper system.
And I'm pretty sure I have freetype:
~/wine-git$ egrep 'ft_|freetype' config.status
s,@FREETYPELIBS@,|#_!!_#|-lfreetype -lz,g
s,@FREETYPEINCL@,|#_!!_#|-I/usr/include/freetype2,g
s,@ft_devel@,|#_!!_#|freetype-config,g
s,@ft_devel2@,|#_!!_#|,g
s,^\([ #]*\)[^ ]*\([ ]*SONAME_LIBFREETYPE\)[ (].*,\1define\2
"libfreetype.so.6" ,
--
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=3962
------- Additional Comments From ipridian(a)gmail.com 2006-27-06 11:03 -------
^
If you encounter a RO thinking the server is 127.0.0.1, you need to enter this :
# iptables -t nat -A OUTPUT --source 127.0.0.1 -m mport --dports 6900,6901 -d
127.0.0.1 -j DNAT --to (server's IP)
This of course needs you to have the mport extension inside your kernel.
--
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=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 10:59 -------
Re-post:
Yes, using _native_ COMCTL32.DLL and COMMCTRL.DLL works fine in both 7-Zip and
Flashget
--
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=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 10:57 -------
Yes, using COMCTL32.DLL and COMMCTRL.DLL works fine in both 7-Zip and Flashget
--
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=4215
------- Additional Comments From kelfe(a)gmx.de 2006-27-06 10:40 -------
the problem with SetCursorProperties function in wined3d is that it checks the
surface format and size, sets the hotspot position but it doesn't set the cursor
image
see todo: "make cursor real" comment in this function
this also happend in Eve Online with the difference that the cursor is still the
default one (ingame cursors arn't used)
--
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=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 10:25 -------
Thank you for your help. I will try to use native comctl32.dll and report soon.
I think the same bug happens in Flashget. Please wait for my report!
--
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=4457
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 09:53 -------
Please read howto:
http://appdb.winehq.org/appview.php?versionId=1177
You need to set a drive letter for your cdrom to type cdrom. You must be running
as windows version 2000, xp, or 2003. You must have a symlink in
.wine/dosdevices for your cdrom device node.
--
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.