gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: display problem on x86-64bit / cairo


From: Fred Kiefer
Subject: Re: display problem on x86-64bit / cairo
Date: Wed, 30 Jan 2013 09:44:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

On 29.01.2013 00:57, Riccardo Mottola wrote:
Hi,

after the latest update, all apps (even if rebuilt) display black emnus,
black backgrounds, etc, as in the attached screenshot.
Linux-x86-64 with cairo backend.

I don't appear to experience this on x86-32

Riccardo

Thank you for reporting this. This was caused by a dump mistake I made yesterday. After checking my changes with some test code I found out that the predefined colour values (eg NSBlack) have been changed to CGFloat as well. So I made that change in NSGraphics.h but forgot to change externs.m as well. The compiler didn't complain and I didn't test the result. And that was really stupid, I should always test before a commit, even a change that looks that simple.

Should be fixed in SVN.

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]