Re: developing hints appreciated

2008-03-22 Thread Neil Skrypuch
On Thursday 20 March 2008, Marcel Partap wrote: > Then run wine with > LD_LIBRARY_PATH=/pathtoyourwinetree/libs /pathtoyourwinetree/wine > something.exe... I'm pretty sure you don't need to set LD_LIBRARY_PATH there, at least I've never needed to (and the wine script appears to do that). - Neil

Re: Adding a vendor to AppDB

2008-03-22 Thread Lei Zhang
On Sat, Mar 22, 2008 at 8:08 PM, Christopher <[EMAIL PROTECTED]> wrote: > p.s. > I just noticed that I'm not in the AUTHORS file, even though several of > my patches have been accepted to Wine. Was I suppose to add myself, or > is that automatically generated (in which case, why did it leave me

Adding a vendor to AppDB

2008-03-22 Thread Christopher
I sent an email to [EMAIL PROTECTED] asking to have the vendor "Mozy, Inc." added. Does anyone check that email address? I sent my request over a week ago. If anyone can add it for me, please add "Mozy, Inc." url=. I'm the new MozyHome maintaine

re: Hello Email

2008-03-22 Thread Dan Kegel
Hi Michael! Any idea what you'll be proposing for SoC yet?

quartz: Parse audio packets in mpeg splitter to obtain the duration

2008-03-22 Thread Maarten Lankhorst
Hello Alexandre, 2008/3/22, Alexandre Julliard <[EMAIL PROTECTED]>: > "Maarten Lankhorst" <[EMAIL PROTECTED]> writes: > > > +/* Destination sample should contain no data! But the source sample > should */ > > +assert(!dlen); > > +assert(*flen); > > Are all these asserts really in

Hello Email

2008-03-22 Thread Gynvael Coldwind
Hello Wine Developers, My name is Michael "Gynvael Coldwind" Skladnikiewicz, and I am thinking about applying for the Google SoC to work on Wine. Please excuse my English, I am not a native English speaker. The first step written on the Wine Ideas page was -introduction-, so.. a little about myse

Disable editing/deleting/locking posts in wine-forum

2008-03-22 Thread Vitaliy Margolen
Jeremy, Could you disable this functionality? It makes no sense with the link to the ML where one can't do that. Or now we are getting some users that think they can edit the post and everyone can see that. Vitaliy.

Failing user message sequences

2008-03-22 Thread Vitaliy Margolen
I've looked at the user32/tests/msg.c and there are some number of tests that are set to todo_wine. Conincedentaly number of those tests are a biggest problems (looking at bugzilla). For example WmSHOWNATopInvisible message sequence is failing on Wine because of absent WM_NCPAINT message. Could

Re: wined3d: Initialize maxAttribs in case it isn't changed by glGetIntegerv.

2008-03-22 Thread Philip Nilsson
On Sat, Mar 22, 2008 at 08:04:52PM +0100, Stefan Dösinger wrote: > Am Samstag, 22. März 2008 18:28:52 schrieb Philip Nilsson: > > glGetIntegerv > I've seen this behavior very old drivers(87.xx), but I am kinda puzzled why > it > happens with the new drivers. The patch is OK, but we should investi

Re: wined3d: Initialize maxAttribs in case it isn't changed by glGetIntegerv.

2008-03-22 Thread Stefan Dösinger
Am Samstag, 22. März 2008 18:28:52 schrieb Philip Nilsson: > My OpenGL implementation (NVIDIA's binary driver, version 169.12) > returns GL_NO_ERROR in this function, but doesn't change the passed > value. Uninitialized maxAttribs might be about 150 and thus > generate a couple hundred megabyt

re: Richedit regression

2008-03-22 Thread Andrew Talbot
Dan Kegel wrote: > Yep. I filed http://bugs.winehq.org/show_bug.cgi?id=12098 > a while ago, it hits several apps. Please append your info there. Done.

Please add new version 0.9.58 to bugzilla & appdb please

2008-03-22 Thread Vitaliy Margolen
Please add new version 0.9.58 to bugzilla & appdb please. Vitaliy.

re: Richedit regression

2008-03-22 Thread Dan Kegel
Andrew Talbot wrote: > An app I use - Blitzin2 - has a richedit control that used to wrap, and since > "richedit: Added support for EM_SETTARGETDEVICE with a NULL DC" > (http://source.winehq.org/git/wine.git/?a=commit;h=33d7cea120bd7d37175cd5c89aa2a66d5c909f37) > the text gets truncated, instead.

Re: Richedit regression

2008-03-22 Thread Andrew Talbot
Stefan Dösinger wrote: > Am Samstag, 22. März 2008 15:54:05 schrieb Andrew Talbot: >> Hi Eric, >> >> An app I use - Blitzin2 - has a richedit control that used to wrap, and >> since your patch "richedit: Added support for EM_SETTARGETDEVICE with a >> NULL DC" > Wrong mailing list? Wrong address e

Re: Richedit regression

2008-03-22 Thread Stefan Dösinger
Am Samstag, 22. März 2008 15:54:05 schrieb Andrew Talbot: > Hi Eric, > > An app I use - Blitzin2 - has a richedit control that used to wrap, and > since your patch "richedit: Added support for EM_SETTARGETDEVICE with a > NULL DC" Wrong mailing list?

Re: Richedit regression

2008-03-22 Thread Andrew Talbot
Whoops! Sorry, I meant to send this to Eric [Pouech]. D'oh! -- Andy.

wine 1.0 status: T minus 76 days. 87 open bugs.

2008-03-22 Thread Dan Kegel
76 days to go before release. I'm slowly going through the 1.0 bug list and deferring bugs that only affect single non-required apps and don't have good analysis or patches, or that can't be fixed in time. e.g. I deferred bug 6971 (Mouse "escapes" window) even though lots of people voted for it,

Re: quartz: Parse audio packets in mpeg splitter to obtain the duration

2008-03-22 Thread Alexandre Julliard
"Maarten Lankhorst" <[EMAIL PROTECTED]> writes: > +/* Destination sample should contain no data! But the source sample > should */ > +assert(!dlen); > +assert(*flen); Are all these asserts really internal code invariants? It seems to me they could be triggered by invalid input data,

Re: Wine1.0 and LGPLv3?

2008-03-22 Thread Kai Blin
On Wednesday 19 March 2008 15:01:54 Ian Macfarlane wrote: > Just to resurrect this topic, as last time, of the responses to my email, > two were positive (and the other just pointed out that I'd mistaken the > Samba licensing for LGPL instead of GPL) but nothing else happened after > that. I think