Re: Governance revisited

2006-09-16 Thread Kai Blin
On Sunday 17 September 2006 00:09, you wrote: > I note the recent flamefest, where some of this list seared yet another > contributor (Roland Kaeser) You might have noticed that none of the core contributers commented on this, because they're all at WineConf right now. Just chill, I think there'l

Governance revisited

2006-09-16 Thread Robert Lunnon
I note the recent flamefest, where some of this list seared yet another contributor (Roland Kaeser) Since this particular very old, very shrivelled chestnut. is one of my personal favourites (thanks to Colin Wright for the chestnut thing...). I'd like to repeat my observations about this. Feel

Re: How to report code errors?

2006-09-16 Thread Andrew Talbot
Thanks, Jan. All good thoughts. -- Andy.

Re: How to report code errors?

2006-09-16 Thread Andrew Talbot
Alex Villací­s Lasso wrote: > Andrew Talbot escribió: >> How should one report minor code errors that don't necessarily produce >> known bad behaviour? To give a concrete example, in msacm32:driver.c >> acmDriverPriority(), formal parameter dwPriority is of type DWORD, which >> is unsigned, but it

Re: AW: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Kopfgeldjaeger
Hi, what do you think about a wine branch that contains all available patches? There should be a list with all those patches and as far as possible information what a patch fixes/breaks and what would be required to get it into the main wine. And it would be nice if the action of patches can be se

Re: winex11.drv: cleanup better in X11DRV_WineGL_InitOpenglInfo

2006-09-16 Thread Roderick Colenbrander
The problem is that I'm not sure (and I think it is Alexandre his issue aswell) whether this patch is a workaround or a real fix. I think that wined3d created a GLX context in lets say thread '1' and that it wants to create lets say another one in a different thread. If this is the case it could

AW: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Roland Kaeser
>For the *weekly* application list, who is going to compile it? Wine is>not Microsoft, therefore they do not have access to something along>the lines of Microsoft's Compatibility Lab (and I think not even>Microsoft itself could release this weekly list).Eventually we could talk to the application m

Re: AW: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Chris Robinson
On Saturday 16 September 2006 10:54, Roland Kaeser wrote: > >And break other Applications. > > Not urgently Depends on the application, no? Try to get the latest and greatest programs working, you run a strong risk of breaking old programs and games. People still do play/use old games/programs,

Re: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Stephen Eilert
I like the deadline idea, but I do think they've got this already, just not in terms of working applications, but subsystems. For the *weekly* application list, who is going to compile it? Wine is not Microsoft, therefore they do not have access to something along the lines of Microsoft's Compati

AW: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Roland Kaeser
>You want stable software, don't you?Yes but not for the price of developing 10 years for a software.>And break other Applications.Not urgentlyHey guys can't anybody see the reason? The wine project (or the finish of itself) could bring linux the breakthrough. I know a lot of people who asks as fir

Re: How to report code errors?

2006-09-16 Thread Jan Zerebecki
On Sat, Sep 16, 2006 at 04:41:04PM +0100, Andrew Talbot wrote: > How should one report minor code errors that don't necessarily produce known > bad behaviour? > Bugzilla seems inappropriate, so does wine-devel. If Coverity has abandoned > us, would it be worth having a web/wiki page for posting an

Re: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Detlef Riekenberg
On Sa, 2006-09-16 at 06:34 +, Roland Kaeser wrote: > Why don't just accept the code? You want stable software, don't you? > There is enough time later to make it more "beautiful" or correct it > to a better quality. Who will do it later? Nobody! > But for the moment, some of the code directl

Re: How to report code errors?

2006-09-16 Thread Alex Villací­s Lasso
Andrew Talbot escribió: How should one report minor code errors that don't necessarily produce known bad behaviour? To give a concrete example, in msacm32:driver.c acmDriverPriority(), formal parameter dwPriority is of type DWORD, which is unsigned, but it contains a line that reads: if (dwP

