python-graphviz has changed output variables in Ubuntu 16.04

Bug #1656264 reported by Jon Hill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Supertree Toolkit
Fix Committed
Undecided
Unassigned

Bug Description

data_overlap needs a fix to account for change in GraphViz output

On LTS - data overlap works fine.

On 16.04 you get:
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/stk_gui/interface.py", line
1150, in run_data_overlap
    f.write(str(i)+","+key+"\n")
TypeError: cannot concatenate 'str' and 'set' objects

So GraphViz is returning a set now, not a dict.

Jon Hill (jon-hill)
Changed in supertree-toolkit:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.