Wine 1.0 status: T minus 74 days. 78 open bugs.

2008-03-24 Thread Dan Kegel
Today, three bugs were resolved: 4803 programs5 Steam: not all lnk files are processed into linux shortcuts 10032 winsock 1 Wine must not use unix select() for networking where there might be high fd's 11431 user32 5 Adobe Photoshop CS2: z-overlay of image con

USB Human Interface Device support

2008-03-24 Thread Christopher
I have a flight sim, PhoenixRC, which I'd like to get working under Wine. As of a couple months ago most of the DirectX problems have been fixed, but the game uses a USB adapter to connect various controllers to the computer. The USB adapter is an HID and is recognized by Linux; however I can't

Re: [PATCH 9/9] d3d9/tests: Fix precision problems in shademode_test.

2008-03-24 Thread Stefan Dösinger
Am Dienstag, 25. März 2008 01:04:10 schrieb Alexander Dorofeyev: > --- > dlls/d3d9/tests/visual.c | 26 +- > 1 files changed, 21 insertions(+), 5 deletions(-) The drawback of this is that if a driver behaves differently in D3DSHADEMODE_PHONG this will slip through as i

Re: Google Summer of Code - Case Insensitive Filenames

2008-03-24 Thread Cesar Izurieta
On Mon, Mar 24, 2008 at 8:28 AM, Kai Blin <[EMAIL PROTECTED]> wrote: > On Sunday 23 March 2008 17:06:43 Cesar Izurieta wrote: > > Here are some ideas of what I think could be implemented for the FUSE > > project for GSOC. > > > > - This FUSE can be a "proxy" filesystem. This means that we could

Re: Google Summer of Code - Case Insensitive Filenames

2008-03-24 Thread Cesar Izurieta
On Sun, Mar 23, 2008 at 6:11 PM, Corey McClymonds <[EMAIL PROTECTED]> wrote: > On 3/23/08, Cesar Izurieta <[EMAIL PROTECTED]> wrote: > > Here are some ideas of what I think could be implemented for the FUSE > > project for GSOC. > > > > - This FUSE can be a "proxy" filesystem. This means that

Re: bugzilla patches

2008-03-24 Thread Jeremy Newman
I plan to, just in the middle of a ton of CW work ATM. Lei Zhang wrote: > Hi, > > Can someone take a look at my bugzilla patches from over a week ago? > > http://www.winehq.org/pipermail/wine-patches/2008-March/051551.html > http://www.winehq.org/pipermail/wine-patches/2008-March/051552.html > h

bugzilla patches

2008-03-24 Thread Lei Zhang
Hi, Can someone take a look at my bugzilla patches from over a week ago? http://www.winehq.org/pipermail/wine-patches/2008-March/051551.html http://www.winehq.org/pipermail/wine-patches/2008-March/051552.html http://www.winehq.org/pipermail/wine-patches/2008-March/051553.html http://www.winehq.or

Re: (resend)imm: implement ImmGetIMEFileNameW and ImmGetIMEFileNameA correct registry lookups

