> Continuing the discussion that dribbled off into nothing: > http://groups.google.mn/group/sage-devel/browse_thread/thread/b765738766448b5d
Thanks for resurrecting this. Hopefully we can get it to go somewhere. > I have lots of students with macs now, and some are interested in getting > Sage working on their computer. Ivan posted what looked like a fantastic app > for Sage, but then posted about a problem with the browser not being > recognized. I have changed the UserAgent (in sort of a hacky way) since that seemed best. It works okay for me, but it would be nice to know how it works for others. I suspect some won't even want to use the browser portion of the application. > Ivan: I tried your app that you posted (SageMenu.zip). I set the path in > Targets>Sage Menu>Run Script to point to my local sage directory. I clicked > "Build and Run". It gave one error (ln: > /Users/grout/Downloads/osx/SageMenu/build/Release/SageMenu.app/Contents/Resources/sage: > File exists), so apparently it's trying to link the file again. However, I > get an error on running: *snip* > Any ideas as to what is wrong? It looks you were using an old version. The latest can be found (prebuilt) at http://boxen.math.washington.edu/home/iandrus/SageApp.dmg where it is updated sporadically. I think what was happening is that it was trying to link it again (as you suggested) but that this failed. Then since the original link didn't exist on your system, the application crashed. If I am right about this then a Build > Clean should fix the problem. Thankfully, this should no longer be an issue since the application functions without a sage binary (at least functions enough to use the preferences to set one). Once we think this is ready to start being distributed I can finish things up. I still haven't integrated it into sage -bdist, but that shouldn't take long, and once that's done I can make a patch and put it up on trac for review. Other than that any feedback/feature requests are welcome since it will be easier to change it now than after it's officially part of Sage. I have already fixed a few bugs that kcrisman found, but I'm sure there are more. -Ivan -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org