Description of problem: When launching sage notebook (either using sage -n or notebook() in sage console) it launches firefox. Version-Release number of selected component (if applicable): sagemath-5.9-5.fc19.x86_64 How reproducible: always Steps to Reproduce: 1. Install sagemath 2. open 'sage -n' Actual results: new firefox tap/window Expected results: new tab/window in default browser or browser set via SAGE_BROWSER envvar Additional info: removing the line 'export SAGE_BROWSER="firefox"' from /usr/bin/sage should do the trick...
*** This bug has been marked as a duplicate of bug 967251 ***