Hi everyone, I wanted to test the following ticket on sage 9.0beta2:
https://trac.sagemath.org/ticket/28658 So I wrote the following in the terminal: sage: p = polytopes.icosahedron() sage: p.plot() Launched html viewer for Graphics3d Object Then, a Firefox browser window opens with Firefox's "pingponging ball of Death" of an eternally loading window... The same thing occurs with sage -notebook Previously, I've been having problems with launching jupyter, but copy-pasting the link given in the terminal in the address bar always worked, so I had my workaround. But I have grown tired of this workaround and I thought maybe someone knew how to solve this? I've just done a "make distclean" for another reason, have a freshly compiled sage and moved ".sage" to ".sage_old" to see if this changes anything: Nope. I am running debian buster with firefox being my default browser. Any ideas would be appreciated! While we are here, on another train of thoughts: is it me or viewing polyhedron with threejs does not show the edges? J-P -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/8dac1a83-f36d-4a7d-8769-53b4c0e5d73b%40googlegroups.com.
