Hi Gary, following your instructions I have updated the software center, and tried again to insert my review. The issue is still present, but I think that I have found the problem: if I try to insert a review for a package that is in a PPA, I have the error. I have also tried to insert a review for a package that is in the official repositories, and it has worked correctly. The package in the PPA is "calendar-indicator" (atareao-team PPA), and the official package is Recoll.
Anyway I have tried some times with the terminal opened, and these are the messages: ###################################################################################### nicola@nicola-VirtualBox:~$ software-center 2012-03-27 18:26:08,391 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None' 2012-03-27 18:26:08,455 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True 2012-03-27 18:26:10,335 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file 2012-03-27 18:27:07,763 - softwarecenter.ui.gtk3.app - INFO - software-center-agent finished with status 0 2012-03-27 18:27:07,800 - softwarecenter.db.database - INFO - reopen() database 2012-03-27 18:27:07,808 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True (software-center:12557): Gtk-WARNING **: Unable to show 'none': Operazione non supportata 2012-03-27 18:29:37,726 - softwarecenter.backend.spawn_helper - WARNING - exit code 1 from helper for '['/usr/share/software-center/submit_review_gtk3.py', '--pkgname', 'calendar-indicator', '--iconname', '', '--parent-xid', '', '--version', '0.0.2.7-1ubuntu1', '--origin', 'lp-ppa-atareao-atareao', '--datadir', '/usr/share/software-center/']' 2012-03-27 18:29:37,905 - softwarecenter.backend.spawn_helper - WARNING - got error from helper: ' (submit_review_gtk3.py:12723): Gtk-WARNING **: Unknown property: GtkGrid.n-rows (submit_review_gtk3.py:12723): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed (submit_review_gtk3.py:12723): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed submit_review Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/ui/gtk3/review_gui_helper.py", line 327, 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 61, in wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 104, in wrapper body = func(self, *args, **kwargs) File "/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py", line 133, in submit_review scheme=AUTHENTICATED_API_SCHEME, content_type='application/json') File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 351, in _post headers=headers, scheme=scheme) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 482, in _request body = handler.handle(response, response_body) File "/usr/lib/python2.7/dist-packages/piston_mini_client/failhandlers.py", line 86, in handle data=self.data) APIError: 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:29:04 GMT', 'content-type': 'text/html; charset=utf-8'} {"errors": {"__all__": [": package calendar-indicator not in lp-ppa-atareao-atareao precise for precise"]}} 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:29:04 GMT', 'content-type': 'text/html; charset=utf-8'} submit_review Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/ui/gtk3/review_gui_helper.py", line 327, 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 61, in wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 104, in wrapper body = func(self, *args, **kwargs) File "/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py", line 133, in submit_review scheme=AUTHENTICATED_API_SCHEME, content_type='application/json') File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 351, in _post headers=headers, scheme=scheme) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 482, in _request body = handler.handle(response, response_body) File "/usr/lib/python2.7/dist-packages/piston_mini_client/failhandlers.py", line 86, in handle data=self.data) APIError: 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:29:34 GMT', 'content-type': 'text/html; charset=utf-8'} {"errors": {"__all__": [": package calendar-indicator not in lp-ppa-atareao-atareao precise for precise"]}} 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:29:34 GMT', 'content-type': 'text/html; charset=utf-8'} ' (software-center:12557): Gtk-WARNING **: Unable to show 'none': Operazione non supportata 2012-03-27 18:30:53,798 - softwarecenter.backend.spawn_helper - WARNING - exit code 1 from helper for '['/usr/share/software-center/submit_review_gtk3.py', '--pkgname', 'calendar-indicator', '--iconname', '', '--parent-xid', '', '--version', '0.0.2.7-1ubuntu1', '--origin', 'lp-ppa-atareao-atareao', '--datadir', '/usr/share/software-center/']' 2012-03-27 18:30:53,815 - softwarecenter.backend.spawn_helper - WARNING - got error from helper: ' (submit_review_gtk3.py:13229): Gtk-WARNING **: Unknown property: GtkGrid.n-rows (submit_review_gtk3.py:13229): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed (submit_review_gtk3.py:13229): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed submit_review Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/ui/gtk3/review_gui_helper.py", line 327, 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 61, in wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 104, in wrapper body = func(self, *args, **kwargs) File "/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py", line 133, in submit_review scheme=AUTHENTICATED_API_SCHEME, content_type='application/json') File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 351, in _post headers=headers, scheme=scheme) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 482, in _request body = handler.handle(response, response_body) File "/usr/lib/python2.7/dist-packages/piston_mini_client/failhandlers.py", line 86, in handle data=self.data) APIError: 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:30:32 GMT', 'content-type': 'text/html; charset=utf-8'} {"errors": {"__all__": [": package calendar-indicator not in lp-ppa-atareao-atareao precise for precise"]}} 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:30:32 GMT', 'content-type': 'text/html; charset=utf-8'} ' (software-center:12557): Gtk-WARNING **: Unable to show 'none': Operazione non supportata (software-center:12557): Gtk-WARNING **: Unable to show 'none': Operazione non supportata 2012-03-27 18:33:51,919 - softwarecenter.backend.spawn_helper - WARNING - exit code 1 from helper for '['/usr/share/software-center/submit_review_gtk3.py', '--pkgname', 'calendar-indicator', '--iconname', '', '--parent-xid', '', '--version', '0.0.2.7-1ubuntu1', '--origin', 'lp-ppa-atareao-atareao', '--datadir', '/usr/share/software-center/']' 2012-03-27 18:33:51,946 - softwarecenter.backend.spawn_helper - WARNING - got error from helper: ' (submit_review_gtk3.py:13447): Gtk-WARNING **: Unknown property: GtkGrid.n-rows (submit_review_gtk3.py:13447): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed (submit_review_gtk3.py:13447): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed submit_review Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/ui/gtk3/review_gui_helper.py", line 327, 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 61, in wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 104, in wrapper body = func(self, *args, **kwargs) File "/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py", line 133, in submit_review scheme=AUTHENTICATED_API_SCHEME, content_type='application/json') File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 351, in _post headers=headers, scheme=scheme) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 482, in _request body = handler.handle(response, response_body) File "/usr/lib/python2.7/dist-packages/piston_mini_client/failhandlers.py", line 86, in handle data=self.data) APIError: 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:33:21 GMT', 'content-type': 'text/html; charset=utf-8'} {"errors": {"__all__": [": package calendar-indicator not in lp-ppa-atareao-atareao precise for precise"]}} 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:33:21 GMT', 'content-type': 'text/html; charset=utf-8'} submit_review Traceback (most recent call last): File "/usr/share/software-center/softwarecenter/ui/gtk3/review_gui_helper.py", line 327, 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 61, in wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 104, in wrapper body = func(self, *args, **kwargs) File "/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py", line 133, in submit_review scheme=AUTHENTICATED_API_SCHEME, content_type='application/json') File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 351, in _post headers=headers, scheme=scheme) File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 482, in _request body = handler.handle(response, response_body) File "/usr/lib/python2.7/dist-packages/piston_mini_client/failhandlers.py", line 86, in handle data=self.data) APIError: 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:33:49 GMT', 'content-type': 'text/html; charset=utf-8'} {"errors": {"__all__": [": package calendar-indicator not in lp-ppa-atareao-atareao precise for precise"]}} 400: {'status': '400', 'content-length': '107', 'via': '1.1 reviews.ubuntu.com', 'vary': 'Authorization,Accept-Encoding', 'server': 'Apache/2.2.14 (Ubuntu)', 'connection': 'close', '-content-encoding': 'gzip', 'date': 'Tue, 27 Mar 2012 16:33:49 GMT', 'content-type': 'text/html; charset=utf-8'} ' nicola@nicola-VirtualBox:~$ ###################################################################################### -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/937250 Title: It's not possible to publish a review To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/937250/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs