http://bugs.winehq.org/show_bug.cgi?id=3155
------- Additional Comments From segin11(a)yahoo.com 2005-26-10 18:42 -------
Using Wine 0.9, This program's installer *WILL NOT WORK*.
The InstallShield Installer has this to say:
Error Code: -5006 : 0x8000ffff
Error Infomation:
>SetupDLL\SetupDLL.cpp (1329)
PAPP:Google Earth
PVENDOR:Google (http://www.keyhole.com)
PGUID:3DE5E7D4-7B88-403C-A3FD-2017A8240C5B
$10.0.0.159PAK
@Windows XP Service Pack 2 (2600) BT_OTHER 0.32719
This appears on the console:
fixme:ole:ITypeInfo_fnRelease destroy child objects
This is the only error message reported, and is reported EXACTLY 388 times.
And yes, I am sure this is Wine 0.9 that I have
segin@segin ~ $ wine --version
Wine 0.9
segin@segin ~ $
This is obviously not fixed at all. Too bad I can't reopen this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3670
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-10 16:43 -------
ok, i'll try that tomorrow. Meanwhile i tried to be smart and produce all xxx.i
and xxx.s files by just do export CFLAGS="--save-temps" and then compile wine. And
guess what, the program starts fine and the bug is gone! this is what i see :
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wdeclaration-after-statement -Wpointer-arith --save-temps -o atom.o
atom.c
gcc: warning: -pipe ignored because -save-temps specified
So could it somehow be related to the -pipe option? Btw, thanks for your help!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3665
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-26-10 16:16 -------
I can confirm it's rather slow, but i don't even see an intro at all. My whole
screen is black, the sound starts to stutter in the end, up to the point where
you see "Point Insertion" Then it continues quite nicely. Could the slowness be
related to sound issues?
--
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=2885
------- Additional Comments From zarquon(a)t-online.de 2005-26-10 15:23 -------
| | I experimented putting a real d3d8.dll where Wine could see it, but
| | that only caused other errors;
|
| And you tried to force Wine to load *native* DLL (native for Windows, original
| form). This is controlled by 'load order', which you can override by
| WINEDLLOVERRIDES env-variable or using winecfg (Libraries page).
Yes, the logs also confirmed that it loaded the DLL. In this setup it crashes,
also adding ddraw to the native DLLs makes it hang in an infinite loop with
100% CPU after loading d3d8.
And BTW, we really really REALLY need up-to-date documentation, and included
in the source archive for crying out loud.
| | it may work if you managed to install a functioning _native_ DirectX/D3D
| | setup...
|
| I doubt this could work, as people in some thread tells it is of different
| design. [1]
Then I wonder how some people got MaxPayne to run, since the game apparently
instists in an actual DLL file in user filespace. I'm open for suggestions,
it would be great if some of those people who got it to work told me how.
| Next I think you should upgrade to Wine release 0.9. Its module loader has
| changed a quite bit and now it may work for you.
Done, same behaviour. I haven't verified the logfiles so far, though, but I
don't think they'll differ.
| It would be usefull to know, what version of Max Payne are you testing. And
| maybe you know, whether demo version of same number exhibit similar failure?
Looks like version 1.05 (english), installed with the Loki installers (and...
ahem... a NOCD-exe...)
--
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=2194
------- Additional Comments From frank(a)kingswood-consulting.co.uk 2005-26-10 15:17 -------
I'm using Wine 0.9 to try and run Altera Quartus 5.0 and get
err:seh:setup_exception stack overflow 416 bytes in thread 0009 eip b7e68360 esp
7f970e60 stack 0x7f970000-0x7fa70000
Can you give any pointers in how to debug this?
--
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=3669
------- Additional Comments From marcus(a)jet.franken.de 2005-26-10 15:06 -------
you need to configure with --prefix=/usr and/or add /usr/local/lib to
ld.so.conf
I think
--
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=3098
zarquon(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From zarquon(a)t-online.de 2005-26-10 15:01 -------
Bug has been fixed in 0.9 beta.
--
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.