That works for me (i.e. the animate command behaves properly), but I've ceased to understand my own setup after trying to help with trac #2094. I am just mentioning this because I don't think I did what Michael is describing. I have a convert in /usr/local/bin/ that seems to be what is being used. I am happy to run any diagnostic command if it would help.
-M. Hampton On Sep 27, 7:41 pm, John H Palmieri <[EMAIL PROTECTED]> wrote: > Can anyone else reproduce this? > > sage: a = animate([sin(x + float(k)) for k in srange(0,2*pi,0.3)], > xmin=0, xmax=2*pi, figsize=[2,1]) > sage: a > Animation with 21 frames > sage: a.show() > dyld: Symbol not found: __cg_png_create_info_struct > Referenced from: > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ > Fram\ > eworks/ImageIO.framework/Versions/A/ImageIO > Expected in: /Applications/sage/local/lib//libPng.dylib > > sh: line 1: 75999 Trace/BPT trap convert -delay 20 -loop 0 > *.png > "/Users/palmieri/.sage/sage_notebook/worksheets/admin/46/cells/37/ > sage0.\ > gif" --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
