GNOME Bugzilla – Bug 548517
invest-applet crashed with ZeroDivisionError in populate()
Last modified: 2008-08-20 19:58:18 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/gnome-applets/+bug/259071 "It crashed after updating the system and reset." "Traceback (most recent call last):
+ Trace 205380
self.populate(self.parse_yahoo_csv(csv.reader(retriever.data)))
self.avg_simple_quotes_change = simple_quotes_change/float(self.simple_quotes_count)
I've committed a fix to SVN. Thanks for reporting the bug.