Intermittent crashes in the ole32:clipboard tests

2009-06-23 Thread Paul Vriens
Hi Huw, I'm having (and more systems according to test.winehq.org) intermittent crashes in these mentioned tests. It is happening in the while() loop in test_enum_fmtetc(), at least for W2K and XP. I'm able to reproduce on W2K (once every 10 runs or so) but I can't put my finger on it. Vista

Re: Re: wine compatible logo needed

2009-06-23 Thread M. Stefanov
You're right. I'll use the full version. And an electronic manual wouldn't be practical in my case. Which is: begin "We need this." repeat "Is this what you need?"; "No, modify"; Mod_soft; until Response = "OK, this is it."; write(manual); burn(CD); install_all; end.

Re: wine compatible logo needed

2009-06-23 Thread Ben Klein
2009/6/24 Metody Stefanov : > Thanks for all the responses. > Yes, I intend to specify the wine version and the linux distro used. > I had in mind something like this for the manual: > > "System Requirements: > [...] Hardware stuff [...] > Operating system: > Windows XP SP2 or later. > [WORKS WITH

Re: wine compatible logo needed

2009-06-23 Thread Metody Stefanov
Thanks for all the responses. Yes, I intend to specify the wine version and the linux distro used. I had in mind something like this for the manual: "System Requirements: [...] Hardware stuff [...] Operating system: Windows XP SP2 or later. [WORKS WITH WINE LOGO GOES HERE] wine* 1.1.24 (or should

Re: wined3d: fix a compiler warning

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 9:45 PM, Pierre Bourdon wrote: > On Wed, Jun 24, 2009 at 03:43, Austin English wrote: >> On Tue, Jun 23, 2009 at 3:58 AM, Michael Stefaniuc wrote: >>> Hello Austin, >>> >>> are you reinventing strcpy? >> >> We do this elsewhere throughout the source. It prevents possible >>

Re: wined3d: fix a compiler warning

2009-06-23 Thread Pierre Bourdon
On Wed, Jun 24, 2009 at 03:43, Austin English wrote: > On Tue, Jun 23, 2009 at 3:58 AM, Michael Stefaniuc wrote: >> Hello Austin, >> >> are you reinventing strcpy? > > We do this elsewhere throughout the source. It prevents possible > crashes/security vulnerabilities, as well as this warning: > arb

Re: wined3d: fix a compiler warning

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 3:58 AM, Michael Stefaniuc wrote: > Hello Austin, > > are you reinventing strcpy? We do this elsewhere throughout the source. It prevents possible crashes/security vulnerabilities, as well as this warning: arb_program_shader.c: In function ‘shader_arb_get_register_name’: ar

Re: wine-patches Digest, Vol 47, Issue 188

2009-06-23 Thread Ricardo Filipe
2009/6/23 Pavel Procházka > hello > I want to ask you if i should resend the patch in correct form, sorry for > the last patch. > Thank you for answer > do not send "normal" messages to wine-patches. send those to wine-devel, wine-patches is for messages with attached patches only. yes, you sho

Re: RFC: Mac OSX should use existing Pictures/ Music/ Videos/ etc. directories - how exactly?

2009-06-23 Thread Ken Sharp
I think Linux has the same problem too. joerg-cyril.hoe...@t-systems.com wrote: Hi, http://bugs.winehq.org/show_bug.cgi?id=19028 winecfg on Mac OSX (10.5.6 and .7) does not link "My Videos" etc. to the equivalent directories on the Mac. Everything is linked to $HOME (or was it Desktop/?) inste

Re: drive list is not refreshed in winecfg, no more disk label

2009-06-23 Thread Joerg-Cyril.Hoehle
Hi, I've just submitted a patch to fix this bug, #19045. This issue is caused by commit f7e6777e6e19ca3be4b84f98baf22ef53ab19f96 Author: Guy Albertelli Date: 29.04.2009 03:08:22 Follows: wine-1.1.20 (Release 1.1.20.) kernel32: Fix GetVolumeInformation[AW] to require trailing \. I spotted

RFC: Mac OSX should use existing Pictures/ Music/ Videos/ etc. directories - how exactly?

2009-06-23 Thread Joerg-Cyril.Hoehle
Hi, http://bugs.winehq.org/show_bug.cgi?id=19028 winecfg on Mac OSX (10.5.6 and .7) does not link "My Videos" etc. to the equivalent directories on the Mac. Everything is linked to $HOME (or was it Desktop/?) instead. What a pity! Mac OSX uses directories named Documents/, Pictures/, Videos/, Mu

Re: wine compatible logo needed

2009-06-23 Thread Gert van den Berg
On Tue, Jun 23, 2009 at 18:33, Stefan Dösinger wrote: > One problem of such a logo is that Wine changes constantly, and apps may break > any time. So if we wanted to make such a logo official, that would be a > two-party contract > > *) The app developer tests his app with wine > *) The Wine commun

Re: Pavel Procházka's commit

2009-06-23 Thread James Mckenzie
Pavel Procházka wrote about Pavel Procházka's commit > Needs a more descriptive title here. Need to state what module/file the patch affects. One patch per patch message. Order them in the manner they should be installed and mark with [n/x] where n is the patch number and x is the number of

