I think I know how to fix this crash. I have attached a modified version of /usr/share/software-center/submit_review_gtk3.py containing the fix, as suggested by someone in Ask Ubuntu general chat. The problem is an unneeded function argument at line 489.
Since I couldn't get bzr working on grabbing the source and fixing it the "proper" way, I just modified that file and ran the Software Center from a terminal afterwards to confirm the crash was fixed. (This is my first time trying to actually fix a bug...please go easy on me.) ** Attachment added: "Fixed version of submit_review_gtk3.py" https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/912855/+attachment/2660950/+files/submit_review_gtk3.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912855 Title: submit_review_gtk3.py crashed with TypeError in _maybe_login_successful(): get_ubuntu_sso_backend() takes no arguments (1 given) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/912855/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
