Bug 387661

Summary: neato output languages missing: ps, png, svg
Product: [Fedora] Fedora Reporter: Matteo Corti <matteo>
Component: graphvizAssignee: Jima <jima>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 8CC: mattdm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-03 20:52:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matteo Corti 2007-11-16 21:24:17 UTC
Description of problem:

the neato version in the package is missing ps, png and svg support

Version-Release number of selected component (if applicable):

graphviz-2.14.1-3.fc8

How reproducible:

always


Steps to Reproduce:
1. neato -Tps
  
Actual results:
Renderer type: "ps" not recognized. Use one of: dia hpgl mif mp pcl pic vtx


Expected results:
(nothing) wait for standard input

Additional info:
It worked on F7 and works on RedHat

Comment 1 Matteo Corti 2007-11-21 11:34:07 UTC
The missing renderers are now part of graphviz-gd (which is not installed by
upgrading from F7 to F8)

Comment 2 Jima 2007-12-03 20:52:11 UTC
I apologize for the delay in my response.

I'm seeing the same behavior between both the F7 and F8 RPMs.  In fact, I had to
fake it out with -Tgif (which is provided by graphviz-gd) to even get it to
error out:

Renderer type: "gif" not recognized. Use one of: canon cmap cmapx cmapx_np dia
dot fig gtk hpgl imap imap_np ismap mif mp pcl pdf pic plain plain-ext png ps
ps2 svg svgz vml vmlz vtx xdot xlib

Confirmed on both i386 and x86_64.  All that's installed is graphviz-2.14.1-3.fc8.

Closing as WORKSFORME.

Comment 3 Matthew Miller 2008-10-22 18:52:07 UTC
for reference, see bug #468093