Re: advapi32: Add-some-flesh-to-LsaLookupNames2

2009-06-23 Thread Paul Vriens
Louis. Lenders wrote: Hi, this is enough added to make several .net 2.0 apps and .net 3.0 installer happy. Patches based on patches from Aric that somehow never made it in, so i simplified it in the sense that only 1 name in the names array is handled for now. Next patch are some tests Hi

Re: wine compatible logo needed

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 11:36 AM, André Hentschel wrote: > Stefan Dösinger schrieb: >> >> Am Tuesday 23 June 2009 17:03:56 schrieb André Hentschel: >>> >>> Stephen Gentle schrieb: Well, here's an idea for one (attached). Just five minutes playing in Photoshop (running in Wine, of cou

Re: wine compatible logo needed

2009-06-23 Thread André Hentschel
Stefan Dösinger schrieb: Am Tuesday 23 June 2009 17:03:56 schrieb André Hentschel: Stephen Gentle schrieb: Well, here's an idea for one (attached). Just five minutes playing in Photoshop (running in Wine, of course), but it's a start. One problem of such a logo is that Wine changes constantly,

Re: wine compatible logo needed

2009-06-23 Thread Stefan Dösinger
Am Tuesday 23 June 2009 17:03:56 schrieb André Hentschel: > Stephen Gentle schrieb: > > Well, here's an idea for one (attached). Just five minutes playing in > > Photoshop (running in Wine, of course), but it's a start. One problem of such a logo is that Wine changes constantly, and apps may break

Re: Is there any way to debug driver?

2009-06-23 Thread Roderick Colenbrander
It was just mentioned on IRC that the environment variable WINELOADERNOEXEC=1 needs to be set. After that you can just run 'gdb wine' and continue the same way as using wine-preloader. Roderick On Mon, Jun 22, 2009 at 10:24 PM, Eric Pouech wrote: > Wang, Robin a écrit : >> >> Hi Roderick, >> >> U

Fwd: [Wine] Bigpond Media Downloader works with Wine

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 4:38 AM, mgray wrote: > Hi there, > > This is my first EVER linux-based post (scary!). Just to say I switched to > linux (Xubuntu 9.04) yesterday from XP, and have got everything that HAD to > be exe working, including Bigpond Media Downloader. Bigpond is an Australian >

Re: wine compatible logo needed

2009-06-23 Thread André Hentschel
Stephen Gentle schrieb: Well, here's an idea for one (attached). Just five minutes playing in Photoshop (running in Wine, of course), but it's a start. Stephen Gentle Good work, but people who dont know wine maybe think they can use the Software drunken :) What about an Wiki-Page like "Wi

Re: wine compatible logo needed

2009-06-23 Thread Stephen Gentle
Long story short - I've developed a small piece of software for the local govt, and it appears to work out-of-the-box under wine (openSuse 11.1). Since now I'm writing the user/admin manuals (heh, a nice way to discover some bugs BTW - "If you click this, this happens... oh wait, last time it

wine compatible logo needed

2009-06-23 Thread Metody Stefanov
Long story short - I've developed a small piece of software for the local govt, and it appears to work out-of-the-box under wine (openSuse 11.1). Since now I'm writing the user/admin manuals (heh, a nice way to discover some bugs BTW - "If you click this, this happens... oh wait, last time it di

Re: [2/3] ole32: Implement CoGetContextToken.

2009-06-23 Thread Rob Shearman
2009/6/23 Hans Leidekker : > @@ -228,6 +232,7 @@ static void COM_TlsDestroy(void) >         if (info->errorinfo) IErrorInfo_Release(info->errorinfo); >         if (info->state) IUnknown_Release(info->state); >         if (info->spy) IUnknown_Release(info->spy); > +        if (info->context_token) I

RE: Crash in the mlang test

2009-06-23 Thread Ge van Geldorp
Hi Detlef, > The mlang tests where reordered and now it crashed on > on your Win98 machine with mlang.dll "4.72.3110.0". > > http://test.winehq.org/data/675e6e93b1d2b4555d05e311764510abf763d21d/98_gvg- w98/mlang:mlang.html > > Please send me the results for the test with: > set WINETEST_REPORT_SU

Translation statistics page errors

2009-06-23 Thread Paul Chitescu
While trying to identify missing translations: http://source.winehq.org/transl/resource.php?lang=009%3A01&resfile=dlls%2Fshell32&type=6&id=11 Got: Wine translations > English (US) > dlls/shell32 > STRINGTABLE #11 (strings 160..175) Dump of STRINGTABLE #11 (strings 160..175) Warning: assert() [

Re: wined3d: fix a compiler warning

2009-06-23 Thread Michael Stefaniuc
Hello Austin, On Tue, Jun 23, 2009 at 12:47:18AM -0500, Austin English wrote: > Okay'ed by Henri > are you reinventing strcpy? > diff --git a/dlls/wined3d/arb_program_shader.c > b/dlls/wined3d/arb_program_shader.c > index 44b4fce..f759372 100644 > --- a/dlls/wined3d/arb_program_shader.c > +++ b