Re: http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh also installs mono

2012-06-03 Thread Dan Kegel
On Sun, Jun 3, 2012 at 11:20 PM, Frédéric Delanoy wrote: > On Sun, Jun 3, 2012 at 7:02 PM, Dan Kegel wrote: >> http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh now >> also installs mono. ... > > Wouldn't it be better (and more acceptable for people > disliking/wanting to avoid mono

Re: http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh also installs mono

2012-06-03 Thread Frédéric Delanoy
On Sun, Jun 3, 2012 at 7:02 PM, Dan Kegel wrote: > http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh now > also installs mono. > > It should be probably be called wine-install-addons.sh now, maybe > I'll rename it that soon.  If you have a better idea for the name, > let me know. Wo

Re: Wine in Humble Indie Bundle

2012-06-03 Thread Dan Kegel
On Sun, Jun 3, 2012 at 5:16 PM, Jerome Leclanche wrote: > This comes up in one form or the other very often, though, doesn't it? > Company x releases software y with a Wine wrapper advertising "native linux > support" and users get upset. Personally, I'm glad they're thinking about > Linux and I t

Re: Wine in Humble Indie Bundle

2012-06-03 Thread Jerome Leclanche
On Mon, Jun 4, 2012 at 12:36 AM, Dan Kegel wrote: > Berillions wrote: > > the other petition does have a point about Wine not doing as well with > > sound as it should. > > Yes, there are some issues. > > For the record, here are a couple links to people talking about their > problems with the ga

Re: Wine in Humble Indie Bundle

2012-06-03 Thread Dan Kegel
Berillions wrote: > the other petition does have a point about Wine not doing as well with > sound as it should. Yes, there are some issues. For the record, here are a couple links to people talking about their problems with the game: http://askubuntu.com/questions/144915/limbo-game-has-no-sound

Re: [PATCH 1/4] server: Move completion from async object to async queue.

2012-06-03 Thread Erich E. Hoover
On Fri, Jun 1, 2012 at 8:57 AM, Alexandre Julliard wrote: > > "Erich E. Hoover" writes: > > > Real Name: > >     Erich Hoover > > > > Description: > >     It seems that the completion information should be associated with > > the async queue, rather than the async object, since the completion > >

Re: Wine in Humble Indie Bundle

2012-06-03 Thread Max TenEyck Woodbury
On 06/03/2012 02:03 PM, Dan Kegel wrote: I see the Humble Indie Bundle includes a game ported via wine, http://zcint.co.uk/article/limbo-on-linux-incites-humble-bundle-petition That's pretty cool, but not everyone agrees, and somebody has started circulating an anti-wine petition. So I put toge

Wine in Humble Indie Bundle

2012-06-03 Thread Dan Kegel
I see the Humble Indie Bundle includes a game ported via wine, http://zcint.co.uk/article/limbo-on-linux-incites-humble-bundle-petition That's pretty cool, but not everyone agrees, and somebody has started circulating an anti-wine petition. So I put together a pro-wine petition: http://www.ipetit

http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh also installs mono

2012-06-03 Thread Dan Kegel
http://winetricks.googlecode.com/svn/trunk/src/install-gecko.sh now also installs mono. It should be probably be called wine-install-addons.sh now, maybe I'll rename it that soon. If you have a better idea for the name, let me know. (I've also deprecated the copy that was in winezeug; that one n

Re: [3/3] iphlpapi: Check for the right TCP statistics structure name (for DragonFly BSD)

2012-06-03 Thread André Hentschel
Am 03.06.2012 04:05, schrieb Juan Lang: > Hi André, > > +#if HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT > +struct tcpstat tcp_stat; > +#elif HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT > +struct tcp_stats tcp_stat; > +#endif > struct tcpstat tcp_stat; > > I think you meant to remove

Re: [1/4] user32/tests: remove WM_DESTROY processing in test (it is of no use and causes tests skipping) (try 2)

2012-06-03 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=18723 Your paranoid android

Re: [wine-devel] Re: Mono?!?

2012-06-03 Thread Alexandre Julliard
Vincent Povirk writes: >>> Please add a --without-mono option to configure, and so on... >>> >> >> Yes, please! > > Someone will have to write a patch, and then it will be up to > Alexandre whether to accept it. Personally, I don't see a need for > this. If you're accidentally installing addons s