help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot print plots that have ylabel in Linux Mint


From: Gsparky
Subject: Re: Cannot print plots that have ylabel in Linux Mint
Date: Sun, 8 Mar 2015 08:21:33 -0700 (PDT)

Thanks. I did that last night as I was trying to build 3.8.2 from source. 
Unfortunately, I appear to have screwed something else up because now "print" 
just hangs. When I run the "print" command, I get no response at all. When I 
press Ctrl + C, I get:

^Cwarning: broken pipe

I'll keep researching to see if I can figure out why this is happening. Again, 
any guidance is appreciated.

On 03/08/2015 05:02 AM, lukshuntim [via Octave] wrote:
> On Sunday, March 08, 2015 06:21 AM, Gsparky wrote:
>
> > I'm running Gnu Octave 3.8.1 on a Intel-based PC running Linux Mint 17. The
> > specific Linux kernel version is 3.13.0-24-generic. I can create plots with
> > no problem, including with the "ylabel". However, if I try to use the
> > "print" command when the plot has a ylabel, I get the following errors:
> >
> > octave:3> print('testPlot01.png');
> > warning: print.m: pstoedit binary is not available.
> > Some output formats are not available.
> > Error: /syntaxerror in -file-
> > Operand stack:
> >     --nostringval--
> > Execution stack:
> >     %interp_exit   .runexec2   --nostringval-- --nostringval--
> > --nostringval--   2   %stopped_push   --nostringval-- --nostringval--
> > --nostringval--   false   1   %stopped_push   1916   1   3   %oparray_pop
> > 1915   1   3   %oparray_pop   --nostringval--   1899   1 3   %oparray_pop
> > 1787   1   3   %oparray_pop   --nostringval-- %errorexec_pop   .runexec2
> > --nostringval--   --nostringval--   --nostringval--   2 %stopped_push
> > Dictionary stack:
> >     --dict:1178/1684(ro)(G)--   --dict:0/20(G)-- --dict:82/200(L)--
> > --dict:40/64(L)--
> > Current allocation mode is local
> > GPL Ghostscript 9.10: Unrecoverable error, exit code 1
> >
> > I've tried searching for answers on this problem, using "Ghostscript" and
> > "Gnu Octave" as search terms, but been unable to find anything that works.
> >
> > Any guidance would be appreciated.
>
> Try
>
> sudo apt-get install pstoedit
>
> Regards,
> ST
> -- 
>
>
> _______________________________________________
> Help-octave mailing list
> [hidden email] </user/SendEmail.jtp?type=node&node=4669046&i=0>
> https://lists.gnu.org/mailman/listinfo/help-octave
>
>
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> If you reply to this email, your message will be added to the discussion 
> below:
> http://octave.1599824.n4.nabble.com/Cannot-print-plots-that-have-ylabel-in-Linux-Mint-tp4669036p4669046.html
> To unsubscribe from Cannot print plots that have ylabel in Linux Mint, click 
> here 
> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4669036&code=Z2FyeXN0YXIxQGdtYWlsLmNvbXw0NjY5MDM2fC0xNTkzMjkwOTk1>.
> NAML 
> <http://octave.1599824.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>






--
View this message in context: 
http://octave.1599824.n4.nabble.com/Cannot-print-plots-that-have-ylabel-in-Linux-Mint-tp4669036p4669055.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]