Trying to build rc4 for MacOS, having problems with libpng, libjpeg, etc.

2008-06-09 Thread Timothy Normand Miller
Hi. I'm not subscribed. I'm trying to build rc4 for MacOS (Leopard), and I'm running into some problems, and I hope I'm not a bother to ask for some help. When I do ./configure, I get the following messages: onfigure: WARNING: libjpeg development files not found, JPEG won't be supported. confi

Re: Trying to build rc4 for MacOS, having problems with libpng, libjpeg, etc.

2008-06-09 Thread Thomas Kho
On Mon, Jun 9, 2008 at 12:38 PM, Timothy Normand Miller <[EMAIL PROTECTED]> wrote: > Hi. I'm trying to build rc4 for MacOS (Leopard), > and I'm running into some problems, and I hope I'm not a bother to ask > for some help. > > When I do ./configure, I get the following messages: > > onfigure: WAR

Trying to build rc4 for MacOS, having problems with libpng, libjpeg, etc.

2008-06-09 Thread Timothy Normand Miller
Hi. I'm trying to build rc4 for MacOS (Leopard), and I'm running into some problems, and I hope I'm not a bother to ask for some help. When I do ./configure, I get the following messages: onfigure: WARNING: libjpeg development files not found, JPEG won't be supported. configure: WARNING: libpng

Re: wininet: Make sure URL is terminated in InternetCrackUrlA.

2008-06-09 Thread Alexandre Julliard
Hans Leidekker <[EMAIL PROTECTED]> writes: > Fixes http://bugs.winehq.org/show_bug.cgi?id=1968 > as well as a bunch of Valgrind warnings in the url test module. > > -Hans > > Changelog > Make sure URL is terminated in InternetCrackUrlA. The bug is in InternetCrackUrlW, it shouldn't require the

Re: msxml3: tests/xmlelem.c: VT_EMPTY is not a string

2008-06-09 Thread Dan Kegel
On Mon, Jun 9, 2008 at 2:32 AM, Michael Stefaniuc <[EMAIL PROTECTED]> wrote: >> -ok(lstrlenW(V_BSTR(&vValue)) == 0, "Expected empty value\n"); >> +ok(V_BSTR(&vValue) == (void *)0, "Expected null value\n"); > > Is there a problem with using NULL instead of (void *)0? NULL would probably be

Re: Wine + Fedora

2008-06-09 Thread Dmitry Timoshkov
"Louis Lenders" <[EMAIL PROTECTED]> wrote: >> I'd suggest to post the comments and requests here: >> >> https://bugzilla.redhat.com/show_bug.cgi?id=443552 >> > > Done. Hope it's fixed soon Opened by Artemon 2008-04-22 03:03 EST Priority low Severity urgent Something tells me that if that bug

Re: Wine + Fedora

2008-06-09 Thread Louis Lenders
Dmitry Timoshkov codeweavers.com> writes: > > I'd suggest to post the comments and requests here: > > https://bugzilla.redhat.com/show_bug.cgi?id=443552 > Done. Hope it's fixed soon

RE: iPod patches

2008-06-09 Thread Stefan Dösinger
> > I'm trying to do some dogfood testing with iTunes, and am building a > > wine build with a few hacks to get around the ddraw blacking bug, Did you try setting winver = vista?

Re: Wine + Fedora

2008-06-09 Thread Dmitry Timoshkov
"Louis Lenders" <[EMAIL PROTECTED]> wrote: > Hi, just thought dropping a note here so you'd know: the troubles reported for > wine+fedora 9, now also affect fedora 8. Last saturday i did a 'yum update', > and > after that about all wine-applications froze my computer. Only a hard reboot > helped.

Re: iPod patches

2008-06-09 Thread Austin English
On Mon, Jun 9, 2008 at 5:34 AM, Stefan Dösinger <[EMAIL PROTECTED]> wrote: >> > I'm trying to do some dogfood testing with iTunes, and am building a >> > wine build with a few hacks to get around the ddraw blacking bug, > Did you try setting winver = vista? > > > Doesn't work for VLC.

Wine + Fedora

2008-06-09 Thread Louis Lenders
Hi, just thought dropping a note here so you'd know: the troubles reported for wine+fedora 9, now also affect fedora 8. Last saturday i did a 'yum update', and after that about all wine-applications froze my computer. Only a hard reboot helped... Solved it by reverting back to kernel 2.6.24.7-92.f

Re: iPod patches

2008-06-09 Thread Maarten Lankhorst
Hello Austin, 2008/6/9 Austin English <[EMAIL PROTECTED]>: > Howdy Maarten, > > I'm trying to do some dogfood testing with iTunes, and am building a > wine build with a few hacks to get around the ddraw blacking bug, iPod > support, etc. I tried applying your patch for iPod support, but it > seems

Re: msxml3: tests/xmlelem.c: VT_EMPTY is not a string

2008-06-09 Thread Michael Stefaniuc
Dan Kegel wrote: > Casting a VT_EMPTY to a string gets you a null string. > The test was doing that and taking the string length, then comparing to zero. > Better to simply compare to null; that's a stronger test, and > avoids generating a behind-the-scenes exception. > > Passes on Wine and XP, an

Re: notepad: updated French translation

2008-06-09 Thread Rob Shearman
2008/6/9 Jonathan Ernst <[EMAIL PROTECTED]>: >> The Windows style is to include the ellipsis whenever a menu item will >> normally result in a dialog box appearing, not just when further user >> input is required. I think it is more important to be consistent with >> what we already have in Wine an