Re: winedos: Allocate a console when loading dos applications

2008-02-14 Thread Dmitry Timoshkov
"Maarten Lankhorst" <[EMAIL PROTECTED]> wrote: > Fixes bug 9178. > > I was looking hard at it, then I had to laugh, hard, when I found this > simple fix. This patch is not correct, think for instance of all win16 applications. -- Dmitry.

Re: Fixing the last failing tests

2008-02-14 Thread Dmitry Timoshkov
"Dan Kegel" <[EMAIL PROTECTED]> wrote: > The test you submitted that checks this, > http://www.winehq.org/pipermail/wine-patches/2005-July/018839.html > must have passed once on Windows, > but it seems to be failing now; see e.g. > http://test.winehq.org/data/200802131000/xp_rs-winxp-sp2/user32:wi

Re: [RFC] winecfg enhancements

2008-02-14 Thread James McKenzie
Reece Dunn wrote: > On 13/02/2008, Jeff Zaroyko <[EMAIL PROTECTED]> wrote: > >> Reece Dunn googlemail.com> writes: >> >> > I am looking at how we can make winecfg more useful. I have already >> > supplied patches to allow importing a ubuntu human theme to work :). >> > So I am now looking at

Re: ddraw / wined3d fighting over the resolution!

2008-02-14 Thread Peter Dons Tychsen
On Thu, 2008-02-14 at 09:18 +0100, Stefan Dösinger wrote: > Am Donnerstag, 14. Februar 2008 04:22:16 schrieb Peter Dons Tychsen: > > Why does the SwapChain-destroy function play around with the resolution > > at all. Is that really necessary? I think it should not do it if the > > caller is ddraw a

Re: mscms: [GS]etColorSpace() are not supposed to be defined in icm.h.

2008-02-14 Thread Francois Gouget
On Thu, 14 Feb 2008, Detlef Riekenberg wrote: > On Mi, 2008-02-13 at 21:52 +0100, Francois Gouget wrote: > > > diff --git a/include/icm.h b/include/icm.h > > The end of the attached Patch file is broken: > > > ���&#;��& Actually it's ok, this is just extra padding so no part of the pat

Re: gecko valgrind errors show up better now

2008-02-14 Thread Jacek Caban
Dan Kegel wrote: > The new version of valgrind shows better stack > dumps for gecko valgrind errors. For instance, > > ... > > etc., etc. Jacek, if you can give me a debug build of gecko, > I can probably give you even better info. Interested? > I'm definitely interested. I can see fr

Re: gecko download not robust?

2008-02-14 Thread Jacek Caban
Steven Edwards wrote: > On Feb 10, 2008 10:11 PM, Jacek Caban <[EMAIL PROTECTED]> wrote: > >> Compiling the package is quite tricky. I've compiled it on Windows XP >> using MSVC. There is no other way ATM, so I think that my Gecko package >> should be included as is in Linux packages. >> >

Re: mscms: [GS]etColorSpace() are not supposed to be defined in icm.h.

2008-02-14 Thread Detlef Riekenberg
On Mi, 2008-02-13 at 21:52 +0100, Francois Gouget wrote: > diff --git a/include/icm.h b/include/icm.h The end of the attached Patchfile is broken: > ���&#;��& -- By by ... Detlef

Re: ddraw / wined3d fighting over the resolution!

2008-02-14 Thread Peter Dons Tychsen
Hello S. I have studied this a bit more. The app seems to do this purposely. In any case wined3d should not change the mode in this case. Either wined3d must detect this, or the code should be moved into d3d8/d3d9. On a similar note, i found i found a funny "RestoreDisplayMode()" call in "SetCoo

Re: gecko download not robust?

2008-02-14 Thread Austin English
On Thu, Feb 14, 2008 at 3:08 PM, marco <[EMAIL PROTECTED]> wrote: > Yes a suggested package is possible. But most people would not know it > is there and would not install it. Could adjust the current dialog that asks to install gecko to say something to the effect of 'This package may also be av

Re: gecko download not robust?

2008-02-14 Thread marco
Yes a suggested package is possible. But most people would not know it is there and would not install it. What is the status of the gecko package. Is it something people really need for a good wine experience or do we want to present it as a suggestion ? Marco Austin English wrote: > You could

Windows Mobile API

2008-02-14 Thread Arthur Maciel
Hi there. I´m not part of the mailing list, but I really want to know if there is any port of WINE to support Windows Mobile API (that is Windows for pocket pc, handhelds and pocket phones). This would come as a great solution for me, as I need specific WM programs on my pda. I really appreciate

