I can't open notebook either in a gnome-session, it fails with Could not find the Mozilla runtime. Setting SAGE_BROWSER=firefox does not change anything. Under xfce I can open the notebook without problems. Because my sage is a sage-on-gentoo install, I will report the details on https://github.com/cschwan/sage-on-gentoo/issues <https://github.com/cschwan/sage-on-gentoo/issues> .
On Thursday, June 19, 2014 11:13:00 AM UTC+2, Dima Pasechnik wrote: > > On 2014-06-19, [email protected] <javascript:> <[email protected] > <javascript:>> wrote: > > > > > > On Wednesday, June 18, 2014 5:51:02 PM UTC+2, [email protected] wrote: > >> > >> Hi, > >> > >> if I enter tutorial() at the sage prompt a short time a wine window is > >> opened and only warnings or errors are shown in the terminal window: > >> > >> sage: help() > >> Welcome to Sage 6.2! > >> > >> To view the Sagsage: help() > >> Welcome to Sage 6.2! > >> > >> To view the Sage tutorial in your web browser, type "tutorial()", and > >> ... > >> > >> sage: tutorial() > >> sage: fixme:iphlpapi:NotifyAddrChange (Handle 0xd9e2c8, overlapped > >> 0xd9e2e0): stub > >> fixme:iphlpapi:NotifyAddrChange (Handle 0xdbe880, overlapped 0xdbe88c): > >> stub > >> wine: configuration in '/home/rose/.wine' has been updated. > >> fixme:exec:SHELL_execute flags ignored: 0x00000100 > >> fixme:exec:SHELL_execute flags ignored: 0x00000100 > >> > > > > > > After removing /home/rose/.sage the start of wine disappeard. But I > still > > get endless: > > > > fixme:exec:SHELL_execute flags ignored: 0x00000100 > > > > > > Even if I kill sage, the terminal continues to show this message. > > I get it under xfce4-4.11.0 and gnome-3.12. Under gnome this issue > seems > > to lock after some time the whole desktop. Several existing terminal > > windows > > do no more respond and it is impossible to start new application with > the > > application menu. > > tutorial() merely opens up the default browser, and a local copy of > the tutorial HTML docs in it. > > By the way, what is your default browser? > > I never saw this reported as causing problems. > > Could you try doing notebook() rather than tutorial() ? > (notebook() will also pop up your default browser, and then open Sage > notebooks in it). > > > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
