Graph doesn't show

Bug #928671 reported by Alwin Roosen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
telemeter-indicator
New
Undecided
Unassigned

Bug Description

###:~$ Traceback (most recent call last):
  File "/usr/share/telemeter-indicator/bin/telemeter-indicator.py", line 187, in show_graph
    self.graph.show()
  File "/usr/share/telemeter-indicator/bin/telemeter-indicator.py", line 525, in show
    self.draw_line(index,item)
  File "/usr/share/telemeter-indicator/bin/telemeter-indicator.py", line 478, in draw_line
    lGraphLine.set_text(data[0])
TypeError: Gtk.Label.set_text() argument 1 must be string, not int

Usage reset today, icon is working but the graph is not showing

Revision history for this message
Bert Van de Poel (bhack) wrote :

I get the same problem:

/usr/share/telemeter-indicator/bin/telemeter-indicator.py:511: GtkWarning: Unknown property: GtkWindow.has-resize-grip
  self.builder.add_from_file(PATH_GLADE_GRAPH)
Traceback (most recent call last):
  File "/usr/share/telemeter-indicator/bin/telemeter-indicator.py", line 187, in show_graph
    self.graph.show()
  File "/usr/share/telemeter-indicator/bin/telemeter-indicator.py", line 525, in show
    self.draw_line(index,item)
  File "/usr/share/telemeter-indicator/bin/telemeter-indicator.py", line 478, in draw_line
    lGraphLine.set_text(data[0])
TypeError: Gtk.Label.set_text() argument 1 must be string, not int

I run the MATE desktop environment on top of Ubuntu 12.04. All other features of telemeter-indicator work fine.

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.