Re: SoC Deadline: 07:00 UTC on April 10th

2007-04-09 Thread Dan Kegel
Update: only one mentor (Eric) hasn't picked an application to mentor, and there's only one application left that survived the ranking and doesn't have a mentor yet. So we're just a few mouse clicks away from being done... Eric? - Dan

Re: respect unicode _ILCreateFromFindData

2007-04-09 Thread Aric Stewart
Thanks for the comments. I have corrected most and will resubmit. Dmitry Timoshkov wrote: + +type = (wfd->dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY) ? PT_FOLDER : PT_VALUE; + +/* + * FileStruct already has one byte for the first name, so use len - 1 in + * size calculation

Re: configure using deprecated alsa header.. ?

2007-04-09 Thread Maarten Lankhorst
Tom Spear schreef: > I just downloaded and configured wine 0.9.34 and looking thru the > config.log (didnt do this on prior versions, so I'm pretty sure it's > not a regression), there is a warning about needing to use > alsa/asoundlib.h instead of sys/asoundlib.h .. I made bug 7997 about > it: ht

Re: respect unicode _ILCreateFromFindData

2007-04-09 Thread Dmitry Timoshkov
"Aric Stewart" <[EMAIL PROTECTED]> wrote: +if (fs) +{ +FileTimeToDosDateTime( &(stffile->ftLastWriteTime), + &fs->uFileDate, &fs->uFileTime); +fs->dwFileSize = stffile->nFileSizeLow; +fs->uFileAttribs = (WORD)stffile->dwFileAttribu

re: SoC Deadline: 07:00 UTC on April 10th

2007-04-09 Thread Dan Kegel
Detlef wrote: ### 2. Make sure that all the applications that you *really* want have mentors assigned to them as quickly as possible, certainly no later than 12 midnight Pacific / 07:00 UTC on April 10th. ### Do we have assigned a mentor for all possible slots? I've assigned you one, but Rob a

Re: Winehq's wiki table problem

2007-04-09 Thread Detlef Riekenberg
On So, 2007-04-08 at 11:06 -0600, Vitaliy Margolen wrote: > Does anyone else > see the problem with the tables not aligned properly? Yes, it's broken in firefox, but displayed readable in dillo (but many html-errors are detected by dillo). Tested with "FrontPage" and "Developer-Hints" Mozilla F

Re: err:ddraw:IDirectDrawImpl_QueryInterface (0x1bdd28)

2007-04-09 Thread Klaus Layer
Am Montag, 9. April 2007 23:09 schrieb Klaus Layer: > Am Sonntag, 8. April 2007 01:14 schrieb Vitaliy Margolen: > > Do not strip Wine when you debuggin it, _especially_ when you sending > > your traces to wine-devel. > > > > Properly compiling Wine would help. This is invalid. Please visit wiki >

Re: err:ddraw:IDirectDrawImpl_QueryInterface (0x1bdd28)

2007-04-09 Thread Klaus Layer
Am Sonntag, 8. April 2007 01:14 schrieb Vitaliy Margolen: > Do not strip Wine when you debuggin it, _especially_ when you sending > your traces to wine-devel. > > Properly compiling Wine would help. This is invalid. Please visit wiki > page(s) for gentoo that state which flags you should and which

Re: err:ddraw:IDirectDrawImpl_QueryInterface (0x1bdd28)

2007-04-09 Thread Klaus Layer
Am Sonntag, 8. April 2007 12:55 schrieben Sie: > Hi, > Interestingly this application does nothing that would make ddraw return a > failure. Can you send a ddraw,d3d7 trace WITH the registry key set as a > reference? > > As far as I can see, this application is on its way to set up a Direct3D >

Re: configure using deprecated alsa header.. ?

2007-04-09 Thread Tom Spear
And another update, just ignore the bug and this whole thread. I looked thru winealsa code and alsa/asoundlib.h is used if it exists, then sys/asoundlib.h if it doesnt... On 4/9/07, Tom Spear <[EMAIL PROTECTED]> wrote: As a side I looked thru config.log a little further up and saw the test for

Re: configure using deprecated alsa header.. ?

2007-04-09 Thread Tom Spear
As a side I looked thru config.log a little further up and saw the test for asla/asoundlib.h which succeeded. So in the case that both headers exist, which one are we using? On 4/9/07, Tom Spear <[EMAIL PROTECTED]> wrote: I just downloaded and configured wine 0.9.34 and looking thru the config.

SoC Deadline: 07:00 UTC on April 10th

2007-04-09 Thread Detlef Riekenberg
### 2. Make sure that all the applications that you *really* want have mentors assigned to them as quickly as possible, certainly no later than 12 midnight Pacific / 07:00 UTC on April 10th. ### Do we have assigned a mentor for all possible slots? -- By by ... Detlef

Re: Changing debug channels on the fly

2007-04-09 Thread Jan Zerebecki
On Fri, Apr 06, 2007 at 06:16:05AM -0700, Dan Kegel wrote: > nor does it help with processes that aren't listening to the keyboard. Thanks for the input, I updated the patch. http://repo.or.cz/w/wine/hacks.git?a=commit;h=234f676e0421e073b116c2c70896772d9650715f > Can I get your opinion on my alt

Re: RFC - winecfg audio test

2007-04-09 Thread Jan Zerebecki
On Fri, Apr 06, 2007 at 04:07:53PM -0400, Steven Edwards wrote: > It would be cool if it was because then we could do a series of tests > like a short tone testing WinMM then another short tone testing > DirectSound. This might help users that have choppy sound or missing > sound in games but not i

configure using deprecated alsa header.. ?

2007-04-09 Thread Tom Spear
I just downloaded and configured wine 0.9.34 and looking thru the config.log (didnt do this on prior versions, so I'm pretty sure it's not a regression), there is a warning about needing to use alsa/asoundlib.h instead of sys/asoundlib.h .. I made bug 7997 about it: http://bugs.winehq.org/show_bu

Re: Richedit URL hyperlink bug

2007-04-09 Thread Matt Finnicum
Hi, The problem is most likely in that there's two kinds of links happening at once - the automatically detected one and the manually specified one. The automatic detection is done in ME_AutoURLDetect at the very bottom of editor.c. I don't really have time to look at it myself until this weeken

Re: [01/10] wined3d: Handle FBO attachments slightly more efficiently

2007-04-09 Thread Stefan Dösinger
Am Montag 09 April 2007 12:21 schrieb H. Verbeet: > On 09/04/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote: > > Am Montag 09 April 2007 01:53 schrieb H. Verbeet: > > > The idea here is to only update FBO attachments when the FBO is being > > > used to draw to, since apparently binding an incomplete

A Study on Free/Open Source Software Defect Management

2007-04-09 Thread Anu Gupta DCSA
Dear Wine Contributots, I am really thankful to Free/Open Source Software development community for their overwhelming response to the survey on practices and problems of defect management in Free/Open Source Software projects. The Online Questionnaire is available at: http://anu.puchd.ac.in

Re: [06/10] wined3d: Use the framebuffer blit extension to implement StretchRect

2007-04-09 Thread H. Verbeet
On 09/04/07, Mirek <[EMAIL PROTECTED]> wrote: Hi, I can't compile wine with this patch. Here is error log: device.c: In function 'stretch_rect_fbo': device.c:5311: error: 'WineD3D_GL_Info' has no member named 'glBlitFramebufferEXT' device.c:5314: error: 'WineD3D_GL_Info' has no member named 'glB

Re: [06/10] wined3d: Use the framebuffer blit extension to implement StretchRect

2007-04-09 Thread Mirek
Hi, I can't compile wine with this patch. Here is error log: device.c: In function ‘stretch_rect_fbo’: device.c:5311: error: ‘WineD3D_GL_Info’ has no member named ‘glBlitFramebufferEXT’ device.c:5314: error: ‘WineD3D_GL_Info’ has no member named ‘glBlitFramebufferEXT’ make[2]: *** [device.o] E

Re: Is Wine a platform for Codeweaver to make money?! Please help me understand.

2007-04-09 Thread Stefan Dösinger
> You can install multiple Wine installations, a crossover install > and a cedega install on the same machine without problems (though > it's some time ago that I verified it for the later two). Yes, this is supposed to work(CrossOver and Wine at least). But note, that running "wine" on the comman

Re: Is Wine a platform for Codeweaver to make money?! Please help me understand.

2007-04-09 Thread Jan Zerebecki
On Mon, Apr 09, 2007 at 10:06:19PM +1200, Wesley Parish wrote: > I was wondering, there is Wine, there is CrossOver, and there is Cedega. > CrossOver I know contribute their source back, I don't know about Cedega Since wine 0.9 someone with "transgaming" in the author field got 3 patches into wi

Re: [01/10] wined3d: Handle FBO attachments slightly more efficiently

2007-04-09 Thread H. Verbeet
On 09/04/07, Stefan Dösinger <[EMAIL PROTECTED]> wrote: Am Montag 09 April 2007 01:53 schrieb H. Verbeet: > The idea here is to only update FBO attachments when the FBO is being > used to draw to, since apparently binding an incomplete FBO is rather > slow. > > Changelog: > - Handle FBO attachm

Re: Is Wine a platform for Codeweaver to make money?! Please help me understand.

2007-04-09 Thread Wesley Parish
Sorry to jump into the discussion at this late date, but while I run Wine occasionally for some software I get in my email - no, not viruses, thank goodness! - and some other software that I get with family photo CDs, etc, I haven't done anything with it lately, apart from installing an old Win3

Re: [01/10] wined3d: Handle FBO attachments slightly more efficiently

2007-04-09 Thread Stefan Dösinger
Am Montag 09 April 2007 01:53 schrieb H. Verbeet: > The idea here is to only update FBO attachments when the FBO is being > used to draw to, since apparently binding an incomplete FBO is rather > slow. > > Changelog: > - Handle FBO attachments slightly more efficiently Is there a reason why you d

Richedit URL hyperlink bug

2007-04-09 Thread Andrew Talbot
Hi, I run an app (Blitzin2) that displays scrolling text with various highlightings in a rich edit control. When displaying hyperlinks comprising normal words, they are rendered in blue and underlined, and whatever follows is rendered appropriately. However, if the displayed link text happens to c

Advice on how to proceed - XKB keyboard handling

2007-04-09 Thread Shachar Shemesh
Hi all, I put up an intermediate version of my XKB patch. It is the last attachment for bug #735 (http://bugs.winehq.org/show_bug.cgi?id=735). The patch, as is, solves bug 735, as can be tested by compiling the test program. However, it does not play well with other areas of the keyboard handling.