Re: msxml3: Implement property SelectionNamespaces for XPath (try #2)

2010-09-10 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=5183 Your paranoid android.

Re: Keeping people from trying iTunes in Wine?

2010-09-10 Thread Michael Hunter
Hello On 9 September 2010 08:59, Dan Kegel wrote: > Watching Twitter, one fairly frequently seems people trying > and failing to run iTunes 10 and the like in Wine. > > Should we let them bash their heads against the wall like that? > > Maybe we should detect the top ten apps that don't work > wi

Re: [PATCH] Fixed a couple of cases where the console was not reset in cooked mode after a bare console has been created

2010-09-10 Thread Juan Lang
Hi Eric, minor quibble on this patch: #ifdef HAVE_TERMIOS_H # include #endif +#ifdef HAVE_TERMIOS_H +#include +#endif This hunk isn't needed. --Juan

Re: Keeping people from trying iTunes in Wine?

2010-09-10 Thread Brian Vincent
On Fri, Sep 10, 2010 at 7:04 AM, Ben Klein wrote: > Wine cannot afford to hand-hold users too much. Let Codeweavers worry > about this for Crossover. Yes we can afford to hold users hands. In fact, we should be holding users hands. >From a usability standpoint, Linux sucks. Fortunately, it's s

Does testbot's MingW miscompile winmm:midi tests?

2010-09-10 Thread Joerg-Cyril.Hoehle
Hi, the subject should read "Does test.winehq's MingW miscompile winmm:midi tests?" Here's the summary of Saulius Krazuckas' testing on WinME machines: - winmm_test.exe midi fails with INVALPARAM on test.winehq.org (winmm_test.exe extracted from winetest.exe) + No failures with a binary compi

re: UCS-4 hack not working in resource files.

2010-09-10 Thread Dan Kegel
Please file a bug with a simple example of an rc file that doesn't work.

Re: Keeping people from trying iTunes in Wine?

2010-09-10 Thread Jerome Leclanche
As Austin said, if this script has a place, it's somewhere in the middle between upstream and downstream. On Fri, Sep 10, 2010 at 2:04 PM, Ben Klein wrote: > My main issue now is that Dan appears to be taking statistics from > Twitter in the same way that major companies take idiots for their > u

Re: Keeping people from trying iTunes in Wine?

2010-09-10 Thread Ben Klein
On 10 September 2010 21:47, אלעד wrote: > it would be cool if a dialog like this will also show the howto (or > other notes) from the appdb, it will be helpful for new users. > How many times does this have to come up before people finally realise it's not a good idea? 1) Any form of automated A

UCS-4 hack not working in resource files.

2010-09-10 Thread carlo.bra...@libero.it
Hello friends, I would like to talk a bit about a (probable) limitation with unicode names when they are used for creating embedded controls in resource files. Let's take for example this piece of code from richedit.h: #if defined(__GNUC__) # define RICHEDIT_CLASS20W (const WCHAR []){ 'R','i','c

Re: Keeping people from trying iTunes in Wine?

2010-09-10 Thread אלעד
it would be cool if a dialog like this will also show the howto (or other notes) from the appdb, it will be helpful for new users. 2010/9/10 Scott Ritchie : > On 09/09/2010 08:06 AM, Luke Benstead wrote: >> >> >> On 9 September 2010 15:53, Dan Kegel > > wrote: >> >>     Scot

Re: Keeping people from trying iTunes in Wine?

2010-09-10 Thread Scott Ritchie
On 09/09/2010 08:06 AM, Luke Benstead wrote: > > > On 9 September 2010 15:53, Dan Kegel > wrote: > > Scott wrote: > > This would be relatively simple to implement, and would even > > be doable with a shell script outside of Wine. Just md5sum > > the .exe,

Re: fusion:asmname Improve parse_display_name

2010-09-10 Thread GOUJON Alexandre
On 09/09/2010 06:18 PM, Alexandre Julliard wrote: It's unlikely that you would get a space here... Damn ! You're (always) right. I just sent a [try2] Thanks

Re: user32: Update Italian translation (try 2)

2010-09-10 Thread Paul Vriens
On 09/09/2010 07:52 PM, Luca Bennati wrote: Fix for Paul's comment Hi Luca, You forgot the patch. -- Cheers, Paul.

Suggestion for the Game Explorer implementation

2010-09-10 Thread אלעד
I have a little suggestion: integrate the Game Explorer with the Games menu of the desktop, so that games i install in wine will be added to the Games menu automaticlly.