Re: compile error in current cvs

2005-08-11 Thread Mike McCormack
Stefan Leichter wrote: pkg-config --libs libxml-2.0 Package libxml-2.0 was not found in the pkg-config search path. I'm not really sure why your pkg-config doesn't know about libxml2, and I'm not sure why you have /usr/include/libxml/parser.h... maybe you added a symlink to /usr/include/lib

Re: compile error in current cvs

2005-08-11 Thread Stefan Leichter
Am Freitag, 12. August 2005 07:12 schrieb Mike McCormack: > > nothing changed. Here is the output of the grep on my config.status after > > doing "../wine/configure && make depend && make" (i am doing "out of > > tree" builds) > > > > s,@XML2LIBS@,,;t t > > s,@XML2INCL@,,;t t > > ${ac_dA}HAVE_LIBXM

Re: compile error in current cvs

2005-08-11 Thread Mike McCormack
nothing changed. Here is the output of the grep on my config.status after doing "../wine/configure && make depend && make" (i am doing "out of tree" builds) s,@XML2LIBS@,,;t t s,@XML2INCL@,,;t t ${ac_dA}HAVE_LIBXML2${ac_dB}HAVE_LIBXML2${ac_dC}1${ac_dD} ${ac_uA}HAVE_LIBXML2${ac_uB}HAVE_LIBXML2

Re: As to change $HOME/.wine for $HOME/.my-configuration ?

2005-08-11 Thread Troy Rollo
On Fri, 12 Aug 2005 06:56, Vitaliy Margolen wrote: > Two steps: > #wineprefixcreate --prefix ~/.my-configuration > > #WINEPREFIX=~/.my-configuration wine prog.exe > or > #WINEPREFIX=~/.my-configuration export WINEPREFIX > #wine prog.exe Of course running things under Wine as root is not such a gre

Re[2]: As to change $HOME/.wine for $HOME/.my-configuration ?

2005-08-11 Thread Vitaliy Margolen
Two steps: #wineprefixcreate --prefix ~/.my-configuration #WINEPREFIX=~/.my-configuration wine prog.exe or #WINEPREFIX=~/.my-configuration export WINEPREFIX #wine prog.exe Thursday, August 11, 2005, 1:09:11 PM, Fabio Duarte Vilas Boas wrote: > As to change $HOME/.wine for $HOME/.my-configuratio

Re:As to change $HOME/.wine for $HOME/.my-configuration ?

2005-08-11 Thread Francois Gouget
On Thu, 11 Aug 2005, Fabio Duarte Vilas Boas wrote: As to change $HOME/.wine for $HOME/.my-configuration ? If the question is 'How do I get Wine to use $HOME/.my-configuration instead of $HOME/.wine?', then setting WINEPREFIX=$HOME/.my-configuration should do the trick. -- Francois Gouget

Re: Help with debugging needed

2005-08-11 Thread James Liggett
On Thu, 2005-08-11 at 21:39 +, Stefan Dösinger wrote: > Hello, > I am trying(once again) to get Empire Earth [1] running with wine. After > solving a few problems[2], I've run into a strange access violation crash. It > looks like a buffer overrun, followed by a return to an invalid adress. >

Help with debugging needed

2005-08-11 Thread Stefan Dösinger
Hello, I am trying(once again) to get Empire Earth [1] running with wine. After solving a few problems[2], I've run into a strange access violation crash. It looks like a buffer overrun, followed by a return to an invalid adress. A +relay,+snoop trace gives this: ... 0009:CALL Low-Level [EMAIL P

Re:As to change $HOME/.wine for $HOME/.my-configuration ?

