blockdiag / seqdiag

Apache License 2.0
66 stars 14 forks source link

AttributeError: 'tuple' object has no attribute 'x' (-Tsvg) #14

Closed tk0miya closed 6 years ago

tk0miya commented 6 years ago

In version 0.8.1, attempting to output a seqdiag in svg format results in an error

AttributeError: 'tuple' object has no attribute 'x'

This is fixed by adding "Box" in front of the tuple return statement src/seqdiag/metrics.py:173

This is already fixed in the following commit, but it would be nice to have a fixed version be downloaded with new version of easy_install or pip install.

https://bitbucket.org/tk0miya/seqdiag/commits/16261d318683b6b8849868934d769f11a4b95feb


tk0miya commented 6 years ago

From i5513 on 2011-09-27 18:43:35+00:00

Sorry, this should go to nwdiag. I don't know what was I thinking this morning ...

tk0miya commented 6 years ago

From i5513 on 2011-09-27 18:43:38+00:00

Sorry, this should go to nwdiag. I don't know what was I thinking this morning ...

tk0miya commented 6 years ago

From Takeshi KOMIYA on 2011-09-28 16:38:35+00:00

Fixed at changeset:30d77fd59a48 https://bitbucket.org/tk0miya/nwdiag/changeset/30d77fd59a48

I'll release new nwdiag this weekend or next week. Please wait a little moment

tk0miya commented 6 years ago

From i5513 on 2011-09-28 18:40:46+00:00

Thank you very much !

tk0miya commented 6 years ago

From Takeshi KOMIYA on 2013-02-09 15:57:59+00:00

Thanks, I released seqdiag-0.8.2