Re: PulseAudio as a sound output?

2007-10-09 Thread Jan Zerebecki
I agree that wineoss needs to remain. I don't remember anymore if there was still some reason for keeping wineesd. Both jack and pulseaudio can provide alsa support for applications. So in principle there is no reason for direct support in wine for either of them. We might be able to get trough

Re: wined3d: Make sure GL context is created before binding FBO.

2007-10-09 Thread Allan Tong
On 10/9/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote: > Am Dienstag, 9. Oktober 2007 04:18:29 schrieb Allan Tong: > > This patch moves the call to ActivateContext ahead of the opengl > > calls. This fixes a crash I was getting in the Bioshock demo where a > > newly created thread was calling glBi

Re: make test drill

2007-10-09 Thread Jeremy White
> So a failure on Windows doesn't necessarily mean that the test is wrong. Stefan, I know this has been hard for you, and I think video tests are a worst case, but I think we have to push you on these tests. I think a test that fails, or crashes a system because of a driver bug is a broken test.

Re: x11drv: don't consume Expose events when filter contains QS_PAINT

2007-10-09 Thread Clinton Stimpson
Clinton Stimpson wrote: > Fix for bug 9875 (There are more details in that bug report if you want). > Existance of update regions in the wine server correspond with WM_PAINT > existing in queue. Existance of Expose events in the X event queue don't > correspond with update regions in the wine se

Re: Request for "wine packages" bugzilla component

2007-10-09 Thread Jan Zerebecki
On Tue, Oct 09, 2007 at 01:10:43AM -0700, Scott Ritchie wrote: > Sometimes we have bugs directly related to our packaging. It would be > nice to have a bugzilla component for them, and perhaps automatically > subscribe the package maintainers. We could add a new product "Wine packages" and add a

Re: comctl32: fixed drawing the trackbar background when themes are installed

2007-10-09 Thread Reece Dunn
On 09/10/2007, Frank Richter <[EMAIL PROTECTED]> wrote: > On 07.10.2007 17:41, Reece Dunn wrote: > > The DPI trackbar has a black background that does not match the > > property sheet background. > > > > This patch fixes this so that the trackbar is drawn correctly. > > Wouldn't, or so says my intu

Re: Fwd: Open source organizations particpating in Kerberos consortium?

2007-10-09 Thread Kai Blin
On Tuesday 09 October 2007 17:31:57 Dan Kegel wrote: > Should Wine (represented by Kai?) participate in the Kerberos consortium? > If we want to, the door's open... I'm not quite clear on how this is supposed to work, but I'm happy to participate on the behalf of Wine. The overview mentions corp

Re: comctl32: fixed drawing the trackbar background when themes are installed

2007-10-09 Thread Frank Richter
On 07.10.2007 17:41, Reece Dunn wrote: > The DPI trackbar has a black background that does not match the > property sheet background. > > This patch fixes this so that the trackbar is drawn correctly. Wouldn't, or so says my intuition, the parent background usually be drawn before the control bac

Re: OpenGL child windows (bug 2398, fixed!)

2007-10-09 Thread denis bonnenfant
Roderick Colenbrander a écrit : >> I tested git version with solidworks, and now it's worse than with >> previous chris patch : >> >> - quite slow, just like with composite patch >> - highlighted lines offset, just like with composite patch >> - GLXbaddrawable crash when opening multiple windows,

Re: wined3d: Make sure GL context is created before binding FBO.

2007-10-09 Thread Stefan Dösinger
Am Dienstag, 9. Oktober 2007 04:18:29 schrieb Allan Tong: > This patch moves the call to ActivateContext ahead of the opengl > calls. This fixes a crash I was getting in the Bioshock demo where a > newly created thread was calling glBindFramebufferEXT before a > rendering context was established f

Re: make test drill

2007-10-09 Thread Stefan Dösinger
Am Samstag, 6. Oktober 2007 20:28:36 schrieb Paul Vriens: > Jeremy White wrote: > > So, in a radical break from tradition, we're trying to > > accomplish something useful at Wineconf. > > > > Specifically, we're making 'make test' work for everyone, > > not just Alexandre. > > > > Maarten Lankhorst

Re: Wine 1.0 bugs, release criteria

2007-10-09 Thread Stefan Dösinger
Am Samstag, 6. Oktober 2007 13:41:43 schrieb Dan Kegel: > Over the next month or so, I'd like Wine developers to nominate important > bugs for 1.0 by setting their "target release" field to 1.0. Later on > we'll clean up and freeze the list somehow. I think all the remaining DirectDraw rewrite reg

Re: OpenGL child windows (bug 2398, fixed!)

2007-10-09 Thread Roderick Colenbrander
> I tested git version with solidworks, and now it's worse than with > previous chris patch : > > - quite slow, just like with composite patch > - highlighted lines offset, just like with composite patch > - GLXbaddrawable crash when opening multiple windows, regression from > the composite patc

Re: Wine Desktop Integration Code

2007-10-09 Thread Roderick Colenbrander
> Out of curiousity, where can I find the code in the wine source that > handles creation of the Menu entries in Gnome and KDE. The creation of the entries is done by the wineshelllink script which is called by the shellink code from shell32 I think. Roderick -- Pt! Schon vom neuen GMX Mult

Request for "wine packages" bugzilla component

2007-10-09 Thread Scott Ritchie
Sometimes we have bugs directly related to our packaging. It would be nice to have a bugzilla component for them, and perhaps automatically subscribe the package maintainers. Thanks, Scott Ritchie

Fwd: Open source organizations particpating in Kerberos consortium?

2007-10-09 Thread Dan Kegel
Should Wine (represented by Kai?) participate in the Kerberos consortium? If we want to, the door's open... Stephen C. Buckley <[EMAIL PROTECTED]> wrote: >Dan Kegel wrote: >>Is the consortium open to participation by open >>source orgs like Wine and Samba? It might be useful... > >Absolutely! > >

Re: Wine Desktop Integration Code

2007-10-09 Thread Lei Zhang
tools/wineshelllink ? On 10/9/07, EA Durbin <[EMAIL PROTECTED]> wrote: > > Out of curiousity, where can I find the code in the wine source that > handles creation of the Menu entries in Gnome and KDE. > > Peek-a-boo FREE Tricks & Treats for You! Get 'em! > > >

Re: OpenGL child windows (bug 2398, fixed!)

2007-10-09 Thread denis bonnenfant
I tested git version with solidworks, and now it's worse than with previous chris patch : - quite slow, just like with composite patch - highlighted lines offset, just like with composite patch - GLXbaddrawable crash when opening multiple windows, regression from the composite patch, that allows

Wine Desktop Integration Code

2007-10-09 Thread EA Durbin
Out of curiousity, where can I find the code in the wine source that handles creation of the Menu entries in Gnome and KDE. _ Peek-a-boo FREE Tricks & Treats for You! http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us

Re: Window decorations missing on Compiz/Debian Etch

2007-10-09 Thread Alexandre Julliard
Michael Jung <[EMAIL PROTECTED]> writes: > It seems that the added "data->whole_window" check in the expression > used to decide if a window has to be switched to managed mode causes > this problem for me. > > data->whole_window is set in create_whole_window at window.c:1002 > create_whole_window

Re: [bugzilla] Upgrade from 3.0 to 3.0.2 .

2007-10-09 Thread Alexandre Julliard
Jan Zerebecki <[EMAIL PROTECTED]> writes: > --- > See http://www.bugzilla.org/releases/3.0.2/release-notes.html and > http://www.bugzilla.org/status/changes.html for information about > the changes. > --- > If this patch is rejected from inclusion, please tell me why, as > I would have to ask anyw

Re: request for kernel32/toolhelp windows testrun

2007-10-09 Thread Hans Leidekker
On Monday 08 October 2007 23:25:06 Marcus Meissner wrote: > BUT I would like to test run it on windows first, so can someone > please run following patch against a real Windows? toolhelp.c:145: Test failed: new process at position 26 in snapshot, expected 1. toolhelp.c:146: Test failed: this proc