2005-08-11 Thread Fabio Duarte Vilas Boas
As to change $HOME/.wine for $HOME/.my-configuration ? My english is BAD, very BAD Talking from Brazil :( --- Dustin Navea <[EMAIL PROTECTED]> escreveu: > Yet another example of babelfish mangling... lol > > Dustin > > Fabio Duarte Vilas Boas wrote: > > How dumb the directory of configurati

Nifty FIXME hack

2005-08-11 Thread Tim Schmidt
I was looking at a new (to me) video editor for Linux and noticed the author had put together a rather nice system for tracking (and presumably obliterating) his FIXME's. Here's the link: http://diva.mdk.org.pl/2005/08/03/fix-the-fixme Or, if you want to skip straight to the result, here's what i

Re: How dumb the directory of configuration of wine of $HOME/.wine for $HOME/.my-config?

2005-08-11 Thread Dustin Navea
Yet another example of babelfish mangling... lol Dustin Fabio Duarte Vilas Boas wrote: How dumb the directory of configuration of wine of $HOME/.wine for $HOME/.my-config? ___ Yahoo! Acesso Grátis - Intern

Awdbedit crashes, wine debugger fails to run aswell.

2005-08-11 Thread Hans Kristian Rosbach
Using wine compiled from CVS yesterday. Awdbedit is available here: http://awdbedit.sourceforge.net/ $ wine awdbedit.exe err:rebar:REBAR_AdjustBands Phase 1 failed, x=32760, maxx=632, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=32760, maxx=632, start=0, end=0 wine: Unhandled exce

How dumb the directory of configuration of wine of $HOME/.wine for $HOME/.my-config?

2005-08-11 Thread Fabio Duarte Vilas Boas
How dumb the directory of configuration of wine of $HOME/.wine for $HOME/.my-config? ___ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/

Re: theming: combobox

2005-08-11 Thread Frank Richter
On 11.08.2005 18:03, Dimi Paun wrote: > Wrong patch. Whoops, thanks. -f.r.

Re: compile error in current cvs

2005-08-11 Thread Stefan Leichter
Am Donnerstag, 11. August 2005 10:30 schrieb Mike McCormack: > Stefan Leichter wrote: > > current cvs does not compile for me. Im on SuSE 9.0. > > Hi Stefan, > > Could you please try running "./configure && make depend && make" again, > and if that doesn't work, let me know what the output of the f

Re: theming: combobox

2005-08-11 Thread Dimi Paun
From: "Frank Richter" <[EMAIL PROTECTED]> > Frank Richter <[EMAIL PROTECTED]> > Add initial combo box theming. Wrong patch. -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.

Re: x11drv: proper visible region handling for cached dces

2005-08-11 Thread Alexandre Julliard
Frank Richter <[EMAIL PROTECTED]> writes: > Frank Richter <[EMAIL PROTECTED]> > Fix issue where it could happen that, when a cached dce was reused, the > visible region was not updated although the window region had changed > since the last dce use. Now, track is kept of window region changes and

WINEALSA: remove crackling in DirectSound/ALSA combination (try 2)

2005-08-11 Thread Alex Villací­s Lasso
Alex Villací­s Lasso wrote: For a long time, I have been annoyed by a faint crackling that can be heard on the sound output of any DirectSound program when full hardware acceleration is enabled on the ALSA driver. Even after a patch I sent earlier (which corrected a bigger artifact), this cra

Re: PATCH: GlobalAddAtomA check for invalid ptr

2005-08-11 Thread Alexandre Julliard
Marcus Meissner <[EMAIL PROTECTED]> writes: > So ... now we can: > > - fix this program by contacting the developers etc... which is difficult. > - fix WINE by adding a check. > > I can only fix WINE. Yes, but please don't use the IsBad* functions, use a proper exception handler. -- Alexandre J

Re: [DSHOW] Beginning of winestreambase lib (take 2)

2005-08-11 Thread Alexandre Julliard
Christian Costa <[EMAIL PROTECTED]> writes: > This patch has not be applied yet. Is there anything wrong with it? > I was also considering turning it into a dll rather than a static > lib. Do you think it's a good idea? No, I don't think it should be a dll. I think it should be named strmbase and

Re: setup of the MinGW environment

2005-08-11 Thread Hans Leidekker
On Thursday 11 August 2005 11:30, Saulius Krasuckas wrote: > Sadly I miss miss one file from the site [1] and seems to be down. The > file is called "mingw-binutils-2.15.94-8hl.i386.rpm". Any chances for the > site to get up and running? It's up and running again. -Hans

Re: [DSHOW] Beginning of winestreambase lib (take 2)

2005-08-11 Thread Christian Costa
Christian Costa wrote: Hi, This time, with winestrmbase renamed to winestreambase as suggested by Dimi. Changelog: Add winestreambase library and make quartz use it. Christian Costa [EMAIL PROTECTED] This patch has not be applied yet. Is there anything wrong with it? I was also conside

setup of the MinGW environment

2005-08-11 Thread Saulius Krasuckas
Sadly I miss miss one file from the site [1] and seems to be down. The file is called "mingw-binutils-2.15.94-8hl.i386.rpm". Any chances for the site to get up and running? [1] http://mirzam.it.vu.nl/mingw/

Re: Delete Dll(Un)RegisterServer in d3dxof.dll?

2005-08-11 Thread Christian Costa
Francois Gouget wrote: Hi, I'm relaying a question from Vincent Béron: we both had a look at the winapi_check output and noticed that the comments of these functions claim they are exported but in fact they are not: they are not mentioned anywhere in the spec file. Now if I look at the API

Re: compile error in current cvs

2005-08-11 Thread Mike McCormack
Stefan Leichter wrote: current cvs does not compile for me. Im on SuSE 9.0. Hi Stefan, Could you please try running "./configure && make depend && make" again, and if that doesn't work, let me know what the output of the following command is: grep XML2 config.status For me it looks like

Re: PATCH: GlobalAddAtomA check for invalid ptr

2005-08-11 Thread Marcus Meissner
On Tue, Aug 09, 2005 at 12:13:22PM +0300, Saulius Krasuckas wrote: > * On Tue, 9 Aug 2005, Marcus Meissner wrote: > > > > The Ikea kitchen planner passed 0x for some reason and works > > much better after this patch. > > It if uninitialized memory in a case of MSVC and MSVCRTD, I guess.