GNOME Bugzilla – Bug 413603
invest-applet crashed with ValueError in parse_yahoo_csv()
Last modified: 2007-05-07 12:57:34 UTC
That bug has been opened on https://launchpad.net/bugs/89029 "Binary package hint: gnome-applets By right clicking on the applet, and clicking on refresh. I have the following symbols loaded in preferences: GOOG, AAPL, DJIA ... Package: gnome-applets 2.17.90-0ubuntu1 ... Traceback (most recent call last):
+ Trace 115017
handle.read(invest.GNOMEVFS_CHUNK_SIZE, lambda h,d,e,b: self.on_quotes_read(h,d,e,b, read))
self.populate(self.parse_yahoo_csv(csv.reader(read.split("\n"))))
result[fields[0]][field[0]] = field[1](fields[i])
Fixed in HEAD