Oh, what the hey, I'm up anyway. Running from the command line (/usr/bin/python /usr/bin/software-center) gave something that might be of interest: Start the review, console message was: (software-center:15056): Gtk-WARNING **: Unable to show 'none': Operation not supported Close the window with the review failure, and got: 2014-05-16 01:27:37,073 - softwarecenter.backend.spawn_helper - WARNING - exit code 1 from helper for '['/usr/share/software-center/submit_review_gtk3.py', '--pkgname', 'foobillardplus', '--iconname', 'foobillardplus', '--parent-xid', '', '--version', '3.43~svn170+dfsg-1', '--origin', 'ubuntu', '--datadir', '/usr/share/software-center/', '--appname', 'FooBillard++']' 2014-05-16 01:27:37,075 - softwarecenter.backend.spawn_helper - WARNING - got error from helper: ' (submit_review_gtk3.py:15124): Gtk-WARNING **: Unknown property: GtkGrid.n-rows (submit_review_gtk3.py:15124): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion 'GDK_IS_WINDOW (window)' failed (submit_review_gtk3.py:15124): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion 'GDK_IS_WINDOW (window)' failed GwibberHelper.accounts() failed Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/gwibber_helper.py", line 45, in accounts "/com/gwibber/Accounts") File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking message, timeout) DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was not provided by any .service files /usr/share/software-center/submit_review_gtk3.py:230: Warning: Source ID 48 was not found when attempting to remove it Gtk.main() submit_review Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/ui/gtk3/review_gui_helper.py", line 329, in _submit_reviews_if_pending res = self.rnrclient.submit_review(review=piston_review) File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", line 71, in wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 151, in wrapper body = func(self, *args, **kwargs) File "/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py", line 134, in submit_review scheme=AUTHENTICATED_API_SCHEME, content_type='application/json') File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 816, in _post content_type=content_type, extra_headers=extra_headers) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 514, in post url, method='POST', body=body, headers=headers) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 435, in request_url body = handler.handle(response, response_body) File "/usr/lib/python2.7/dist-packages/piston_mini_client/failhandlers.py", line 116, in handle data=self.data) APIError: 500: {'status': '500', 'content-length': '8634', 'server': 'Apache/2.2.22 (Ubuntu)', 'connection': 'close', 'x-oops-id': 'OOPS-be993a135fdae06c5e26df4851d9b969', 'date': 'Fri, 16 May 2014 08:27:02 GMT', 'content-type': 'text/html; charset=utf-8'} Oops!