Plots.jl: Broken pipe when plotting from multiple REPLs

Created on 9 Jul 2019  路  2Comments  路  Source: JuliaPlots/Plots.jl

Hello,

I frequently have more than one REPL active at any given time (multiple projects ongoing). But when I use more than one of them for plotting (not simultaneously) I get a broken pipe error.

Selection_011

This only happens to me with the GR backend and I can reliably recreate the error by trying the above (in any order as far as I can see). This error has followed me for a long time, across several versions of plots, gr and Julia so I was a bit surprised not to find previous reports of it (is this really just me?).

I'm using Ubuntu 16.04 and i3 window manager.

Cheers and thanks for your work!

GR bug

Most helpful comment

This also happens to me when only using 1 REPL- it will crash the window, and any subsequent plotting calls just give send: Broken pipe

Is there a way to reset the backend/Plots without restarted the REPL session?

All 2 comments

This also happens to me when only using 1 REPL- it will crash the window, and any subsequent plotting calls just give send: Broken pipe

Is there a way to reset the backend/Plots without restarted the REPL session?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Cody-G picture Cody-G  路  4Comments

kleinschmidt picture kleinschmidt  路  3Comments

SebastianM-C picture SebastianM-C  路  4Comments

PallHaraldsson picture PallHaraldsson  路  4Comments

Krastanov picture Krastanov  路  3Comments