#2947 closed bug (Fixed)
[Stats] AttributeError: 'Graph' object has no attribute 'stats'
Reported by: | Calum | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | GTK UI | Version: | develop |
Keywords: | Cc: |
Description
Stats plugin error when switching tabs in Graphs Tab
Traceback (most recent call last): File "build/bdist.linux-i686/egg/deluge/plugins/stats/gtkui.py", line 127, in graph_expose File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 111, in draw_to_context File "build/bdist.linux-i686/egg/deluge/plugins/stats/graph.py", line 159, in draw_graph AttributeError: 'Graph' object has no attribute 'stats'
Note:
See TracTickets
for help on using tickets.
Fixed: [676574ff1953]