I am installing it from source file (wine 1.5.x.tar.bz2) by running
wine install i get error "x support not found, wine can not fount x,
please instal xlib/xfree86 devlopment files".
That is the error.
Sorry for late reply.
On 12/7/12, Frédéric Delanoy wrote:
> On Thu, Dec 6, 2012 at 3:32 PM, Ha
On Sat, 15 Dec 2012, Alexandre Julliard wrote:
>> Current snapshots of GCC 4.8.0 issue a warning about some of the
>> new code in windowscodecs/pngformat.c:
>>
>> pngformat.c: In function 'PngDecoder_Frame_GetColorContexts':
>> pngformat.c:882:5: warning: passing argument 5 of 'ppng_get_iCCP' f
hmm, that was intended to work (and did work for try#1, even though I
didn't retest it in #2) :-(
I'll look at it
A+
2012/12/19 Alexandre Julliard
> Eric Pouech writes:
>
> >> Try #2 (changes from previous patch)
> >
> > > - fix changelog of first patch (wastWineHelp...)
> > > - fix dat
On 12/19/2012 17:22, Jacek Caban wrote:
On 12/19/12 08:24, Nikolay Sivov wrote:
Add custom handling for DISPID_VALUE for node map
If this has to be done for all IDispatchEx objects with DISPID_VALUE, it
may be worth considering changing dispex.c. Something like:
if(id == DISPID_VALUE && wFlags
Eric Pouech writes:
>> Try #2 (changes from previous patch)
>
> > - fix changelog of first patch (was WineHelp...)
> > - fix date in header for new file
> > - remove setting title code (will be fixed in later patch)
>
>
> Actually the problem is not only the title. For i
On 12/19/12 08:24, Nikolay Sivov wrote:
> Add custom handling for DISPID_VALUE for node map
If this has to be done for all IDispatchEx objects with DISPID_VALUE, it
may be worth considering changing dispex.c. Something like:
if(id == DISPID_VALUE && wFlags == DISPATCH_METHOD)
wFlags |= DISPAT
> Try #2 (changes from previous patch)
> > - fix changelog of first patch (was WineHelp...)
> > - fix date in header for new file
> > - remove setting title code (will be fixed in later patch)
>
> Actually the problem is not only the title. For instance it's still
> sending escape sequences when s
On Wed, 2012-12-19 at 12:25 +0100, Marvin wrote:
> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> http://te
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=23542
Your paranoid android