http://bugs.winehq.org/show_bug.cgi?id=8236
Matthias Van Gestel <maregt0(a)telenet.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maregt0(a)telenet.be
--- Comment #5 from Matthias Van Gestel <maregt0(a)telenet.be> 2007-12-31 09:24:13 ---
How can we locate the problem, or better said where it occurs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8236
Rico <kgbricola(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kgbricola(a)web.de
--- Comment #3 from Rico <kgbricola(a)web.de> 2007-12-31 09:20:28 ---
Is this problem fixed when you use native msvcrt.dll?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6565
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gamershell.com/do
| |wnload_8192.shtml
Status|NEW |RESOLVED
Keywords|FIXME |download
Resolution| |FIXED
--- Comment #6 from Austin English <austinenglish(a)gmail.com> 2007-12-31 09:19:22 ---
Works fine for me in the demo as well. Resolving fixed. Reopen if that's not
the case.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8236
Stefan Dösinger <stefandoesinger(a)gmx.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
--- Comment #2 from Stefan Dösinger <stefandoesinger(a)gmx.at> 2007-12-31 07:26:25 ---
I don't think that this is a d3d bug. Apparently the game already sends
incorrect draw calls to d3d, and the problem occurs in the game logic(the
incorrect attack speed and attacking dead enemies suggest that).
Direct3D and DirectDraw don't do animations. They only think in "draw a
triangle here" or "clear this part of the screen" actions. Animations have to
be maintained by the applications or other libraries(e.g. quartz).
That doesn't necessarily mean that the bug is not in d3d. A bad return value
from a d3d call, or capability flags that confuse the game might break the game
logic. I think this is unlikely though. The best way to tell is to compile the
d3d libs for Windows and run the game on Windows with Wine's D3D libs. If the
bug occurs in that setup, it is a d3d bug. If it doesn't, it is a bug in some
other part of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6565
Alexander Dorofeyev <alexd4(a)inbox.lv> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexd4(a)inbox.lv
--- Comment #5 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2007-12-31 07:10:30 ---
I don't see this in 0.9.52, it seems to start normally.
I think the problem reported by spoonie may have been another issue, with
multithreaded 3d - the now fixed bug #8328 (at least the log looks similar to
crash logs I was getting from the latter bug).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10937
Summary: Project64: "err:wgl:X11DRV_wglGetProcAddress No libGL on
this box - disabling OpenGL support !"
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tof233(a)gmail.com
CC: tof233(a)gmail.com
Created an attachment (id=9863)
--> (http://bugs.winehq.org/attachment.cgi?id=9863)
Result of this command: env WINEPREFIX="/home/isen/.wine" wine "C:\Program
Files\Project64 1.6\Project64.exe"
Hello,
I have a problem when I launch Project64. It gives me this error:
"err:wgl:X11DRV_wglGetProcAddress No libGL on this box - disabling OpenGL
support !"
If it can help:
glxinfo |grep -i openGl
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro FX 570M/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 169.07
OpenGL extensions:
I know there is another bug related here with Projet64, and which has been
solved:
http://bugs.winehq.org/show_bug.cgi?id=3545
but it doesn't seem to me to be the same
Thanks for your help
(I use Fedora 8)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10840
Summary: stamp tool not working properly
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myharshdesigner(a)yahoo.com
Created an attachment (id=9721)
--> (http://bugs.winehq.org/attachment.cgi?id=9721)
Stamp tool error in photoshop cs2
photoshop cd2 is working fine except stamp tool stamp tool not working fine.
when we try to use stamp tool it show's an error :- its in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9084
--- Comment #11 from ph <phajdan.jr(a)gmail.com> 2007-12-31 03:19:27 ---
About widescreen/normal screen: It could be related, but generalising based on
a single case is not good. I don't have widescreen (I believe it's 17'', and
for sure it's 1024x768) and have pinkish text. I also don't have distortion you
described, but it could be indeed releated to widescreen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.