Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#2947 closed bug (Fixed)

[Stats] AttributeError: 'Graph' object has no attribute 'stats'

Reported by: Cas 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 Changed 7 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

comment:2 Changed 6 years ago by Cas

  • Milestone changed from 2.0 to 2.0.0

Milestone renamed

Note: See TracTickets for help on using tickets.