http://bugs.winehq.org/show_bug.cgi?id=7656
------- Additional Comments From stefandoesinger(a)gmx.at 2007-08-03 00:44 -------
Check the last d3d calls mentioned in the trace(SetVertexShaderConstantF and
IWineD3DStateBlockImpl_Apply) for their return values. They are in
dlls/wined3d/device.c and dlls/wined3d/stateblock.c respectively).
--
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=7653
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 00:19 -------
If that's a regression please do a regression test.
--
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=4790
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 00:18 -------
Probably you can add a new test to dlls/ntdll/tests/exception.c as a start.
--
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=7650
------- Additional Comments From dmitry(a)codeweavers.com 2007-08-03 00:08 -------
Looks like an off by 1 error somewhere, and the patch above has provoked it.
--
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=5031
------- Additional Comments From nemecb(a)gmail.com 2007-07-03 20:30 -------
For the moment this game isn't going to work in Wine because it uses .Net and
that isn't supported right now. They explained it on the AppDB page but I
forgot to come back and post that in this bug after I read it.
--
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=7407
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony.lambregts(a)gmail.com 2007-07-03 20:17 -------
Closing
--
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=7652
------- Additional Comments From s_dunigan(a)hotmail.com 2007-07-03 19:19 -------
To see the menu type 'S', followed by 'V'. There will be fuel rods displayed. If
you'd like to see the menu with more items type 'M' to bring up the map. Fly
your ship to Starton Eridani and type 'D' when you get close to the large,
white, round station. After you are docked type 'C', then 'B'.
The mouse can be used on the menu screens. Its not used for flying the ship.
'F1' will display a page with the key commands.
--
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=7235
bdonlan(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5258 is|0 |1
obsolete| |
------- Additional Comments From bdonlan(a)gmail.com 2007-07-03 19:12 -------
Created an attachment (id=5271)
--> (http://bugs.winehq.org/attachment.cgi?id=5271&action=view)
updates locale test program
I see what you mean. This updated test program tests with setlocale(LC_ALL,
NULL).
Output:
$ LC_ALL=ja_JP ./testlocale
LC_ALL(6) = ja_JP
LC_CTYPE(0) = ja_JP
Calling with NULL:
LC_ALL(6) = ja_JP
LC_CTYPE(0) = ja_JP
--
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.