Dear all, I confirm I have exactly same symptoms. I confirm also that patch is working for me. in addition, the file is distributed inside gnome-applet-data. The applet.pyc is not part of the package. I am not sure, but it may be generated during package install ?? Please update repository. Thank you.
-- 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 : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp