Bug 907505 - [abrt] deluge-gtk-1.3.5-2.fc18: graph.py:174:draw_graph:AttributeError: Graph instance has no attribute 'stats'
Summary: [abrt] deluge-gtk-1.3.5-2.fc18: graph.py:174:draw_graph:AttributeError: Graph...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:df27e14cb0061c51b2e56b3252e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-04 15:17 UTC by Ondra Pelech
Modified: 2013-02-05 18:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-05 18:48:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (853 bytes, text/plain)
2013-02-04 15:17 UTC, Ondra Pelech
no flags Details
File: core_backtrace (283 bytes, text/plain)
2013-02-04 15:17 UTC, Ondra Pelech
no flags Details
File: environ (1.57 KB, text/plain)
2013-02-04 15:17 UTC, Ondra Pelech
no flags Details

Description Ondra Pelech 2013-02-04 15:17:45 UTC
Version-Release number of selected component:
deluge-gtk-1.3.5-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/deluge-gtk
executable:     /usr/bin/deluge-gtk
kernel:         3.7.4-204.fc18.x86_64
uid:            1000

Truncated backtrace:
graph.py:174:draw_graph:AttributeError: Graph instance has no attribute 'stats'

Traceback (most recent call last):
  File "/home/ondra/.config/deluge/plugins/Stats-0.4.0-py2.7.egg/stats/gtkui.py", line 145, in graph_expose
    self.graph_widget.allocation.height)
  File "/home/ondra/.config/deluge/plugins/Stats-0.4.0-py2.7.egg/stats/graph.py", line 125, in draw_to_context
    self.draw_graph()
  File "/home/ondra/.config/deluge/plugins/Stats-0.4.0-py2.7.egg/stats/graph.py", line 174, in draw_graph
    l_max =  max(self.stats[stat])
AttributeError: Graph instance has no attribute 'stats'

Local variables in innermost frame:
stat: 'dht_torrents'
max_value: 0
self: <stats.graph.Graph instance at 0x3ba29e0>
tick_limit: 23.352941176470587
plot_height: 397.0
font_extents: (9.0, 2.0, 12.000000000000002, 17.0, 0.0)
x_axis_space: 15.000000000000002

Comment 1 Ondra Pelech 2013-02-04 15:17:48 UTC
Created attachment 692806 [details]
File: backtrace

Comment 2 Ondra Pelech 2013-02-04 15:17:50 UTC
Created attachment 692807 [details]
File: core_backtrace

Comment 3 Ondra Pelech 2013-02-04 15:17:57 UTC
Created attachment 692808 [details]
File: environ

Comment 4 Calum 2013-02-05 18:48:30 UTC
This is a bug in a 3rd party plugin so you would need to ask the plugin author on the Deluge forum to fix this.


Note You need to log in before you can comment on or make changes to this bug.