On Thu, Sep 14, 2006 at 02:34:51PM +0200, Hans Leidekker wrote:
> Like Mike McCormack suggested in the bug report, UNIX connect() does
> not deal with a proxy. It would be nice if you could confirm that
> CheckInternetConnection on Windows ignores a configured proxy,
> especially since you seem to
Hello,
I want to bring an issue that has appeared on wine-users to your
attention. The issue is basically this:
Any time a process in wine tries to execute another process, wine will
crash following a call to XOpenIM. For details please look here [1].
I'm sure Leigh is willing to provide any addit
This just appeard on wine-users/the NG. I assumed some people here would
be interested in this, so I forwarded it.
Daniel
-- forwarded message --
Subject: [Wine] Need an application to get running again on wine.
Date: Thu, 18 May 2006 07:30:45 +0200
Sender: news <[EMAIL PROTECTED]>
Reply-To: samu
Hi,
wine-0.9.8 has a regression with the Max Payne demo. The demo worked
fine in 0.9.7, however the following is broken in 0.9.8:
Once you have started the application and begun playing (by selecting
Tutorial or New Game or Load) the game crashes as soon as you hit 'Esc'
(to get to the menu) or 'F
Hi,
I'm trying to debug a problem with the Mafia demo. Basically, it is like
this: The demo runs fine (albeit a bit slow) for some short (but
varying) time). Then it crashes in dlls/d3d8/drawprim.c line 983
(function drawStridedSlow) with a page fault on read access. The exact
address differs a bi
Hi,
I have a question regarding the function IWineD3DDeviceImpl_ActiveRender
at lines 5806-5807 (that is in wine 0.9.5). If I read [1] correctly,
these two lines:
PUSH2(GLX_DRAWABLE_TYPE, GLX_PBUFFER_BIT);
PUSH2(GLX_X_RENDERABLE, TRUE);
are illegal, as GLX_X_RENDERABLE must be FALSE when GLX_PB
Hi L.,
On Sat, Nov 26, 2005 at 09:20:56AM +, L. Lenders wrote:
> err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig
> returns NULL (glError: 0)
> err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig
> returns NULL (glError: 0)
the "glXChooseFBConfig returns NULL" has recently been discuss
Hi,
said function is a stub in Wine-20040309. Is anyone working on
implementing it? If not, any pointers on doing so, especially on how
this fuction differs from DSD_CreatePrimaryBuffer?
Thanks,
Daniel Skorka
Sorry, wrong list. Reposted to [EMAIL PROTECTED]
Daniel
.
ChangeLog:
* dlls/opengl32/wgl.c:
Daniel Skorka <[EMAIL PROTECTED]>
Fixed a problem using glXGetProcAddresARB with bad OpenGL libs.
---snip---
? patch.diff
? miscemu/Makefile
Index: dlls/opengl32/wgl.c
===
RCS file: /home/win
Hi all,
first of all thanks for your comments on this.
Lionel: Just noticed I accidentially forgot to CC the list.
On Wed, Nov 19, 2003 at 11:04:00AM +0100, Lionel Ulmer wrote:
>
> It's a bug in the DRI libraries that I reported some time ago and should be
> fixed in the XFree 4.4 (or 4.5) rele
Hi!
I am having trouble with OpenGL under wine (specifically Half-Life). The
problem is some code in $(TOPDIR)/dlls/opengl32/wgl.c. The function
wglGetProcAddress would like to call glXGetProcAddressARB, but can't,
due to the DLL's initialisation routines, namely process_attach.
process_attach ca
12 matches
Mail list logo