Hello i am just starting to work with SAGE and if I start it on the commando line it starts without problem. But if i start notebook (notebook()) from this enviroment it starts my Browser( "Konqueror") follwoing happens:
In the sage enviroment: sage: notebook() The notebook files are stored in: /home/ich/.sage//sage_notebook ************************************************** * * * Open your web browser to http://localhost:8000 * * * ************************************************** 2009-06-26 13:49:27+0200 [-] Log opened. 2009-06-26 13:49:27+0200 [-] twistd 8.1.0 (/home/ich/SAGE/sage-4.0.2- sage.math.washington.edu-x86_64-Linux/local/bin/python 2.5.4) starting up 2009-06-26 13:49:27+0200 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'> 2009-06-26 13:49:27+0200 [-] twisted.web2.channel.http.HTTPFactory starting on 8000 2009-06-26 13:49:27+0200 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x3f00440> 2009-06-26 13:49:28+0200 [HTTPChannel,1,127.0.0.1] /home/ich/SAGE/ sage-4.0.2-sage.math.washington.edu-x86_64-Linux/local/lib/python2.5/ site-packages/twisted/internet/defer.py:267: exceptions.DeprecationWarning: Don't pass strings (like 'Bad token') to failure.Failure (replacing with a DefaultException). 2009-06-26 13:49:28+0200 [HTTPChannel,1,127.0.0.1] Exception rendering: 2009-06-26 13:49:28+0200 [HTTPChannel,1,127.0.0.1] Unhandled Error Traceback (most recent call last): Failure: twisted.python.failure.DefaultException: Bad token on the Browser: An error occurred rendering the requested page. More information is available in the server log. Internal Server Error I use SuSe Linux 11.1; Whats the Problem? I hope someone can help me! Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
