Making djalfie's file an actual patch. The fix worked for my FC17, not sure if the path to invest/applet.py is the same, for me it is:
/usr/lib/python2.7/site-packages/invest/applet.py Just be aware of that when patching. ** Patch added: "applet.py.diff" https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/972371/+attachment/4557459/+files/applet.py.diff -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-applets in Ubuntu. https://bugs.launchpad.net/bugs/972371 Title: Invest Applet fails to open menu options Status in gnome-applets package in Ubuntu: Confirmed Bug description: This is version 3.2.1 Invest Applet fails to open any menu options with an error like: TypeError occurred: on_refresh() takes exactly 3 arguments (2 given) TypeError occurred: on_about() takes exactly 3 arguments (2 given) TypeError occurred: on_preferences() takes exactly 3 arguments (2 given) TypeError occurred: on_help() takes exactly 3 arguments (2 given) I have succesfully modified applet.py like this: def on_about(self, action) on each option and it works. I have removed applet.pyc too. I have had no other errors changing those functions. (Sorry my poor English) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/972371/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

