The command "dot -V" gives:
dot - Graphviz version 2.16 (Fri Feb 8 12:52:03 UTC 2008)
but I'm not having trouble with dot (which seems to work here), but with
dotty.Dotty -V gives:
dotty version 96c (09-24-96)
lefty version 10 Mar 2005
graphviz version 2.16 (Fri Feb 8 12:52:03 UTC 2008)
If I save the dot commands in my original post to a file, a.dot and run "dot -v
a.dot >a.out 2>a.err" I get:
--------------------------------------------------- a.out
---------------------------------------------------
digraph name {
graph [rankdir=LR];
node [label="\N", shape=circle];
graph [bb="0,0,388,336"];
s00 [pos="25,173", width="0.69", height="0.69"];
s01 [pos="119,173", width="0.69", height="0.69"];
s02 [pos="211,173", width="0.69", height="0.69"];
s03_one [shape=doublecircle, pos="334,288", width="1.33",
height="1.35"];
s06_two [shape=doublecircle, pos="334,173", width="1.36",
height="1.38"];
s09_three [shape=doublecircle, pos="334,53", width="1.47",
height="1.49"];
s00 -> s01 [label=a, pos="e,110,197 36,196 43,208 54,222 68,229 84,236
96,221 105,206", lp="72,237"];
s00 -> s01 [label=b, pos="e,97,185 48,184 54,186 61,189 68,190 75,191
81,190 87,189", lp="72,198"];
s00 -> s01 [label=c, pos="e,94,169 50,168 58,167 68,166 76,167 79,167
81,167 84,167", lp="72,175"];
s00 -> s01 [label=d, pos="e,100,157 43,155 52,147 65,141 76,145 81,146
86,149 91,152", lp="72,153"];
s00 -> s01 [label=e, pos="e,109,150 37,151 45,140 55,128 68,122 83,115
95,127 104,141", lp="72,130"];
s01 -> s02 [label=f, pos="e,202,197 130,196 137,208 148,222 162,229
177,236 189,221 198,206", lp="165,237"];
s01 -> s02 [label=g, pos="e,188,184 141,186 149,189 159,192 168,190
171,190 175,189 178,187", lp="165,198"];
s01 -> s02 [label=h, pos="e,186,170 144,169 152,169 160,168 168,169
171,169 173,169 176,169", lp="165,177"];
s01 -> s02 [label=i, pos="e,193,155 139,157 146,153 154,149 162,147
170,145 177,147 184,150", lp="165,155"];
s01 -> s02 [label=j, pos="e,201,150 132,151 139,141 150,129 162,124
176,118 187,129 196,141", lp="165,132"];
s02 -> s03_one [label=a, pos="e,299,255 229,190 246,205 270,228
292,248", lp="258,224"];
s02 -> s06_two [label=b, pos="e,284,173 236,173 247,173 261,173
274,173", lp="258,181"];
s02 -> s09_three [label=c, pos="e,296,90 229,155 244,140 267,117
289,97", lp="258,138"];
}
--------------------------------------------------- a.out
---------------------------------------------------
--------------------------------------------------- a.err
---------------------------------------------------
Activated plugin library: libgvplugin_pango.so.5
Using textlayout: textlayout:cairo
Activated plugin library: libgvplugin_dot_layout.so.5
Using layout: dot:dot_layout
Activated plugin library: libgvplugin_core.so.5
Using render: dot:core
Using device: dot:dot:core
The plugin configuration file:
/usr/lib/graphviz/config4
was successfully loaded.
render : cairo dot fig gd map ps svg vml vrml xdot
layout : circo dot fdp neato nop nop1 nop2 twopi
textlayout : textlayout
device : canon cmap cmapx cmapx_np dia dot fig gd gd2 gif hpgl imap
imap_np ismap jpe jpeg jpg mif mp pcl pdf pic plain plain-ext png ps ps2 svg
svgz vml vmlz vrml vtx wbmp xdot xlib
loadimage : (lib) gd gd2 gif jpe jpeg jpg png ps
dot: fontname "Times-Roman" resolved to: "Times New Roman, Normal"
/usr/share/fonts/truetype/msttcorefonts/Times_New_Roman.ttf
network simplex: 6 nodes 5 edges 0 iter 0.00 sec
mincross: pass 0 iter 0 trying 0 cur_cross 0 best_cross 0
mincross name: 0 crossings, 0.00 secs.
network simplex: 45 nodes 64 edges 11 iter 0.00 sec
routesplines: 13 edges, 65 boxes 0.01 sec
Using render: dot:core
Using device: dot:dot:core
--------------------------------------------------- a.err
---------------------------------------------------
--
dotty hangs
https://bugs.launchpad.net/bugs/192590
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs