Re: Use GCC's -Wlogical-op if possible

2009-06-23 Thread Paul Vriens
Austin English wrote: On Fri, Jun 19, 2009 at 12:35 PM, Gerald Pfeiferger...@pfeifer.com wrote: On Fri, 19 Jun 2009, Paul Vriens wrote: I have about 70 warnings with 4.3.2. I already sent two patches and found a few more bugs. If you want I can start sending in patches for those as well

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 +++

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%3A01resfile=dlls%2Fshell32type=6id=11 Got: Wine translations English (US) dlls/shell32 STRINGTABLE #11 (strings 160..175) Dump of STRINGTABLE #11 (strings 160..175) Warning: assert()

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_SUCCESS=1

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

2009-06-23 Thread Rob Shearman
2009/6/23 Hans Leidekker h...@codeweavers.com: @@ -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

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

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

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

Fwd: [Wine] Bigpond Media Downloader works with Wine

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 4:38 AM, mgraywineforum-u...@winehq.org 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

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 Pouecheric.pou...@orange.fr wrote: Wang, Robin a écrit : Hi

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 any

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 Austin English
On Tue, Jun 23, 2009 at 11:36 AM, André Hentscheln...@dawncrow.de 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 course),

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

Re: Pavel Procházka's commit

2009-06-23 Thread James Mckenzie
Pavel Procházka pavelvonlost...@seznam.cz 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

Re: wine compatible logo needed

2009-06-23 Thread Gert van den Berg
On Tue, Jun 23, 2009 at 18:33, Stefan Dösingerstefandoesin...@gmx.at 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

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 galbe...@neo.rr.com Date: 29.04.2009 03:08:22 Follows: wine-1.1.20 (Release 1.1.20.) kernel32: Fix GetVolumeInformation[AW] to require

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/,

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/?)

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

2009-06-23 Thread Ricardo Filipe
2009/6/23 Pavel Procházka pavelvonlost...@seznam.cz 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

Re: wined3d: fix a compiler warning

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 3:58 AM, Michael Stefaniucmstef...@redhat.de 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

Re: wined3d: fix a compiler warning

2009-06-23 Thread Pierre Bourdon
On Wed, Jun 24, 2009 at 03:43, Austin Englishaustinengl...@gmail.com wrote: On Tue, Jun 23, 2009 at 3:58 AM, Michael Stefaniucmstef...@redhat.de wrote: Hello Austin, are you reinventing strcpy? We do this elsewhere throughout the source. It prevents possible crashes/security

Re: wined3d: fix a compiler warning

2009-06-23 Thread Austin English
On Tue, Jun 23, 2009 at 9:45 PM, Pierre Bourdondelr...@gmail.com wrote: On Wed, Jun 24, 2009 at 03:43, Austin Englishaustinengl...@gmail.com wrote: On Tue, Jun 23, 2009 at 3:58 AM, Michael Stefaniucmstef...@redhat.de wrote: Hello Austin, are you reinventing strcpy? We do this elsewhere