octave-maintainers
[Top][All Lists]
Advanced

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

Re: FLTK testing from MacOS user requested


From: Andreas Weber
Subject: Re: FLTK testing from MacOS user requested
Date: Tue, 19 Aug 2014 10:35:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

Hi Ben,

Am 19.08.2014 00:13, schrieb Ben Abbott:
> 
> On Aug 18, 2014, at 5:54 PM, Andreas Weber <address@hidden> wrote:
> 
>> Can some Mac user test if the hack in figure.m:66
>>
>> http://hg.savannah.gnu.org/hgweb/octave/file/9e6ec5f55827/scripts/plot/figure.m#l67
>> is still needed with a recent build from the default branch or if lines
>> 66 to 73 and 75 can be removed.
>>
>> The bug report and reason for this is https://savannah.gnu.org/bugs/?31931
>>
>> Thanks, Andy
> 
> <SNIP>
> The following commands now work for me.
> 
> graphics_toolkit ("fltk");
> figure (1, "visible", "off")
> set (gcf, "visible", "on")
> 
> Ben

Thank you for testing. This hack was removed with changeset 8c648c3a2c8f
-- Andy



reply via email to

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