sagemath / sagecell

The Sage Cell Server---providing a way to embed Sage computations into any web page.
Other
201 stars 70 forks source link

SageCell on Octave language displays gnuplot warning #566

Closed bkpark closed 1 year ago

bkpark commented 1 year ago

Running any command on SageCell with Octave language displays the gnuplot warning shown below. Running Octave command with octave("...") syntax seems not to trigger this. Is there a way to suppress the warning (... or as the error message says, using QT toolkit)? image

novoselt commented 1 year ago

I got a report about this problem and didn't figure out yet how to fix it. There is extra octave code added to the user one to make plots work in SageMathCell. We don't support any interaction, just saving and displaying a file, and gnuplot probably will continue to work fine for that, but the message indeed has to go away.

novoselt commented 1 year ago

Should be fixed by 9da63e0141229dd47a34d76eb3f5c128c75616a3