Re: [PATCH] server: if a debugger is attached to a process, child processes shouldn't get debugged (resend)

2011-10-06 Thread Dmitry Timoshkov
Bernhard Loos wrote: > +int debug_childs:1; /* also debug all child processes > */ 'debug_children' would be a better name. -- Dmitry.

Re: [PATCH] winecoreaudio.drv: Reimplement IAudioClock::GetPosition()

2011-10-06 Thread Alexandre Julliard
Andrew Eikum writes: > --- > dlls/winecoreaudio.drv/mmdevdrv.c | 27 +-- > 1 files changed, 9 insertions(+), 18 deletions(-) This fails for me: ../../../tools/runtest -q -P wine -M winmm.dll -T ../../.. -p winmm_test.exe.so wave.c && touch wave.ok wave.c:498: Test fa

Wine Gecko 1.4-beta1

2011-10-06 Thread Jacek Caban
Hi all, I've just uploaded new Gecko builds [1]. To use it, you need the attached patch and the build installed to the right place [2]. As usually, everything that uses MSHTML is worth testing. All testing and feedback will be appreciated. Thanks, Jacek [1] http://sourceforge.net/projec

Governance of Wine with respect to the Software Freedom Conservancy (update October 2011)

2011-10-06 Thread Jeremy White
Hi Folks, I try to send out a periodic message to the wine-devel mailing list outlining the 'corporate' structure of Wine and how some decisions are made. We work with the Software Freedom Conservancy. They manage the pieces of Wine that benefit from a formal organization, such as managing money

Re: [patch] Fake display interface

2011-10-06 Thread Jari Vetoniemi
Bleh, Forgot to include the updated patch. There we go! 2011/10/6 Jari Vetoniemi : > Hello, > I have updated this to support multiple resolutions(&& frequencies) > and also made it use only one registry key. > If the registry key is empty, or does not exist, or WINE_FAKEDISP > environment variable

Re: [patch] Fake display interface

2011-10-06 Thread Jari Vetoniemi
Hello, I have updated this to support multiple resolutions(&& frequencies) and also made it use only one registry key. If the registry key is empty, or does not exist, or WINE_FAKEDISP environment variable is not defined it won't be used at all. Syntax is the same, expect you can separate multiple

WINMM_OpenDevice Activate failed

2011-10-06 Thread GOUJON Alexandre
Hi Andrew, I saw you modified the Audio tab of winecfg to let the user choose a device. You're really doing a great job considering the mess behind it (audio architecture & drivers). I tested the latest wine and noticed that when you click the "Test Sound" button, there is no error but if you

Re: [1/4] winscard: implementation

2011-10-06 Thread Stefan Leichter
Am Donnerstag 06 Oktober 2011, 16:07:29 schrieb Bruno Jesus: > 2011/10/3 André Hentschel : > > Am 03.10.2011 09:31, schrieb Vincent Hardy: > >> First submitted on wine-devel and modified following comments from Marcus > >> Meissner (MAX_ATR_SIZE / bytecount). > >> > > > > OK, some notes: > > "wins

Re: Vista/w2k8/w7 users, please test mmdevapi base render test

2011-10-06 Thread Erik Inge Bolsø
On Thu, 6 Oct 2011, joerg-cyril.hoe...@t-systems.com wrote: > Hi > > thank you for your results. > > Please test again using > https://testbot.winehq.org/JobDetails.pl?Key=14738 Hi Jörg, I think your tests are actually correct, though could use a tiny bit more crash-proofing. On closer look, m

Re: mscoree: Implement ICorDebug SetManagedHandler (try 2)

2011-10-06 Thread Vincent Povirk
Still not sure there should be only one ICorDebug per runtime host. It seems like you might want to create multiple interfaces and use them independently.

Re: [1/4] winscard: implementation

2011-10-06 Thread Erich Hoover
On Thu, Oct 6, 2011 at 8:07 AM, Bruno Jesus <00cp...@gmail.com> wrote: > ... > This is a whole new feature, in my short period into wine developing > this is the first time I see a completely new thing being introduced. I'd take a look at usbd.sys, as it was introduced relatively recently. Genera

Re: [1/4] winscard: implementation

2011-10-06 Thread Bruno Jesus
2011/10/3 André Hentschel : > Am 03.10.2011 09:31, schrieb Vincent Hardy: >> First submitted on wine-devel and modified following comments from Marcus >> Meissner (MAX_ATR_SIZE / bytecount). >> > > OK, some notes: > "winscard: implementation" is a very bad name for a patch, especially for 4. > Spl

Vista/w2k8/w7 users, please test mmdevapi base render test

2011-10-06 Thread Joerg-Cyril . Hoehle
Hi thank you for your results. Please test again using https://testbot.winehq.org/JobDetails.pl?Key=14738 + The crash in session tests should be gone, while render.c:887: Test failed: Initialize failed: 8889000f is left in until we gather more knowledge about sessions. + the exclusive mode shou

Re: mscoree: Implement ICorDebug SetManagedHandler (try 2)

2011-10-06 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=14737 Your paranoid android