[Fink-users] octave glitches

2013-02-24 Thread Dominique Dhumieres
Updating bundle-octave360-atlas fails with:

Can't resolve dependency octave360-docs for package
bundle-octave360-atlas-20130219-2 (no matching packages/versions found)
Exiting with failure.

Updating bundle-octave-atlas (3.6.4) fails with

Can't resolve dependency actuarial-oct364 for package
bundle-octave364-atlas-20130219-2 (no matching packages/versions found)
Exiting with failure.

TIA

Dominique

--
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


Re: [Fink-users] octave glitches

2013-02-24 Thread Alexander Hansen
On 2/24/13 6:56 AM, Dominique Dhumieres wrote:
 Updating bundle-octave360-atlas fails with:
 
 Can't resolve dependency octave360-docs for package
 bundle-octave360-atlas-20130219-2 (no matching packages/versions found)
 Exiting with failure.
 
 Updating bundle-octave-atlas (3.6.4) fails with
 
 Can't resolve dependency actuarial-oct364 for package
 bundle-octave364-atlas-20130219-2 (no matching packages/versions found)
 Exiting with failure.
 
 TIA
 
 Dominique
 

Normally I'd have asked for which OS versions, but I realized that I had
missed updating the 10.4/ tree .info files.  They're updated now in CVS.
 Sorry about that.

-- 
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


Re: [Fink-users] octave 3.6.3(2) on retina mac

2013-02-24 Thread Alexander Hansen
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=detailaid=3583459group_id=2055atid=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