http://bugs.winehq.org/show_bug.cgi?id=8020
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From us(a)edmeades.me.uk 2007-11-04 15:31 -------
I'll do patches as part of my next set, but change wcmdmain.c if in lines 837
to read (swaps 2 lines and add ptr chk)
/* Convert eg. ..\fred to include a directory by removing file part */
GetFullPathName(param1, sizeof(pathtosearch), pathtosearch, NULL);
lastSlash = strrchr(pathtosearch, '\\');
if (lastSlash && strchr(lastSlash, '.') != NULL) extensionsupplied = TRUE;
if (lastSlash) *lastSlash = 0x00;
strcpy(stemofsearch, lastSlash+1);
basically, setting *ptr to 0x00 then doing a strchr on it isnt likely to
work... oops!
Sorry about the regression, thanks for the bug report
--
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=7928
------- Additional Comments From megabauer(a)freenet.de 2007-11-04 15:16 -------
I copied the missing dll files from the web because I heard that you do not
install DirectX when using 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=7943
------- Additional Comments From focht(a)gmx.net 2007-11-04 14:54 -------
Hello,
can't reproduce the crash using "osF1.0.2.1Full.exe" from sourceforge and recent
wine 0.9.34 snapshot (wine-0.9.34-203-gaa12152).
Did you run/configured the firebird database installer in osFinalcials install
directory?
Additionally you need to put a native copy of "MSVCP60.dll" into system32
directory or some database client components wont work (gds32.dll).
Please post exact steps how to reproduce this crash.
If possible use a fresh wine checkout from git repository.
Regards
--
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=219
------- Additional Comments From Wouter_Cox(a)yahoo.co.uk 2007-11-04 13:46 -------
I forgot to mention: I used a no-CD patch first in order to get this game to
run. Without the patch, there would be a message that went something like "the
game was killed manually" (probably thanks to copyright protection).
--
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=219
------- Additional Comments From Wouter_Cox(a)yahoo.co.uk 2007-11-04 13:40 -------
Created an attachment (id=5742)
--> (http://bugs.winehq.org/attachment.cgi?id=5742&action=view)
PoP Sands Of Time Terminal output - using Wine 0.9.34
This is using "taskset 1 nice -n 19 wine PrinceOfPersia.EXE" . If I do not use
that, I continually get a whole series of errors saying
"fixme:dbghelp:addr_to_linear Failed to linearize address 62fa:000003b0 (mode
0)" , with the addresses variable.
--
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=6892
sz__g(a)freemail.hu changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.30. |0.9.34.
------- Additional Comments From sz__g(a)freemail.hu 2007-11-04 11:07 -------
New output with the wine 0.9.34
And a good link for the application:
h*tp://vasy.dlug.hu/downloads/doc2/elektro/elektro/protel99se-trial/01-setup/protel99se_full_trial_version_.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=3954
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From stefandoesinger(a)gmx.at 2007-11-04 10:45 -------
Guess we can close that now. Hasn't been updated since more than a year, and
works for me.
--
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=7374
------- Additional Comments From monst.oor(a)ntlworld.com 2007-11-04 09:59 -------
Thanks for going to so much trouble to investigate this.
Let me know if there's any command you'd like me to run to see what other
programs I have installed.
--
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.