Memory Management

2010-09-24 Thread Luis Carlos Busquets Pérez
Concerning the e-mail http://www.winehq.org/pipermail/wine-devel/2010-April/082900.html it seems that it is broken because in wine there is no way to ensure that the string will be in the lower 2GB. Actually, according to the Windows Memory Management model: http://www.intellectualheaven.com/

Re: [PATCH] user32: Implement GetMenuBarInfo

2010-09-24 Thread testbot
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=5468 Your paranoid android.

Re: Right-To-Left (RTL) languages and Wine

2010-09-24 Thread Alexandre Julliard
Paul Vriens writes: > I see you made great steps in getting the RTL stuff working. The > Hebrew version of native winmine shows the menu's right-aligned now! > > What are the plans/ideas for the Wine builtin programs with respect to > RTL languages? I mean, how are we going to make the distinctio

Re: Right-To-Left (RTL) languages and Wine

2010-09-24 Thread Paul Vriens
On 07/30/2010 10:02 AM, Alexandre Julliard wrote: Paul Vriens writes: On 07/29/2010 08:13 PM, Alexandre Julliard wrote: That depends on the situation. In some cases it can be set globally through the version resources, in other cases it will have to be set on an individual resource basis, or

Re: [PATCH] ole32: Create a FORMATETC if one is not given in OleCreate

2010-09-24 Thread testbot
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=5461 Your paranoid android.

Re: Wine test bot failure?

2010-09-24 Thread James Mckenzie
Travis Athougies wrote: > >Hi, > >I was trying to run my HLSL test suite patch through wine test bot and >the build failed. However, it's not a compilation failure. Instead it >complains about not being able to copy some executable file. Also, the >build fails almost instantaneously. It also compl

Re: Wine test bot failure?

2010-09-24 Thread Lauri Kenttä
On Fri, 24 Sep 2010 00:30:14 -0700, Travis Athougies wrote: > The results are at > https://testbot.winehq.org/JobDetails.pl?Key=5449&log_101=1#k101 I got a similar error on my own machine just a while ago. Apparently AJ has recently changed some variable names in the makefiles but some of the old

RE: Wine test bot failure?

2010-09-24 Thread Greg Geldorp
> From: Mariusz Pluciński > > I also had this problem yesterday both with patches submitted manually > and my patches transferred from wine-patches. I can confirm that sending > executables instead worked for me, but this is possible only when > submitting own test, and not when it is loaded from w

Re: Wine test bot failure?

2010-09-24 Thread Mariusz Pluciński
W dniu 24.09.2010 09:30, Travis Athougies pisze: Hi, I was trying to run my HLSL test suite patch through wine test bot and the build failed. However, it's not a compilation failure. Instead it complains about not being able to copy some executable file. Also, the build fails almost instantaneou

Re: Can we please have a "packaging" bugzilla component and not close packaging bugs?

2010-09-24 Thread Alexandre Julliard
Dmitry Timoshkov writes: > Scott Ritchie wrote: > >> Sometimes it's not 100% clear whether a problem is in the packaging or >> upstream part of Wine, and packaging bugs are just as much legitimate >> problems as normal Wine bugs. WineHQ is often the best place to have >> that discussion as 1) m

Re: Wine test bot failure?

2010-09-24 Thread Andrew Nguyen
On Fri, Sep 24, 2010 at 3:25 AM, Travis Athougies wrote: > Still, I would like for it to be able to be buillt.. While the build failure is concerning, it's somewhat moot given that the tests don't run anyway: http://testbot.winehq.org/JobDetails.pl?Key=5450 An XP machine with NVIDIA graphics an

Re: Wine test bot failure?

2010-09-24 Thread Travis Athougies
Still, I would like for it to be able to be buillt.. On Fri, Sep 24, 2010 at 1:20 AM, Austin English wrote: > On Fri, Sep 24, 2010 at 12:30 AM, Travis Athougies wrote: >> Hi, >> >> I was trying to run my HLSL test suite patch through wine test bot and >> the build failed. However, it's not a com

Re: Wine test bot failure?

2010-09-24 Thread Austin English
On Fri, Sep 24, 2010 at 12:30 AM, Travis Athougies wrote: > Hi, > > I was trying to run my HLSL test suite patch through wine test bot and > the build failed. However, it's not a compilation failure. Instead it > complains about not being able to copy some executable file. Also, the > build fails

Re: Wine test bot failure?

2010-09-24 Thread Andrew Nguyen
On Fri, Sep 24, 2010 at 2:30 AM, Travis Athougies wrote: > Hi, > > I was trying to run my HLSL test suite patch through wine test bot and > the build failed. However, it's not a compilation failure. Instead it > complains about not being able to copy some executable file. Also, the > build fails a

Wine test bot failure?

2010-09-24 Thread Travis Athougies
Hi, I was trying to run my HLSL test suite patch through wine test bot and the build failed. However, it's not a compilation failure. Instead it complains about not being able to copy some executable file. Also, the build fails almost instantaneously. It also complains about a missing command. Th