http://bugs.winehq.org/show_bug.cgi?id=2981
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-03 23:22 -------
Patch commited. Closing.
--
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=4910
Summary: wine + Firefox 1.5 + a particular Flash 8 movie = severe
performance problem
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On one particular swf 8 movie served up as an
ad on sf.net, firefox 1.5 on wine (cvs as of a couple
days ago) was unable to switch tabs
it was so consumed playing the movie.
Firefox on Linux with same movie was fine.
I'll upload the movie in a tarfile with its
.swf and .js helpers; to play, load the .htm file
in the browser.
--
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=1631
------- Additional Comments From jave27(a)gmail.com 2006-21-03 22:35 -------
Confirming garbled sound with Tom Clancy's Ghost Recon and the same
err:dsound:DSOUND_MixOne underrun on sound buffer 0x....
--
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=2389
marc.w(a)smlintl.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.9. |0.9.10.
------- Additional Comments From marc.w(a)smlintl.com.au 2006-21-03 21:41 -------
Updated news****
Well installation has progressed significantly further. I installed mozilla
the browser then the moz activex. On a standard install. I then installed
flashplayer for windows.
I then when through the install it loaded up and went a lot further. I came
to enter my installation key code. However there is not enough spots for me
to enter the numbers.
marc@ubuntu:/media/cdrom$ wine autorun.exe
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
marc@ubuntu:/media/cdrom$ fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:win:SetWindowTextA setting text "InstallShield Wizard" of other process
window (nil) should not use SendMessage
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x40024
Protocol error:0x81cbc98: bad wait fd
That is where it ends. It didn't end nicely either I had to kill -9 the
process to get it to exit. Also because I couldn't enter enough numbers I had
to actually exit because I can't get it further.
--
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=4897
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-21-03 20:21 -------
This is a version of my application. Readme included
http://69.49.235.190/test16bitapp.zip
--
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=4329
------- Additional Comments From ben(a)atomnet.co.uk 2006-21-03 19:31 -------
Ok, that doesn't work for me (it ran but still the same error). Also my
executable for the game is named FLASHPOINTRESISTANCE.EXE rather than ofp.exe
unless you were just abbreviating.
--
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=4329
------- Additional Comments From mike(a)mikearthur.co.uk 2006-21-03 19:26 -------
I found a bizarre fix, which isn't really a fix.
If I run "linux32 wine ofp.exe" it works!
This may help explain:
linux32 changes the personality of command and all its children to
return i686 instead of x86_64 in uname -a. This is useful to fool
shell scripts or programs that check for the architecture explicitely
into believing that they run on a true i686 system. In addition it
moves the top of stack of the 32bit child processes to 0xc0000000.
This is useful to execute some broken applications that break when the
stack top is at 4GB. On the other hand it limits the usable heap memory
more than necessary. When --4gb is specified this is not done.
--
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.