Issue 663 in google-guice: Grapher is producing corrupt graphs

4 views
Skip to first unread message

google...@googlecode.com

unread,
Oct 22, 2011, 1:17:35 PM10/22/11
to google-g...@googlegroups.com
Status: New
Owner: ----

New issue 663 by glenview...@gmail.com: Grapher is producing corrupt graphs
http://code.google.com/p/google-guice/issues/detail?id=663

My graphs look terrible (there are lines without parent connections.) I
assume it's related to these multiple "unknown tag" errors with even simple
projects when running dot -Tpng test.dot >test.png:

Error - pango_parse_markup: Unknown tag 'java.lang.Object' on line 1 char
196

It looks as if dot is parsing the &lt &gt as literal less than/greater than
symbols. For instance in the .dot file, the java.lang.Object looks like
this:

...<java.lang.Object&gt...

Attachments:
test.dot 5.3 KB
test.png 49.0 KB

google...@googlecode.com

unread,
Oct 22, 2011, 1:21:39 PM10/22/11
to google-g...@googlegroups.com

Comment #1 on issue 663 by glenview...@gmail.com: Grapher is producing
corrupt graphs
http://code.google.com/p/google-guice/issues/detail?id=663

Sorry, to add more info, this is with Guice 3.0, grapher 3.0-rc3

google...@googlecode.com

unread,
Jan 23, 2012, 11:27:53 AM1/23/12
to google-g...@googlegroups.com

Comment #2 on issue 663 by igor.pet...@gmail.com: Grapher is producing
corrupt graphs
http://code.google.com/p/google-guice/issues/detail?id=663

The grapher causes problems. I don't think it is very usable with all that
concept of dot files, which is not a common format anyway.

google...@googlecode.com

unread,
Feb 15, 2012, 12:15:54 PM2/15/12
to google-g...@googlegroups.com

Comment #3 on issue 663 by glenview...@gmail.com: Grapher is producing
corrupt graphs
http://code.google.com/p/google-guice/issues/detail?id=663

The following Stack Overflow answer describes what I believe to be a
workaround for this bug. I'll report back if it works.

http://stackoverflow.com/a/9229158/403455


google...@googlecode.com

unread,
Feb 15, 2012, 3:39:30 PM2/15/12
to google-g...@googlegroups.com

Comment #4 on issue 663 by glenview...@gmail.com: Grapher is producing
corrupt graphs
http://code.google.com/p/google-guice/issues/detail?id=663

Updating: Using the workaround from the Stack Overflow site replacing all
the incorrectly annotated "style=invis" with "style=solid" worked.

google...@googlecode.com

unread,
May 16, 2013, 2:43:05 PM5/16/13
to google-g...@googlegroups.com
Updates:
Status: Fixed

Comment #6 on issue 663 by cgr...@google.com: Grapher is producing corrupt
graphs
http://code.google.com/p/google-guice/issues/detail?id=663

Should be fixed now in trunk. Verification from without would be
appreciated.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages