Modify ↓
Opened 15 years ago
Last modified 13 years ago
#5641 new defect
IOError: [Errno 32] Broken pipe
Reported by: | anonymous | Owned by: | Peter Kropf |
---|---|---|---|
Priority: | normal | Component: | GraphvizPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
I just downloaded your plugin via the link "latest stable version (0.7.5)" (I also tried "latest unstable version (0.7.6dev)", but I get the same version 0.7.5dev r6347 ?)
Anyway, it does not work. I get an "IOError: [Errno 32] Broken pipe" error message.
File "/usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/wiki/formatter.py", line 166, in _macro_processor text) File "build/bdist.linux-i686/egg/graphviz/graphviz.py", line 227, in expand_macroFile "build/bdist.linux-i686/egg/graphviz/graphviz.py", line 430, in launch
I am using trac 0.11.1
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Some more information: It seems that the lanuch function does not close some pipe stuff if an error occurs. Cause I only get the Broken pipe error the second time Graphviz is executed. The first time I get "command failed...", if I reload the page "Broken pipe"