http://bugs.winehq.org/show_bug.cgi?id=8352
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2007-11-05 11:42 -------
Patch committed:
--
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=8345
cja(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6197 is|0 |1
obsolete| |
------- Additional Comments From cja(a)gmx.net 2007-11-05 11:12 -------
Created an attachment (id=6228)
--> (http://bugs.winehq.org/attachment.cgi?id=6228&action=view)
WINEDEBUG=warn+all wine Syberia.exe > Syberia_log2.txt 2>&1
Start up of Syberia with native msvcrt.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=8362
Summary: Graphical glitches in The longest Journey demo
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
In the demo of this pretty old game, there are plenty of graphical glitches.
The only messages in the console are tons of
fixme:d3d7:IDirect3DViewportImpl_TransformVertices
(0xc8c040)->(00000008,0x33f3dc,00000002,0x33f414): stub!
fixme:d3d7:IDirect3DViewportImpl_TransformVertices
(0xc8c040)->(00000008,0x33f5a8,00000002,0x33f5e0): stub!
fixme:d3d7:IDirect3DViewportImpl_TransformVertices
(0xc8c040)->(00000008,0x33f41c,00000002,0x33f454): stub!
I shall attach a screenshot to show the problems
Joaopa
--
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=6155
------- Additional Comments From sites(a)cheimes.de 2007-11-05 11:11 -------
Yes please! A bunch of people is waiting for the implemention of Io Completion
Port for Myst Online : Uru Live. The patcher crashes w/o IOCP support. I'd like
to help but I'm neither a good C coder nor do I know enough about Windows API
and WINE. I can only offer debugging.
--
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=3687
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-11-05 11:08 -------
This long bug seems to be fixed with git-wine dated of today (2007-11-05)
Can the autor of this bug check and close the bug as FIXED?
Joaopa
--
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=8345
------- Additional Comments From cja(a)gmx.net 2007-11-05 11:08 -------
Joaopa, definitly interesting.
Michal, thanks for reminding me about the DirectDrawRender. I forgot about
it. However, it did not help :-(
Wine says:
--
err:d3d7:IDirect3DImpl_7_CreateDevice The application wants to create a
Direct3D device, but non-opengl surfaces are set in the registry. Please set
the surface implementation to opengl or autodetection to allow 3D rendering
--
--
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=6856
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-11-05 11:03 -------
What I wrote in the previous comment that xsltCompMatchPatternList matches
XSLPattern is not true. xsltCompMatchPatternList matches a pattern as in
<xsl:template match="..."> - it find nodes for which there exist a context node
such the the pattern matches and has a limited syntax compared to XPath. That's
why there were false positives. To match XPath queries for a given context node
one has to use xmlXPathEval. I've made some patches adding it.
The XSLPattern is a Microsoft's own language probably based on a working draft
of XSL. I couldn't find a specification but the differances with XPath that I've
found about are:
- The indexes starts from 0, not from 1
- It compares QNames, not expanded names (that what's needed by Civ4)
- Some tokens needs to be changed (see
http://msdn.microsoft.com/msdnmag/issues/0900/xml/figures.asp#fig6)
- It has support to work with types defined in XDR schema
Except the last point, it should be possible to rewrite an XSLPattern into an
XPath query. If we can define custom functions in should be possible to do it
without parsing the XSLPattern - only we will need to tokenize 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=8361
------- Additional Comments From dmitry(a)codeweavers.com 2007-11-05 10:47 -------
Dmitry, many thanks for the report. Could you please send this as a patch
to wine-patches(a)winehq.org?
--
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=8356
focht(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From focht(a)gmx.net 2007-11-05 10:47 -------
Hello,
Fix is now in GIT.
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.