Re: LinuxTag Berlin - call for projects

2010-04-30 Thread Kai Blin
On Thu, 2010-04-29 at 10:12 +0200, Jan Gerrit Möltgen wrote: > Hello together, > > the Wine project is accepted for LinuxTag. I'm verry sorry, in the period of > the day linux I have no time unexpectedly and at this moment my time looks > bad, too. Is anyone here, who can manage the Wine on Linu

Re: new wisotool 20100424: new verbs 3dmark2000, 3dmark2001, 3dmark03, 3dmark05, 3dmark06, baldursgate2, gta_vc, pcmark04, pcmark05, unigine_heaven

2010-04-30 Thread Vincent Pelletier
Le jeudi 29 avril 2010 12:57:49, Vincent Pelletier a écrit : > Le mercredi 28 avril 2010 09:13:24, Vincent Pelletier a écrit : > > I'm trying to add support for GOG.com installers. > > Please review attached patch. Patch updated. Now tested on windows (...though not all games) from auth cookie c

Re: [2/4] rsaenh: Fixing a testfailure because Win7 seems to support salt with AES

2010-04-30 Thread André Hentschel
Am 30.04.2010 19:52, schrieb Juan Lang: > Hi Andre, I don't object to this patch per se, but: > -ok(!result && (GetLastError() == NTE_BAD_KEY || GetLastError() == > ERROR_NO_TOKEN /* Win7 */), > - "expected NTE_BAD_KEY or ERROR_NO_TOKEN, got %08x\n", GetLastError()); > +todo_wine ok(b

Re: [2/4] rsaenh: Fixing a testfailure because Win7 seems to support salt with AES

2010-04-30 Thread Juan Lang
Hi Andre, I don't object to this patch per se, but: -ok(!result && (GetLastError() == NTE_BAD_KEY || GetLastError() == ERROR_NO_TOKEN /* Win7 */), - "expected NTE_BAD_KEY or ERROR_NO_TOKEN, got %08x\n", GetLastError()); +todo_wine ok(broken(!result && GetLastError() == NTE_BAD_KEY) ||

South East Linux Fest

2010-04-30 Thread Steven Edwards
Hi, I'm going to be running a both at the South East Linux Fest in Spartanburg SC June 11th-13th. If any wine hackers or lurkers from the South Eastern United States want to come out and help, drop me a note privately. I can't offer much in accommodation but I'll provide beer. Thanks -- Steven Ed

Re: (resend) shell32: handle NULL pName in ShellLink fnSetDescription.

2010-04-30 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=1835 Your paranoid android.

Bugzilla not updated on server

2010-04-30 Thread Vitaliy Margolen
Alexandre committed a patch to remove few no longer working links. But the bugzilla on Wine's server still showing those links. Is the bugzilla automatically being pulled from git? Vitaliy.

Re: new wisotool 20100424: new verbs 3dmark2000, 3dmark2001, 3dmark03, 3dmark05, 3dmark06, baldursgate2, gta_vc, pcmark04, pcmark05, unigine_heaven

2010-04-30 Thread Austin English
On Wed, Apr 28, 2010 at 6:00 AM, wrote: >> I'm ripping it now, but it's pretty slow, comparatively. Tons of: >> Found L-EC error at sector 1589216 - ignored. > > Good luck and hopefully your DVD drive will survive it ;) > > After long tests, i choosed (year ago) Alcohol 120% as the ripping tool,

Re: Benchmarking D3D?

2010-04-30 Thread Austin English
On Sun, Apr 18, 2010 at 1:42 PM, Roderick Colenbrander wrote: > I have been looking into nvperfkit the past few days. The current > Linux version is based on the 173.x drivers (ancient but they would > work fine for your geforce 7600). As a workaround I have been > experimenting a bit on Windows m