On the surface, this ticket does not look very similar to our issue. For us, trac is passing a blank "", where it should be passing a file name, and then it acts surprised that it doesn't work. The ticket shows a broken pipe error, and it never seems to reach to point where it's running /usr/bin/dot.
Btw, our O/S is Debian 4.0. I installed the rsvg program to get it to that point. And like I said dot is installed, and the command that trac is trying to run would work perfectly fine if the blank were a file name containing the inlined dot code. I have verified this. -BC On Sep 13, 5:18 pm, Russ Brown <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > [EMAIL PROTECTED] wrote: > > I have just migrated from 0.10.3 to 0.11.1 and been fixing stuff as i > > go. Looks great, btw. My GraphvizPlugin broke though. > > I have updated to the version available athttp://trac-hacks.swapoff.org/svn > > and 0.11 directory > > the message I get is: Graphviz macro processor has detected an error. > > Please fix the problem before continuing. > > > The command > > [u'/usr/bin/dot', ”, u'-Tgif', u'-o/var/cache/trac/graphviz/ > > d17c2d792b42ef258cd7d158e8ee3c04ebcb6de8.dot.gif'] > > failed with the the following output: > > > Error: dot: can't open > > > So the second parameter is not getting filled with a file name. > > However, if I run the above command with a file containing the > > contents of my dot file, it works. So this is just the plugin not > > behaving quite right. > > > That is to say, > > > /usr/bin/dot foo.dot -Tgif /var/cache/trac/graphviz/ > > d17c2d792b42ef258cd7d158e8ee3c04ebcb6de8.dot.gif > > > works. > > I *think* I am experiencing the same problem, as reported on this ticket: > > http://trac-hacks.org/ticket/3605 > > Does that match your problem? > > Thanks. > > - -- > > Russ. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > iD8DBQFIzFg+hXYlbEtYt2wRAnmsAJ9NBMC+Wgvj1JQ3eYu7HAdWDWJf7gCghxPT > 3YOz48oULTvMbFDT/JMbXrw= > =rUWj > -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
