Re: No joy with XComposite extension on Gutsy on Thinkbook X60

2007-10-04 Thread Dan Kegel
On 10/4/07, Dan Kegel <[EMAIL PROTECTED]> wrote: > I'm running updated Gutsy beta on a Thinkbook X60, and... > Google Earth, it aborts with > DRM_I830_CMDBUFFER: -22 > According to > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394311 > this is "libgl1-mesa-dri: i965_dri.so miscompiled with cur

Re: No joy with XComposite extension on Gutsy on Thinkbook X60

2007-10-04 Thread Chris Robinson
On Thursday 04 October 2007 02:22:57 pm Dan Kegel wrote: > Sorry, here's a little brain dump before I go to bed. > > I'm running updated Gutsy beta on a Thinkbook X60, and > am testing out wine from git on Google Earth. > Initially it aborted on startup with > X Error of failed request: BadValue (

No joy with XComposite extension on Gutsy on Thinkbook X60

2007-10-04 Thread Dan Kegel
Sorry, here's a little brain dump before I go to bed. I'm running updated Gutsy beta on a Thinkbook X60, and am testing out wine from git on Google Earth. Initially it aborted on startup with X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of fail

Re: D3DX

2007-10-04 Thread Stefan Dösinger
Am Donnerstag, 4. Oktober 2007 18:57:20 schrieb Luis C. Busquets Pérez: > Dear all and in particular Alexander and Louis, > Share a large number of functions. Actually, 142 of the 153 the > functions you have added to d3dx8.spec are repeated in all those dlls. > I think that a merge development sh

Re: .NET going open source(sort of)

2007-10-04 Thread James Hawkins
On 10/4/07, Brian Vincent <[EMAIL PROTECTED]> wrote: > On 10/4/07, Stephan Rose <[EMAIL PROTECTED]> wrote: > > But just because code, that implements the same functionality looks > > similar?? Well of COURSE it looks similar...it is trying to do the same > > thing! > > > > I mean seriously, how doe

Re: .NET going open source(sort of)

2007-10-04 Thread Brian Vincent
On 10/4/07, Stephan Rose <[EMAIL PROTECTED]> wrote: > But just because code, that implements the same functionality looks > similar?? Well of COURSE it looks similar...it is trying to do the same > thing! > > I mean seriously, how does any of this stuff have legal ground? Is the > US system serious

Re: practical book on Wine/crossover

2007-10-04 Thread Brian Vincent
On 10/4/07, Moncorge, Patricia <[EMAIL PROTECTED]> wrote: > > > We (CampusPress, Pearson education france) would like to publish a > practical book in French about Wine/Codeweaver. > Do you know somebody, who would be interested in writing it? > To whom should I turn here to find the french Wine/co

Re: fonts: Add a Tahoma replacement. Almost entirely based on a patch by Larry Snyder.

2007-10-04 Thread Chris Robinson
On Wednesday 03 October 2007 04:15:17 am Huw Davies wrote: > --- > fonts/.gitignore |1 + > fonts/Makefile.in |3 +- > fonts/tahoma.sfd |10850 > + 3 files changed, > 10853 insertions(+), 1 deletions(-) > create mode 100644 fonts/tahoma

practical book on Wine/crossover

2007-10-04 Thread Moncorge, Patricia
Hi, We (CampusPress, Pearson education france) would like to publish a practical book in French about Wine/Codeweaver. Do you know somebody, who would be interested in writing it? To whom should I turn here to find the french Wine/codeweaver community? Thank you in advance for your help, Patr

Font issues when building Wine from sources

2007-10-04 Thread Reece Dunn
Hi, When I run an application using Wine from an X terminal, e.g. $ /opt/wine-0.9.43/bin/wine winecfg I get all the text (with the exception of the window title) displayed in the characters from the Marlett font. I have a Linux From Scratch 6.2 box with the following additional packages: *

Re: WineConf this weekend

2007-10-04 Thread Reece Dunn
On 02/10/2007, Jeremy White <[EMAIL PROTECTED]> wrote: > Just being brutal about this - in years past, I felt we > made a critical mistake in trying to do streaming audio or video. > > It never worked, was a distraction, and I'm not sure it ever > benefited anyone. > > An obvious exception could be

D3DX

2007-10-04 Thread Luis C. Busquets Pérez
Dear all and in particular Alexander and Louis, I have seen that the work d3dx8 has began and that a number of functions have been added to the spec. I know this is a recurring subject but I think something should be done now. As you know, the fowllowing files d3dx8.dll d3dx9_24.dll d3dx9_25.dl

D3DX

2007-10-04 Thread Luis C. Busquets Pérez
Dear all and in particular Alexander and Louis, I have seen that the work d3dx8 has began and that a number of functions have been added to the spec. I know this is a recurring subject but I think something should be done now. As you know, the fowllowing files d3dx8.dll d3dx9_24.dll d3dx9_24.d

Re: Window decorations missing on Compiz/Debian Etch

2007-10-04 Thread Michael Jung
Michael Jung wrote: since a couple of weeks all wine GUI applications are missing the window manager decorations on my Debian Etch box with the Compiz window manager. I did'nt get to doing a bisect until today. The problematic patch seems to be: --- commit ac98e0c07535af4a373c0af343498903e2ff

Re: [ws2_32] silently ignore WS_IP_DONTFRAGMENT

2007-10-04 Thread Juan Lang
Hi Damjan, > I haven't been able to find an equivalent flag in Linux, so just ignore it > for now. What about setting IP_MTU_DISCOVER to IP_PMTUDISC_DO (IP_PMTUDISC_DONT)? That shouldn't turn the don't fragment bit on (off) on a socket. --Juan

Re: .NET going open source(sort of)

2007-10-04 Thread Stephan Rose
On Thu, 2007-10-04 at 12:00 +0100, Chris Spencer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > This article [ http://www.eweek.com/article2/0,1895,2191754,00.asp ] > sums up pretty well why this is a bad thing. As you can imagine if MS > ever releases Windows source code under thei

Re: WineConf this weekend

2007-10-04 Thread Lei Zhang
If we have the proper equipment, I can set it up to do recordings. See you all in a couple days! On 10/2/07, Mike Hearn <[EMAIL PROTECTED]> wrote: > I'll ask Lucy about videos tomorrow. I don't know how long we can > record using the Google equipment but we make videos pretty regularly, > so an un

Re: .NET going open source(sort of)

2007-10-04 Thread Chris Spencer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This article [ http://www.eweek.com/article2/0,1895,2191754,00.asp ] sums up pretty well why this is a bad thing. As you can imagine if MS ever releases Windows source code under their stupid non-open open source licence, the consequences could potenti

Re: [3/5] WineD3D: Add a (nested) loop test

2007-10-04 Thread Alexandre Julliard
Stefan Dösinger <[EMAIL PROTECTED]> writes: > From d2ae8c684ce5dc91a9c47b47758426d15fa1bd5f Mon Sep 17 00:00:00 2001 > From: Stefan Doesinger <[EMAIL PROTECTED]> > Date: Fri, 14 Sep 2007 13:23:22 +0200 > Subject: [PATCH] WineD3D: Add a (nested) loop test This fails here: ../../../tools/runtest -

Re: .NET going open source(sort of)

2007-10-04 Thread Steven Edwards
On 10/4/07, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > The license doesn't allow redistribution or modifications, so it's > clearly completely useless for any kind of open source development. > Anybody who plans to work on implementing .NET support should stay far > away from that code. The p

Re: .NET going open source(sort of)

2007-10-04 Thread Alexandre Julliard
Kai Blin <[EMAIL PROTECTED]> writes: > On Wednesday 03 October 2007 22:48:21 EA Durbin wrote: >> Looks like Microsoft is making their source code available for the .NET >> libraries. under their reference license. >> >> http://www.whurley.com/blog/2007/10/opennet-microso.html > > IIRC the MS refer