http://bugs.winehq.org/show_bug.cgi?id=6892
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.34. |0.9.30.
------- Additional Comments From truiken(a)gmail.com 2007-11-04 16:58 -------
Don't change the 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=7657
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.34. |0.9.32.
------- Additional Comments From blin(a)gmx.net 2007-11-04 16:47 -------
Please don't change the version on the bug. This will make testing so much harder.
A comment that you retested with a new version is sufficient.
--
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=7657
wine(a)enzerink.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.32. |0.9.34.
------- Additional Comments From wine(a)enzerink.net 2007-11-04 16:04 -------
I retested the bug under the latest version and spent an hour replaced the relay
logs with output from the latest version. I raised this bug and am ensuring any
investigation is done against the latest code base. I also identified a
different likely module. Please stop adding no value to this bug.
--
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=7928
------- Additional Comments From vit.hrachovy(a)sandbox.cz 2007-11-04 15:51 -------
Patrik, the other way is to use cabextract to get the required dll from
installation DVD, directory DirectX.
'because I heard that you do not install DirectX when using wine.' - according
to the discussion held in these bugs, that's true only for games which don't
distribute their own d3dx9_*.dll files.
--
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=8022
------- Additional Comments From us(a)edmeades.me.uk 2007-11-04 15:41 -------
(Thanks for assigning it..)
1. If I do 'LC_ALL=C wineconsole --backend=user cmd /K xcopy /?' I see the
spaced chars you mention. If I do 'wine cmd /K xcopy /?' if outputs ok - Can
you confirm this is true for you
- It would appear wprintf in a user backend does not like unicode
2. If you do wine cmd /K dir, do the characters appear ok? Are the chars in
the listing below actually russian characters (ie not a-z etc), the first file
appears ok which is one I assume is pure a-z 0-9?
- This would see if the problem is actually the same as (1)
3. Since I dont know Russian, any thoughts on how to create a file with
russian characters and set my locale in a window so I can recreate that part
here?
--
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=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.
http://bugs.winehq.org/show_bug.cgi?id=3734
willie(a)froq.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From willie(a)froq.net 2007-11-04 09:58 -------
It used to work two years ago, Wine versions that old don't compile on my
system anymore. But there's a different error now, anyway (didn't try Cyborg
in a long time). Wine doesn't seem to crash, there are some OpenGL-related
errors, and the application just crashes. The keyboard error seems to be gone,
though, so I'll close this bug...
--
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=7591
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
--
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=8022
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
Summary|wine console programs use |cmd.exe uses wrong codepage
|wrong codepage |for console output
------- Additional Comments From dmitry(a)codeweavers.com 2007-11-04 08:25 -------
Adding Jason Edmeades to the CC list since he is working on Wine's cmd.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=6370
------- Additional Comments From elton(a)schiert.net 2007-11-04 07:54 -------
I think this was fixed by one of Fabian Bielers GLSL instruction patches from
last week.
--
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=7128
------- Additional Comments From vapier(a)gentoo.org 2007-11-04 06:40 -------
sure, location doesnt matter to me so long as the issue isnt simply discarded as
"everything is working peachy" :)
--
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=7128
------- Additional Comments From blin(a)gmx.net 2007-11-04 06:35 -------
*** Bug 8014 has been marked as a duplicate of this bug. ***
--
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=8014
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From blin(a)gmx.net 2007-11-04 06:35 -------
Now, can we please keep the conversation on one bug?
*** This bug has been marked as a duplicate of 7128 ***
--
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=8014
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From blin(a)gmx.net 2007-11-04 06:34 -------
Reopening to mark as dupe of #7128
--
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=7128
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From blin(a)gmx.net 2007-11-04 06:33 -------
yes, I just wanted to move the discussion to one bug... I actually don't care
which bug that is, the other bug just had more info at the point when I closed
this one.
Looking at the glibc code, I have to agree that it really doesn't do what it's
supposed to do. I'll look into that.
--
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.