2008-03-24 Thread Alexandre Julliard
Aric Stewart <[EMAIL PROTECTED]> writes: > +if (rc > 0) > +{ > +if (uBufLen && lpszFileName) > +rc = WideCharToMultiByte(CP_ACP, 0, bufW, uBufLen, lpszFileName, > + uBufLen, NULL, NULL); > +else /* get the length */ > +

Re: user32: Implement BroadcastSystemMessage, try 5.1

2008-03-24 Thread Alexandre Julliard
"Maarten Lankhorst" <[EMAIL PROTECTED]> writes: > +TRACE("Flags: %08x, recipients: %p(0x%x), msg: %04x, wparam: %08lx, > lparam: %08lx\n", flags, recipients, > + (recipients ? *recipients : recips), msg, wp, lp); > + > +if (flags > BSF_LUID) It doesn't make sense to compare flags

Fwd: Questions regarding Summer of Code( and Dplay)

2008-03-24 Thread Anurag Mishra
-- Forwarded message -- From: Anurag Mishra <[EMAIL PROTECTED]> Date: Tue, Mar 25, 2008 at 12:30 AM Subject: Re: Questions regarding Summer of Code( and Dplay) To: Maarten Lankhorst <[EMAIL PROTECTED]> Hi, I have already compiled git version and am learning the basics of using

Re: winex11.drv: Don't add owned windows to the taskbar

2008-03-24 Thread Alexandre Julliard
Dmitry Timoshkov <[EMAIL PROTECTED]> writes: > this patch fixes the bug 12160. According to my tests explorer in XP > doesn't add owned windows to the taskbar. Do we really want to remove them from the pager too? -- Alexandre Julliard [EMAIL PROTECTED]

Re: Appdb request: allow browsing for downloadable platinum apps

2008-03-24 Thread Alexander Nicolaysen Sørnes
> The appdb has a "browse by rating" and a "browse downloadable" > option, but there's no way to combine them. > > Can we add a 'downloadable' checkbox in the 'browse by rating' > page, maybe? We do have some filtering code lying around; hopefully there will be time to merge it in soon. Alexand

Re: [Bug 9484] Program refuses to run because of ProtectCD/ ProtectDISC copy-protection

2008-03-24 Thread James Hawkins
On Mon, Mar 24, 2008 at 1:02 PM, Austin English <[EMAIL PROTECTED]> wrote: > > On Mon, Mar 24, 2008 at 12:51 PM, James Hawkins <[EMAIL PROTECTED]> wrote: > > On 3/24/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > http://bugs.winehq.org/show_bug.cgi?id=9484 > > > > > > > > > --- Comment

Re: [Bug 9484] Program refuses to run because of ProtectCD/ ProtectDISC copy-protection

2008-03-24 Thread Austin English
On Mon, Mar 24, 2008 at 12:51 PM, James Hawkins <[EMAIL PROTECTED]> wrote: > On 3/24/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > http://bugs.winehq.org/show_bug.cgi?id=9484 > > > > > > --- Comment #9 from Austin English <[EMAIL PROTECTED]> 2008-03-24 > 12:43:54 --- > > Can anyone t

Re: Download.template: Update PC-BSD download link and icon [Resend]

2008-03-24 Thread James Hawkins
On 3/24/08, Austin English <[EMAIL PROTECTED]> wrote: > Not sure why it wasn't applied the first time. Didn't receive any > comments on it. Anywho, in case it was accidently sent to /dev/null, > here it is again. Fixes bug 12095. > http://bugs.winehq.org/show_bug.cgi?id=12095 > No patch attache

Re: [Bug 9484] Program refuses to run because of ProtectCD/ ProtectDISC copy-protection

2008-03-24 Thread James Hawkins
On 3/24/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > http://bugs.winehq.org/show_bug.cgi?id=9484 > > > --- Comment #9 from Austin English <[EMAIL PROTECTED]> 2008-03-24 12:43:54 > --- > Can anyone test this in wine 0.9.58? Some other copy protections are working > better, and if this isn'

Re: kernel32: WideCharToMultiByte: return error on negative dest len

2008-03-24 Thread James Hawkins
On Mon, Mar 24, 2008 at 10:54 AM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > Hello Dan and AJ, > > 2008/3/24, Alexandre Julliard <[EMAIL PROTECTED]>: > > > > "Dan Kegel" <[EMAIL PROTECTED]> writes: > > > > > +static void test_negative_dest_length(void) > > > +{ > > > +int len; > >

Re: Confusing SOCKET and int in netapi32

2008-03-24 Thread Juan Lang
> D'oh, you're right. I've sent a partial revert for this. Seems like that part > isn't tested, as make test in netapi32 worked without any problems. Right, there isn't any way to test it. We can't run NBT servers in Wine as normal users (requires a low port #, conflicts with Samba), and we can

Re: Confusing SOCKET and int in netapi32

2008-03-24 Thread Kai Blin
On Monday 24 March 2008 16:32:29 Juan Lang wrote: > Hi, commit 63504e9e80acb35666f8689526c67dd99c4fb3ba (janitorial: Use > poll() instead of select().) appears to confuse the use of a SOCKET > with an int: D'oh, you're right. I've sent a partial revert for this. Seems like that part isn't tested,

Re: kernel32: WideCharToMultiByte: return error on negative dest len

2008-03-24 Thread Maarten Lankhorst
Hello Dan and AJ, 2008/3/24, Alexandre Julliard <[EMAIL PROTECTED]>: > "Dan Kegel" <[EMAIL PROTECTED]> writes: > > > +static void test_negative_dest_length(void) > > +{ > > +int len; > > +char buf[10]; > > + > > +/* Test return on negative dest length */ > > +SetLastError( 0

Confusing SOCKET and int in netapi32

2008-03-24 Thread Juan Lang
Hi, commit 63504e9e80acb35666f8689526c67dd99c4fb3ba (janitorial: Use poll() instead of select().) appears to confuse the use of a SOCKET with an int: #include "winsock2.h" #include "windef.h" @@ -302,13 +311,12 @@ static UCHAR NetBTWaitForNameResponse(const NetBTAdapter *adapter, SOCKET fd,

Re: [PATCH 01/45] [WinHelp]: now setting the text Window as a richedit one

2008-03-24 Thread Alexandre Julliard
Eric Pouech <[EMAIL PROTECTED]> writes: > - all popups are now of MainWindow kind (and embed a richedit control) > > A+ > --- > > programs/winhelp/string.c |1 > programs/winhelp/winhelp.c | 932 > ++-- > programs/winhelp/winhelp.h | 42 -- > 3 fi

Re: Google Summer of Code - Case Insensitive Filenames

2008-03-24 Thread Kai Blin
On Sunday 23 March 2008 17:06:43 Cesar Izurieta wrote: > Here are some ideas of what I think could be implemented for the FUSE > project for GSOC. > > - This FUSE can be a "proxy" filesystem. This means that we could use > an existing filesystem and mount this proxy filesystem and make it > appear

Re: wine 1.0 status: T minus 75 days. 82 open bugs.

2008-03-24 Thread Kai Blin
On Monday 24 March 2008 07:00:31 Dan Kegel wrote: > 3711 winsock 0 Musicmatch fails to install (missing registry > key, > HTTP_HttpOpenRequest() problem) That's a wininet bug, I've changed the component. > 10032 winsock 1 Wine must not use unix select() for

d3d9_36: partially implement D3DXCreateTextureFromFile

2008-03-24 Thread tony . wasserka
> Hello > > 1) use 4 spaces instead of tab in > > d3dx9_36_main.c > font.c > - math.c > + math.c > +texture.c > > > 2) D3DXCreateTextureFromFileW(ptr wstr ptr) should be forwarded to its d3dx8 > counterpart and you implement it in d3dx8 dll > > > David No, tab

Re: Wine1.0 and LGPLv3?

2008-03-24 Thread Kai Blin
On Monday 24 March 2008 13:47:10 Edward Savage wrote: > > I think the agreement from WineConf 2007 was to change as soon as > > there's a reason to do so. So far it seems like there isn't. > > I've noticed this stance from several gpl projects and it worries me > that every one is going to simply

Re: Wine1.0 and LGPLv3?

2008-03-24 Thread Edward Savage
> I think the agreement from WineConf 2007 was to change as soon as there's a > reason to do so. So far it seems like there isn't. > With my understanding of the new clauses (or protections) isn't this attitude akin to not replacing the battery in your fire alarm until you smell smoke? I've not

Re: kernel32: WideCharToMultiByte: return error on negative dest len

2008-03-24 Thread Alexandre Julliard
"Dan Kegel" <[EMAIL PROTECTED]> writes: > +static void test_negative_dest_length(void) > +{ > +int len; > +char buf[10]; > + > +/* Test return on negative dest length */ > +SetLastError( 0xdeadbeef ); > +memset(buf,'x',sizeof(buf)); > +len = WideCharToMultiByte(CP_ACP, 0, f

Re: Regression introduced with one old Dösinger's commit

2008-03-24 Thread Milan Kostić
Sorry Stefan but i'm prety new with Wine and for now don't understand many things:(, i'm test games for now and don't know how to test tests with wined3d. I tried to not remove any code from v0.9.58 utils.c, i'm just add mat[12] = mat[8] and mat[13] = mat[9] like this: break;

Re: Proposal template for SOC2008?

2008-03-24 Thread Kai Blin
On Monday 24 March 2008 05:22:44 Maarten Lankhorst wrote: > Hi all, > > I was thinking of copying the template perl uses for people wanting to > submit a proposal. > > Anyone sees anything wrong with using > http://www.perlfoundation.org/perl5/index.cgi?gsoc2008_proposal_template I think this is m