http://bugs.winehq.org/show_bug.cgi?id=6099
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.download-free-
| |games.com/cgi-
| |bin/track/go.cgi?AlienShoote
| |rSetup.exe
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-19-09 14:38 -------
confirming+added download link. Starts fine with native imagehlp.dll
--
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=5436
------- Additional Comments From boeser.wolff(a)web.de 2006-19-09 14:32 -------
forgot a few files, was case insensitive... so its these files on a working
mankind installation under windows:
mankind.cfg
mankind.dbg
Mankind.exe.pfo
Mankind.exe
Mankind.mac
Mankind.npo
Mankind.npp
and what i get with wine:
Mankind.1.231.238.npr
mankind.cfg
mankind.dbg
Mankind.dpf
Mankind.exe
mankind.mac
mankind.mip
mankind.npo
Mankind.npp
--
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=5436
------- Additional Comments From boeser.wolff(a)web.de 2006-19-09 14:13 -------
a trace with wine 0.9.21 and grepping for "mankind" shows:
trace:file:CreateFileW L"c:\\Programme\\Mankind/Mankind.mip" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\Programme\\Mankind/Mankind.mip",0x7cea1cbc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\Programme\\Mankind/Mankind.mip" 520
0x7cea1a10 (nil))
warn:file:wine_nt_to_unix_file_name L"Mankind.mip" not found in
/home/$user/.wine/dosdevices/c:/Programme/Mankind
warn:file:CreateFileW Unable to create file
L"c:\\Programme\\Mankind/Mankind.mip" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
so obviously the CreateFileW call fails. im not sure why. enough diskspace,
sufficient permissions...
The apptempt to create "mankind.dpf" succeeds, however:
warn:file:wine_nt_to_unix_file_name L"Mankind.npr" not found in
/home/boeserwolff/.wine/dosdevices/c:/Programme/Mankind
trace:file:CreateFileW L"c:\\Programme\\Mankind/Mankind.dpf" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\Programme\\Mankind/Mankind.dpf",0x7cea4a8c,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\Programme\\Mankind/Mankind.dpf" 520
0x7cea47e0 (nil))
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\Programme\\Mankind\\Mankind.dpf" ->
"/home/$user/.wine/dosdevices/c:/Programme/Mankind/Mankind.dpf"
trace:file:CreateFileW returning 0x7c
trace:file:SetFilePointerEx handle 0x7c offset 0 newpos 0x7cea4b58 origin 2
trace:file:SetFilePointerEx handle 0x7c offset 0 newpos 0x7cea4b40 origin 1
trace:file:SetFilePointerEx handle 0x7c offset 0 newpos 0x7cea4b58 origin 0
trace:file:ReadFile 0x7c 0x16ad48 16 0x7cea4b48 (nil)
so its only "mankind.mip" which cant be created.
if i create that file - by touching it, it doesnt help mankind much, maybe
because of wrong (no) file contents:
trace:file:CreateFileW L"c:\\Programme\\Mankind/Mankind.mip" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\Programme\\Mankind/Mankind.mip",0x7ce86cbc,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\Programme\\Mankind/Mankind.mip" 520
0x7ce86a10 (nil))
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\Programme\\Mankind\\Mankind.mip"
-> "/home/$user/.wine/dosdevices/c:/Programme/Mankind/mankind.mip" required a
case-insensitive search
trace:file:wine_nt_to_unix_file_name
L"\\??\\C:\\Programme\\Mankind\\Mankind.mip" ->
"/home/$user/.wine/dosdevices/c:/Programme/Mankind/mankind.mip"
trace:file:CreateFileW returning 0x10
"mankind.mip" stays there after mankind exits. "mankind.dpf" however gets deleted.
comparing a working mankind installation on windows and one with wine, i get the
following:
the following files named "mankind*" exists in a windows-install:
mankind.cfg
mankind.dbg
with wine this look somewhat different:
mankind.cfg
mankind.dbg
mankind.mac
mankind.mip
mankind.npo
--
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=6126
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jacek(a)codeweavers.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-19-09 12:17 -------
Thank you for regression testing. New gecko transition proves to be the cause
for number of problems.
Adding author of the patch.
--
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=6126
------- Additional Comments From jkohen(a)users.sourceforge.net 2006-19-09 11:05 -------
This is the change that causes SoulSeek to break starting with Wine 0.9.18 and
at least through version 0.9.19. However, I'm not sure this is the same problem
that can be seen with Wine 0.9.20 and .21, where it still loads past this point
but crashes soon after.
9dc2563aaa8989109f3a8fe9db581c8fcd2df07e is first bad commit
commit 9dc2563aaa8989109f3a8fe9db581c8fcd2df07e
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Jul 22 15:13:36 2006 +0200
shdocvw: Return S_OK in IPersistStreamInit::Load.
:040000 040000 0bbd32f2c748748bf6653c33f9cb6151a651e048
825f9b92fea55effdc7b8882e583a338721c53b7 M dlls
Note that before this patch and since the version that introduced Gecko,
SoulSeek/Wine shows a dialog box stating that an unsupported operation was
attempted. After this patch and before wine 0.9.20, it crashes at that point.
Does this suffice, or should I wait for further information on how to proceed
testing?
--
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=4284
------- Additional Comments From david.guembel(a)gmx.de 2006-19-09 11:02 -------
Is this still the case with current (0.9.21) Wine?
--
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=4284
david.guembel(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.guembel(a)gmx.de
--
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=5826
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-19-09 10:41 -------
Sorry for being ignorant, I am far from my linux box, but can't this be detected
at runtime (during startup) to inform user in a clear way?
--
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.