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

2010-09-24 Thread Dmitry Timoshkov
Scott Ritchie sc...@open-vote.org 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) more than one

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.

Re: Wine test bot failure?

2010-09-24 Thread Andrew Nguyen
On Fri, Sep 24, 2010 at 2:30 AM, Travis Athougies iamm...@gmail.com 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

Re: Wine test bot failure?

2010-09-24 Thread Austin English
On Fri, Sep 24, 2010 at 12:30 AM, Travis Athougies iamm...@gmail.com 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

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 austinengl...@gmail.com wrote: On Fri, Sep 24, 2010 at 12:30 AM, Travis Athougies iamm...@gmail.com wrote: Hi, I was trying to run my HLSL test suite patch through wine test bot and the build

Re: Wine test bot failure?

2010-09-24 Thread Andrew Nguyen
On Fri, Sep 24, 2010 at 3:25 AM, Travis Athougies iamm...@gmail.com 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

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

2010-09-24 Thread Alexandre Julliard
Dmitry Timoshkov dmi...@codeweavers.com writes: Scott Ritchie sc...@open-vote.org 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

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

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

Re: Wine test bot failure?

2010-09-24 Thread Lauri Kenttä
On Fri, 24 Sep 2010 00:30:14 -0700, Travis Athougies iamm...@gmail.com wrote: The results are at https://testbot.winehq.org/JobDetails.pl?Key=5449log_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

Re: Wine test bot failure?

2010-09-24 Thread James Mckenzie
Travis Athougies iamm...@gmail.com 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

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

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 Vrienspaul.vriens.w...@gmail.com 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

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

2010-09-24 Thread Alexandre Julliard
Paul Vriens paul.vriens.w...@gmail.com 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

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

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: