I can confirm that the gv::render() method is broken when using the php bindings for recent versions of graphviz.
The attached simple test case works for v2.20.2, but fails for 2.26.3-5ubuntu4 (current detfault libgv-php5 package on Ubuntu 11.10 64bit) 2.28.0 (latest stable, custom built from source) 2.29.201206013.0446 (latest development, custom built from source) For these later versions it appears to work 'intermittently': It normally fails to render at all, but occasionally gets in a mode where it works for a little while - only to switch back to not rendering again. ** Attachment added: "This test case works for v2.20.2, but fails for later versions." https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/702957/+attachment/3187606/+files/gv-test.works.le.2.20.2.php -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702957 Title: libgv-php5 gv::render() function does not output to browser To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/graphviz/+bug/702957/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
