GNOME Bugzilla – Bug 397941
Gnome Applets - invest applets crashed
Last modified: 2010-01-24 01:06:08 UTC
Forwarded from: https://launchpad.net/ubuntu/+source/gnome-applets/+bug/80407 Just added the invest-applets to the panel, preferences, added 2 symbols, changed one, clicked ok - crash PythonArgs: ['/usr/lib/gnome-applets/invest-applet', '--oaf-activate-iid=OAFIID:Invest_Applet_Factory', '--oaf-ior-fd=27'] SourcePackage: gnome-applets Traceback: Traceback (most recent call last):
+ Trace 103200
day_var = (now_total - start_total) / start_total * 100 ZeroDivisionError: integer division or modulo by zero Uname: Linux bulmers 2.6.20-5-generic #2 SMP Sat Jan 6 14:50:47 UTC 2007 i686 GNU/Linux
Complete Crash report: http://librarian.launchpad.net/5780843/_usr_lib_gnome-applets_invest-applet.1000.crash
Should be an easy enough fix.
This doesn't look like it should be on gnome-target. Davyd: gnome-target is meant to be used on bugs severe enough to possibly require delaying GNOME releases. The target milestone is the field you want for bugs you'd like to remember to fix by a certain release. You can add target milestones for your product by clicking on the "Edit this product" link in the lower-right hand corner of the browse.cgi ("product overview") page. See also the "Target Milestone" and "GNOME Target Milestone" sections of http://bugzilla.gnome.org/page.cgi?id=bug-status.html. :-)
I did not set this target (at least I did not think I did). I wonder if it's possible to get install-module to automatically create targets like it automatically adds versions (maybe that's more unrealistic).
argh... sorry davyd for blaming you. it is daniel to blame. :-)
Fixed in HEAD