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
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
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
"Aric Stewart" <[EMAIL PROTECTED]> wrote:
+if (fs)
+{
+FileTimeToDosDateTime( &(stffile->ftLastWriteTime),
+ &fs->uFileDate, &fs->uFileTime);
+fs->dwFileSize = stffile->nFileSizeLow;
+fs->uFileAttribs = (WORD)stffile->dwFileAttribu
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
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
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
>
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
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
>
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
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.
###
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
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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
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.
27 matches
Mail list logo