Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#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'

Change History (2)

comment:1 by Calum, 8 years ago

Resolution: Fixed
Status: newclosed

comment:2 by Calum, 6 years ago

Milestone: 2.02.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.