On Sat, Sep 12, 2009 at 5:05 AM, j9mosely <[email protected]> wrote:

>
> Here are more details:
>
> I am running OS 10.6 on a MacBook: 2GHz Intel Core 2 Duo processor.
>
> I installed sage 4.1.1 for the first time a couple of days ago, after
> the OS upgrade.
>
> Here is a cut and paste from a terminal session showing the problem.
>
>
> Last login: Sat Sep 12 07:52:27 on ttys001
> /Applications/sage/sage ; exit;
> j9s-macbook:~ j9$ /Applications/sage/sage ; exit;
> ----------------------------------------------------------------------
> | Sage Version 4.1.1, Release Date: 2009-08-14                       |
> | Type notebook() for the GUI, and license() for information.        |
> ----------------------------------------------------------------------
> sage:
> sage: circle((0,0), 1, rgbcolor=(1,1,0))
> /Applications/sage/local/bin/sage-sage: line 199:  6074 Abort
> trap              sage-ipython "$@" -i
> logout
>
> [Process completed]
>
> Note that the offending line number has changed from when I reported
> the problem in the notebook.
>
> Thanks for you help with this,
>
>
1. So, just to make sure, you've never used Sage before on that computer
before the upgrade?

2. Have you noticed anything else not work, or just plotting?

3. Do you have fink or MacPorts installed?

4. Do you have Xcode installed (i.e., what happens if you type gcc at the
terminal).

5. If you have XCode, what happens if you do

    sage -gdb

then try drawing a plot, then type "bt" after Sage crashes?

It sounds like you'll probably have to use http://sagenb.org until we finish
an official port to 10.6, since I so far I have no idea what is causing your
problem.

William

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

Reply via email to