Re: Weird failure in kernel32 volume test

2008-02-14 Thread Maarten Lankhorst
Hi Jeremy, 2008/2/14, Jeremy White <[EMAIL PROTECTED]>: > Anyone else has some tests that consistently fail on make test? > > > As of last nights git tip, I still had four failures: > > http://test.winehq.org/data/20080213/#Wine I submitted a patch for the comm test. I'm not 100% sure about the

Re: wined3d: fix memcpy with wrong size parameter to simple assignment in GetScissorRect

2008-02-14 Thread Stefan Dösinger
Am Mittwoch, 13. Februar 2008 21:58:39 schrieb Rico Schüller: > Hi, > > this fixes the GetScissorRect function in wined3d. This is required for > the game Gothic3 where the misbehavior is seen. The patch looks ok to me

d3dx9 patches

2008-02-14 Thread tony . wasserka
Hi, It's nearly two weeks ago that I sent those patches, so I was curious if there are any problems with it? http://www.winehq.org/pipermail/wine-patches/2008-February/049554.html http://www.winehq.org/pipermail/wine-patches/2008-February/049667.html http://www.winehq.org/pipermail/wine-patches/20

Re: Weird failure in kernel32 volume test

2008-02-14 Thread Austin English
On Thu, Feb 14, 2008 at 9:01 AM, Francois Gouget <[EMAIL PROTECTED]> wrote: > On Thu, 14 Feb 2008, Jeremy White wrote: > > > > Anyone else has some tests that consistently fail on make test? > > > > As of last nights git tip, I still had four failures: > > Five actually. > > > > > > http://t

Re: OUTB() and friends on Win32 and .sys files(Resent)

2008-02-14 Thread Marcus Meissner
On Thu, Feb 14, 2008 at 01:55:45PM +0100, Uwe Bonnes wrote: > Hallo, > > some programm with source uses giveio.sys to access the parallel port. You > can find the source for giveio.sys e.g. in the avrdude package. We > have code in dlls/winedos/ppdev.c to emulate the directed access on the > para

Re: Google's support for Wine in 2007

2008-02-14 Thread Dan Kegel
On Thu, Feb 14, 2008 at 7:11 AM, Marcus Meissner <[EMAIL PROTECTED]> wrote: > > Thanks, everybody! I'm really looking forward to Wine 1.0 > > (which, according to Alexandre, is planned for sometime in 2008). > > I hope you have not forgotten that you volunteered to be Release Manager ;) Not at

Re: Google's support for Wine in 2007

2008-02-14 Thread Marcus Meissner
On Wed, Feb 13, 2008 at 10:03:21PM -0800, Dan Kegel wrote: > As you might know, I work for Google, and part of my > day job is to help improve Wine. Here's a little report > about what we've been up to. ... Nice work :) > All that may sound like a lot, and perhaps it is, but it pales > compared

Re: Google's support for Wine in 2007

2008-02-14 Thread Dan Kegel
On Thu, Feb 14, 2008 at 1:50 AM, Austin English <[EMAIL PROTECTED]> wrote: > What's the status of getting the win16 tests into wine? 16 bit support > broke a while back for many apps and is still broken. The sticking point is that most people don't have a 16 bit C compiler installed. The only g

Re: [RFC] winecfg enhancements

2008-02-14 Thread Frank Richter
On 13.02.2008 10:15, Reece Dunn wrote: > * Pre-populate the Theme list with themes in > WINDOWS/Resources/Themes and with other *.theme files added by the > user. I dimly recall this is already the case. winecfg lets uxtheme enum installed themes, which in turn should look into said directory.

Re: Weird failure in kernel32 volume test

2008-02-14 Thread Francois Gouget
On Thu, 14 Feb 2008, Jeremy White wrote: > > Anyone else has some tests that consistently fail on make test? > > As of last nights git tip, I still had four failures: Five actually. > http://test.winehq.org/data/20080213/#Wine -- Francois Gouget <[EMAIL PROTECTED]> http://fg

Re: Weird failure in kernel32 volume test

2008-02-14 Thread Jeremy White
> Anyone else has some tests that consistently fail on make test? As of last nights git tip, I still had four failures: http://test.winehq.org/data/20080213/#Wine Cheers, Jeremy

Re: [RFC] winecfg enhancements

