Error viewing live stats

Bug #535676 reported by philbo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Memcached Manager
Fix Released
Wishlist
DjW

Bug Description

Following stack trace is generated when clicking "Watch Live Stats"

Traceback (most recent call last):
  File "/home/pubuntu/memcached-manager-svn/src/Dialogs/LiveStats.py", line 65, in updateGraphs
    self.graphConnections()
  File "/home/pubuntu/memcached-manager-svn/src/Dialogs/LiveStats.py", line 79, in graphConnections
    legend.append(s.getName())
AttributeError: 'MemcachedServerStats' object has no attribute 'getName'

Changed in memcached-manager:
assignee: nobody → DjW (8-launchpaddotnet-istillseeglaciers-com)
status: New → Confirmed
Changed in memcached-manager:
milestone: none → 0.2
Revision history for this message
DjW (8-launchpaddotnet-istillseeglaciers-com) wrote :

Talked with Nick this morning and it reminded me of why LiveStats isn't working. Unfortunately the root problem is in technical terms a "doozy" as it seems there is a memory leak inside Matplotlib somewhere. The solution is to deprecate out matplot for the LiveStats dialog panel and move to a UI similar in design to top.

Memory leak -> https://bugs.launchpad.net/memcached-manager/+bug/353329

Changed in memcached-manager:
importance: Undecided → Wishlist
Changed in memcached-manager:
status: Confirmed → Fix Released
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.