On 2/23/13 9:15 AM, Alexander Hansen wrote:
> On 2/23/13 8:54 AM, Alexander Hansen wrote:
>> On 2/23/13 6:52 AM, Hans-Juergen Greif wrote:
>>> Hello,
>>>
>>> I have found a bug on octave 3.6.3(2) on macbook retina:
>>>
>>>
>>> A(1:512,1:512)=0;
>>> A(256-10:256+10,256-10:256+10)= 255;
>>> imagesc(A)
>>> or 
>>> image(A) 
>>>
>>> results in a completely white figure. 
>>> On opensuse 12.2 octave-3.6.2 on a lenovo T61p notebook result is correct.
>>>
>>> Cheers
>>>
>>> Hans-Juergen
>>>
>>>
>>
>> You didn't specify what you're plotting on, so I'll assume that it's an
>> Aquaterm window.  If so, it's an upstream issue between gnuplot and
>> aquaterm-1.1.1 which was discovered after Octave-3.6.3 was released:
>>
>> https://mailman.cae.wisc.edu/pipermail/help-octave/2012-October/054888.html
>>
>> http://sourceforge.net/tracker/?func=detail&aid=3583459&group_id=2055&atid=102055
>>
>>
>> A workaround is not to use Aquaterm for these plots; either use one of
>> the other gnuplot terminals or use Octave's fltk graphics.
>>
>> Octave-3.6.4 was just released, too, and it may fix this.  I'm finishing
>> up the Fink packaging for it.
>>
> 
> Unfortunately, 3.6.4 doesn't fix it.
> 

gnuplot-4.6.1-3 should work for you.  It reverts the change which causes
this problem (suggested by a gnuplot developer).

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to