c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08587
[Bug 688569] Re: Diagram view doesn't work on Windows GTK client
Hello,
This is a packaging issue, for drawing diagram using pydot it's required graphviz but graphviz not install with package.
I test it on windows xp with
python 2.6.5
gtk 2.16.6
pygkt 2.16.0
pydot 1.0.2
First install stable graphviz from:
http://www.graphviz.org/Download_windows.php
bug still persist because pydot 1.0.2 could not find grapviz (that bug
fixed in pydot 1.0.3
ref:http://code.google.com/p/pydot/issues/list?can=1&q=find_graphviz&colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&cells=tiles)
so upgrade pydot, that solve issue.
client exe should be package with pydot 1.0.3 and graphviz
Thanks
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/688569
Title:
Diagram view doesn't work on Windows GTK client
Status in OpenObject GTK Client:
Confirmed
Bug description:
Diagram view doesn't work on Windows. Silently nothing happens.
References