2008-02-14 Thread Reece Dunn
On 14/02/2008, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Reece Dunn" <[EMAIL PROTECTED]> wrote: > > > Does anyone know how to set up the meta bug/group to track these? > > We decided to avoid meta bugs in Wine. I'd suggest to discuss the things > first on wine-devel, and make sure that there

OUTB() and friends on Win32 and .sys files(Resent)

2008-02-14 Thread Uwe Bonnes
Hallo, some programm with source uses giveio.sys to access the parallel port. You can find the source for giveio.sys e.g. in the avrdude package. We have code in dlls/winedos/ppdev.c to emulate the directed access on the parallel port to accesses to /dev/ppdev. However this code is not called f

Re: [RFC] winecfg enhancements

2008-02-14 Thread Austin English
How about a keyword/wiki page tracking the requests. -Austin On Thu, Feb 14, 2008 at 5:36 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > "Reece Dunn" <[EMAIL PROTECTED]> wrote: > > > > Does anyone know how to set up the meta bug/group to track these? > > We decided to avoid meta bugs in Wine.

Re: [RFC] winecfg enhancements

2008-02-14 Thread Dmitry Timoshkov
"Reece Dunn" <[EMAIL PROTECTED]> wrote: > Does anyone know how to set up the meta bug/group to track these? We decided to avoid meta bugs in Wine. I'd suggest to discuss the things first on wine-devel, and make sure that there is an agreement to what you are planning to change. Only then start ad

Re: Resend pdh[3:3]: remove unnecessary test done inPdhLookupPerfNameByIndexW

2008-02-14 Thread Dmitry Timoshkov
"Jeff Latimer" <[EMAIL PROTECTED]> wrote: > I looked at that and it required another test. When I discussed this > last with Dmitry, I said it would be best to pass machine and he agreed > that this would be best. The checking for alloc failures will generate > similar amounts of code to what

Re: [RFC] winecfg enhancements

2008-02-14 Thread Reece Dunn
On 13/02/2008, Jeff Zaroyko <[EMAIL PROTECTED]> wrote: > Reece Dunn googlemail.com> writes: > > > I am looking at how we can make winecfg more useful. I have already > > supplied patches to allow importing a ubuntu human theme to work :). > > So I am now looking at how to build on that. > > I

Re: Resend pdh[3:3]: remove unnecessary test done in PdhLookupPerfNameByIndexW

2008-02-14 Thread Jeff Latimer
Hans Leidekker wrote: > On Thursday 14 February 2008 09:57:32 am Jeff Latimer wrote: > > >> +machineW = pdh_strdup_aw( machine ); >> + >> +if (!(ret = PdhLookupPerfNameByIndexW( machineW, index, bufferW, &sizeW >> ))) >> > > In the unlikely event that pdh_strdup_aw fails the query

Re: Resend pdh[3:3]: remove unnecessary test done in PdhLookupPerfNameByIndexW

2008-02-14 Thread Hans Leidekker
On Thursday 14 February 2008 09:57:32 am Jeff Latimer wrote: > +    machineW = pdh_strdup_aw( machine ); > + > +    if (!(ret = PdhLookupPerfNameByIndexW( machineW, index, bufferW, &sizeW > ))) In the unlikely event that pdh_strdup_aw fails the query will be run on the local machine instead of t

Re: Google's support for Wine in 2007

2008-02-14 Thread Austin English
On Feb 14, 2008 12:03 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > I also had the pleasure of hosting eight students as > Google interns working on Wine throughout the year. > Here are their names, and roughly what they worked on: > Dan Hipschman: widl > Evan Stade: gdiplus, Powerpoint Viewer > James

Re: Fixing the last failing tests

2008-02-14 Thread Dmitry Timoshkov
"Dan Kegel" <[EMAIL PROTECTED]> wrote: > The test you submitted that checks this, > http://www.winehq.org/pipermail/wine-patches/2005-July/018839.html > must have passed once on Windows, > but it seems to be failing now; see e.g. > http://test.winehq.org/data/200802131000/xp_rs-winxp-sp2/user32:wi

Re: ddraw / wined3d fighting over the resolution!

2008-02-14 Thread Stefan Dösinger
Am Donnerstag, 14. Februar 2008 04:22:16 schrieb Peter Dons Tychsen: > Why does the SwapChain-destroy function play around with the resolution > at all. Is that really necessary? I think it should not do it if the > caller is ddraw at least. I thought I'm filtering this out in the case of ddraw, bu