Comment 25 for bug 59060

Revision history for this message
Everthon Valadão (valadao) wrote :

1) the invest-chart application still broken in my ubuntu 7.10: when I try to set any stock, the chart doesn't load and I just get a 'ValueError':
 Traceback (most recent call last):
   File "/var/lib/python-support/python2.5/invest/chart.py", line 171, in <lambda>
     gnomevfs.async.open(url, lambda h,e: self.on_chart_open(h,e,url))
   File "/var/lib/python-support/python2.5/invest/chart.py", line 186, in on_chart_open
     handle.close(lambda *args: None)
 ValueError: I/O operation on closed handle

2) the applet version works partially: it shows my stocks (e.g. GOOG, ^BVSP) numerically, but the so called "non-functional color block" near the applet version shows some ugly and unintelligible colors (grey, green and red), and i really would like to disable it via preferences, or replace it by some kind of mini-chart...