Re: AW: Already Error while installing MS Office 2003

2006-09-16 Thread Colin Wright
(Reformatted to bottom-posting) Roland Kaeser wrote: > >- Ursprüngliche Mail > >Von: Jim White <[EMAIL PROTECTED]> > >An: Roland Kaeser <[EMAIL PROTECTED]> > >CC: wine-devel@winehq.com > >Gesendet: Freitag, den 15. September 2006, 19:41:45 Uhr > >Betreff: Re: Already Error while i

How to report code errors?

2006-09-16 Thread Andrew Talbot
How should one report minor code errors that don't necessarily produce known bad behaviour? To give a concrete example, in msacm32:driver.c acmDriverPriority(), formal parameter dwPriority is of type DWORD, which is unsigned, but it contains a line that reads: if (dwPriority < 0) dwPriority =

Re: X11DRV: fix fbconfig regression

2006-09-16 Thread Roderick Colenbrander
Ati doesn't advertise GLX_SGIX_fbconfig. They only advertise a GLX client version of 1.3. Because the Xserver only supports 1.2, the reported version is also 1.2 (only the client version number is 1.3, the rest not). Roderick > Roderick Colenbrander wrote: > > The issue is that ATI's drivers do

Re: Already Error while installing MS Office 2003

2006-09-16 Thread Stephen Eilert
On 9/16/06, Roland Kaeser <[EMAIL PROTECTED]> wrote: >Are you a software developer of any kind? This is a professional open >source product, and we only allow the cleanest code in our tree. Wine >is one of the most impressive pieces of software I've ever had the >chance to work on. I, and al

Re: Already Error while installing MS Office 2003

2006-09-16 Thread Michael [Plouj] Ploujnikov
Just think about the goal, users don't interst the coding quality of the sourcecode, they just want to run their windows apps on linux. It might not be evident right away, but the fact is that the quality of the code directly affects the usability of the resulting program. You might think that

AW: Already Error while installing MS Office 2003

2006-09-16 Thread Roland Kaeser
>Are you a software developer of any kind?  This is a professional open>source product, and we only allow the cleanest code in our tree.  Wine>is one of the most impressive pieces of software I've ever had the>chance to work on.  I, and all the other developers of Wine, do not>want hacks in the cod

Re: configure error

2006-09-16 Thread Marcus Meissner
On Fri, Sep 15, 2006 at 05:30:36PM +0200, Tijl Coosemans wrote: > I get the following error running configure on FreeBSD: > > config.status: creating Makefile > sed: 14: ./confstathEGAkR/subs-4.sed: unescaped newline inside substitute > pattern > > There's one of those for every Makefile. The pr

Re: X11DRV: fix fbconfig regression

2006-09-16 Thread Roderick Colenbrander
> Roderick Colenbrander wrote: > > There's this check: > > if ((!WineGLInfo.glxDirect && !strcmp("1.2", > WineGLInfo.glxServerVersion)) || > > (WineGLInfo.glxDirect && !strcmp("1.2", > WineGLInfo.glxClientVersion))) > > > This is not the correct way of loading opengl functions or de

Re: Already Error while installing MS Office 2003

2006-09-16 Thread James Hawkins
On 9/15/06, Roland Kaeser <[EMAIL PROTECTED]> wrote: Hello >Codeweavers version of Wine has changes that Alexandre deems >unacceptable for the "clean" WineHQ tree. If this is that way, it would be real a horror. Why are code patches which allows a huge major app (key application) to run on l

Re: Visual C++ does not seem to have snprinft

2006-09-16 Thread James Hawkins
On 9/15/06, Segin <[EMAIL PROTECTED]> wrote: Jeff L wrote: > When compiling dlls/gdi/tests/metafile.c on line 1357 I get a warning > C4013: "snprintf" is undefined. Looking around, it seems that snprinft > is in fact _snprintf in Visual C++. I have found a define > >#if !defined(HAVE_SNP