Activity log for bug #1083418

Date Who What changed Old value New value Message
2012-11-27 03:26:10 Raúl Soriano bug added bug
2012-11-27 03:28:51 Raúl Soriano description Tried to open the about dialog and a traceback was dumped: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/accomplishments_viewer_lib/Window.py", line 87, in on_mnu_about_activate about = self.AboutDialog() # pylint: disable=E1102 File "/usr/lib/python2.7/dist-packages/accomplishments_viewer_lib/AboutDialog.py", line 34, in __new__ new_object.finish_initializing(builder) File "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AboutAccomplishmentsViewerDialog.py", line 48, in finish_initializing authors.append("'" + self.libaccom.get_collection_name(col) + "' " + _("Collection Authors:")) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 21: ordinal not in range(128) Tried to open the about dialog and a traceback was dumped: Traceback (most recent call last):   File "/usr/lib/python2.7/dist-packages/accomplishments_viewer_lib/Window.py", line 87, in on_mnu_about_activate     about = self.AboutDialog() # pylint: disable=E1102   File "/usr/lib/python2.7/dist-packages/accomplishments_viewer_lib/AboutDialog.py", line 34, in __new__     new_object.finish_initializing(builder)   File "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AboutAccomplishmentsViewerDialog.py", line 48, in finish_initializing     authors.append("'" + self.libaccom.get_collection_name(col) + "' " + _("Collection Authors:")) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 21: ordinal not in range(128) This happened while using accomplishments-viewer 0.3~quantal2 as available at: 500 http://ppa.launchpad.net/ubuntu-accomplishments/releases/ubuntu/ quantal/main amd64 Packages
2012-11-27 16:01:52 Matt Fischer ubuntu-accomplishments-viewer: status New Incomplete
2012-11-27 20:18:28 Rafał Cieślak ubuntu-accomplishments-viewer: status Incomplete New
2012-12-18 21:05:28 Alessandro Losavio ubuntu-accomplishments-viewer: status New Fix Committed
2013-03-01 08:37:24 Sergey Basalaev bug added subscriber Sergey Basalaev