http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #18 from Séb <sebastien.fievet(a)free.fr> 2007-08-19 05:30:38 ---
(In reply to comment #17)
Thanks for the clue about using unzip!
Well, it sounds like it is a disk space issue... Unziping the demo archive with
unzip just filled up my disk. But whereas launching the self extraction through
wine aborted without any explanation, unzip came up complaining about disk
space at some point.
I am gonna clean up my disk and recover some free space first, to see if it
solves the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #17 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 04:53:52 ---
huh, really strange, maybe a memory issue after all? Have you tried if you
could unzip the demo, with unzip? I'll download it and give it a try too
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #16 from Séb <sebastien.fievet(a)free.fr> 2007-08-19 04:33:53 ---
(In reply to comment #15)
> 0009:warn:module:load_dll Failed to load module
> L"Z:\\home\\kungfu\\Desktop\\bfme2demo_english_final.exe"; status=c000000d
> (=STATUS_INVALIDPARAMTER)
>
> Are you sure your setup is allright (in dosdevices), and you invoke it by the
> correct command?
>
ls -l .wine/dosdevices
total 0
lrwxrwxrwx 1 kungfu users 10 2006-11-13 23:06 c: -> ../drive_c/
lrwxrwxrwx 1 kungfu users 11 2006-11-13 23:08 d: -> /mnt/cdrom//
lrwxrwxrwx 1 kungfu users 1 2006-11-13 23:06 z: -> //
Besides, my others apps work fine, so i assume it is correct.
I launch the demo install with:
wine bfme2demo_english_final.exe
wine: could not load L"Z:\\home\\kungfu\\Desktop\\bfme2demo_english_final.exe":
Invalid parameter
I can't think of any other way... :-(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #15 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 04:05:45 ---
0009:warn:module:load_dll Failed to load module
L"Z:\\home\\kungfu\\Desktop\\bfme2demo_english_final.exe"; status=c000000d
(=STATUS_INVALIDPARAMTER)
Are you sure your setup is allright (in dosdevices), and you invoke it by the
correct command?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6725
--- Comment #10 from oiaohm <oiaohm(a)users.sf.net> 2007-08-19 03:42:35 ---
In IRC #Winehq baloo "Paul Johnson” reported this makes fault disappear.
HKEY_CURRENT_USER\Software\Wine\X11
Driver\ClientSide(AntiAliasWithCore|AntiAliasWithRender|WithRender) created but
not set.
HKEY_CURRENT_USER\Software\Wine\Direct3D\DirectDrawRenderer set to opengl
HKEY_CURRENT_USER\Software\Wine\Direct3D\RenderTargetLockMode set to readtex
HKEY_CURRENT_USER\Software\Wine\Direct3D\VertexShaderMode set to hardware
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6781
--- Comment #13 from Séb <sebastien.fievet(a)free.fr> 2007-08-19 03:29:05 ---
still no chance to make it run with wine-0.9.43...
The installer keeps refusing to start. I tried changing windows version from 2k
to XP, installing from a fresh wine tree... Nothing works. I really don't know
what to do about it, appart from posting another WINEDEBUG=+all log file. :-(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
--- Comment #23 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 02:46:45 ---
Oops, forget about that native dbghelp, output is really the same i see now.
Have to wake up first, sorry for the noise..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7643
--- Comment #40 from Alan J Richardson <ajrich(a)earthlink.net> 2007-08-19 02:35:23 ---
Created an attachment (id=7669)
--> (http://bugs.winehq.org/attachment.cgi?id=7669)
Last 100 lines from freezing the game in recent git
wine SupremeCommander.exe /novalidate 2>~/foo
tail -n 100 ~/foo > ~/crashlog.txt
Using the replacefilew patch, and only those dlls strictly necessary to run the
game with sound (some steps in the HOWTO are extraneous, and I skipped them.
The HOWTO should be updated soon.)
Note that the behaviour in this case was a freeze, requiring me to
ctrl+alt+right and killall -9 SupremeCommander.exe in another terminal. The
freeze occured after a very long gametime. Is there some way to get a timestamp
to measure how long it takes for the game to freeze?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5964
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #22 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-19 02:23:33 ---
Could you try to run the demo with native dbghelp.dll please, and see what
happens?
I get the same output as comment #20, but if I change dbghelp to native I get:
err:wgl:X11DRV_wglGetProcAddress (wglAllocateMemoryNV) - not found
err:wgl:X11DRV_wglGetProcAddress (wglFreeMemoryNV) - not found
in the last lines, and then it crashes again. Also, could someone with an
Nvidia card, and native dbghelp.dll try run this? Thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.