http://bugs.winehq.org/show_bug.cgi?id=3661
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-26-10 05:10 -------
Has some weird kind of copy protection which apparently fails. :/
--
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 saulius.krasuckas(a)elst.vtu.lt 2005-26-10 04:37 -------
Andreas Dehmel wrote:
|
| but the game appears to insist in loading the d3d8 DLL from
| the filesystem "manually" (so to speak).
This is called loading of *builtin* DLL (built into Wine).
| 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).
| 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]
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.
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?
[1] http://www.winehq.com/hypermail/wine-devel/2003/08/0578.html
--
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 marcus(a)jet.franken.de 2005-26-10 04:21 -------
can you attach the config.log that "configure" creates please?
--
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 04:11 -------
are you sure? when i look at the output i just see for example:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -g
-O2 -o palette_main.o palette_main.c
no -m32 in there.
i just do
export CFLAGS="-m32"
./configure && make depend && make
--
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=3661
Summary: ozi explorer does not work at all
Product: Wine
Version: 0.9
Platform: PC
URL: http://www.oziexplorer.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: menashay(a)hotmail.com
download oziexplorer from the above mentioned site.
Install using Wine-0.9, after install try using the application
you get run-time errors and it never works.
Using Mandriva LE 2005
--
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 marcus(a)jet.franken.de 2005-26-10 03:42 -------
wine is already setting "-m32" on AMD64 systems.
exactly how do you configure wine and pass CFLAGS?
--
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 03:40 -------
This bug is still present in Wine-0.9 and is i think really a bug in the winesource.
I located the bug somewhere to be present in ntdll:
I compiled wine-0.9 without CFLAGS set and _with_ CFLAGS="-m32"
*without CFLAGS: a get the above mentioned error
*with CFLAGS="-m32": program starts just fine
Now i installed wine compiled _without_ CFLAGS again, and overwrote ntdll.dll.so
with the ntdll.dll.so form the version compiled _with_ CFLAGS="-m32":
program starts just fine again.
Does any one have an idea where to look further?
P.S. This only seems to happen on 64-bit processors with a 32-bit_arch Linux-version
--
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=3641
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-26-10 03:29 -------
Well, now I am not sure wherether I was right in my last comment, as this FIXME
is added by me. ;)
So a bug may persist.
--
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.