Peter Kropf írta: > On 3/29/07, Parragh Szabolcs <[EMAIL PROTECTED]> wrote: > > The error message tells me that Trac doesn't know about the plugin. > Can you check that the plugin is installed in the plugins directory > for the trac installation? Can you turn on logging in the trac.ini > file and take a look at any errors produced? >
Yes, the plugin is there, here is the log file of a few browser refreshes, some resulting a wiki page with the error message, 2 resulting the correct graphs: > tail -f /data/trac/nir-beangui/log/trac.log 2007-03-30 13:45:56,581 Trac[loader] DEBUG: Loading egg plugin tractags from /data/trac/maya/plugins/TracTags-0.4-py2.4.egg 2007-03-30 13:45:56,589 Trac[loader] DEBUG: Loading egg plugin graphviz from /data/trac/maya/plugins/graphviz-0.6.9-py2.4.egg 2007-03-30 13:46:22,808 Trac[loader] DEBUG: Loading egg plugin TracXMLRPC from /data/trac/metatrac/plugins/TracXMLRPC-0.1-py2.4.egg 2007-03-30 13:46:22,814 Trac[loader] DEBUG: Loading egg plugin tractags from /data/trac/maya/plugins/TracTags-0.4-py2.4.egg 2007-03-30 13:46:22,823 Trac[loader] DEBUG: Loading egg plugin graphviz from /data/trac/maya/plugins/graphviz-0.6.9-py2.4.egg 2007-03-30 13:46:22,903 Trac[api] DEBUG: Updating wiki page index 2007-03-30 13:46:23,144 Trac[loader] DEBUG: Loading egg plugin TracXMLRPC from /data/trac/metatrac/plugins/TracXMLRPC-0.1-py2.4.egg 2007-03-30 13:46:23,150 Trac[loader] DEBUG: Loading egg plugin tractags from /data/trac/maya/plugins/TracTags-0.4-py2.4.egg 2007-03-30 13:46:23,160 Trac[loader] DEBUG: Loading egg plugin graphviz from /data/trac/maya/plugins/graphviz-0.6.9-py2.4.egg 2007-03-30 13:47:06,352 Trac[api] DEBUG: Updating wiki page index 2007-03-30 13:47:11,668 Trac[formatter] DEBUG: Executing Wiki macro graphviz by provider <graphviz.graphviz.GraphvizMacro object at 0x2aaab24d6d50> 2007-03-30 13:47:11,673 Trac[api] DEBUG: Updating wiki page index 2007-03-30 13:47:11,690 Trac[formatter] DEBUG: Executing Wiki macro graphviz by provider <graphviz.graphviz.GraphvizMacro object at 0x2aaab24d6d50> 2007-03-30 13:47:12,739 Trac[main] WARNING: 404 Not Found (No handler matched request to /graphviz/0aa5b464e2274ef16cb895198dc9ff09f8faff7d.dot.png) The weird is, that the 404 errors came when the graph was shown properly. Some additional info: I have many trac envs, use apache+mod_python+postgresql. Thx: Szab > - Peter > -- Parragh Szabolcs NiR Informatikai Megoldások Kft. mobil: +36-30-407-1285 e-mail: [EMAIL PROTECTED] web: www.nir.hu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
