I just discovered that this only happens when I use xdg-open from within 
emacs, no matter whether I use ansi-term or something else.
Martin R schrieb am Sonntag, 6. September 2020 um 12:18:56 UTC+2:

>
> On a completely clean install (ubuntu, sage 9.2.beta11), doing
>
> sage: plot(sin(x), (x,0,3))
> Launched png viewer for Graphics object consisting of 1 graphics primitive
>
> or
>
> sage: view(graphs.PetersenGraph())
>
> does not actually launch the external viewer.
>
> doing xdg-open in the sage -sh does.
>
> viewer is 'sage-native-execute xdg-open'
>
> I tried trace, but no error is raised anywhere.  Ideas?
>

-- 
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 sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/c0408f3f-5ad3-4c86-ab9b-7da479db7401n%40googlegroups.com.

Reply via email to