Hi, Try
sudo apt-get install ubuntu-desktop-accomplishments I had the same after removing that on Precise. I guess accomplishments-viewer should depend on this package? Br, Jason On 12 September 2012 15:57, Ho Wan Chan <[email protected]> wrote: > Um this: > > ERROR:root:Could not find any typelib for GwibberGtk > Fontconfig warning: "/etc/fonts/conf.d/90-fonts-nanum-coding.conf", > line 10: Having multiple values in <test> isn't supported and may not > works as expected > Fontconfig warning: "/etc/fonts/conf.d/90-fonts-nanum-coding.conf", > line 22: Having multiple values in <test> isn't supported and may not > works as expected > Traceback (most recent call last): > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AccomplishmentsViewerWindow.py", > line 938, in opp_app_updated > self.update_views(None) > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AccomplishmentsViewerWindow.py", > line 828, in update_views > icon = GdkPixbuf.Pixbuf.new_from_file_at_size(str(acc["iconpath"]), > 90, 90) > File "/usr/lib/python2.7/dist-packages/gi/types.py", line 76, in > constructor > return info.invoke(cls, *args, **kwargs) > gi._glib.GError: Failed to open file > > '/home/smartboyhw/.cache/accomplishments/trophyimages/ubuntu-desktop/gnomine-locked.png': > No such file or directory > Traceback (most recent call last): > File "/usr/bin/accomplishments-viewer", line 47, in <module> > accomplishments_viewer.main() > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer/__init__.py", > line 51, in main > window = AccomplishmentsViewerWindow.AccomplishmentsViewerWindow() > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer_lib/Window.py", > line 48, in __new__ > new_object.finish_initializing(builder) > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AccomplishmentsViewerWindow.py", > line 237, in finish_initializing > self.finalise_daemon_connection() > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AccomplishmentsViewerWindow.py", > line 500, in finalise_daemon_connection > self.update_views(None) > File > "/usr/lib/python2.7/dist-packages/accomplishments_viewer/AccomplishmentsViewerWindow.py", > line 828, in update_views > icon = GdkPixbuf.Pixbuf.new_from_file_at_size(str(acc["iconpath"]), > 90, 90) > File "/usr/lib/python2.7/dist-packages/gi/types.py", line 76, in > constructor > return info.invoke(cls, *args, **kwargs) > gi._glib.GError: Failed to open file > > '/home/smartboyhw/.cache/accomplishments/trophyimages/ubuntu-desktop/gnomine-locked.png': > No such file or directory > > > That is the error > > Regards, > Howard Chan > > 2012/9/12 Rafał Cieślak <[email protected]>: > > 2012/9/12 Ho Wan Chan <[email protected]>: > >> Well in Ubuntu 12.10 the Accomplishments Viewer keeps crashing. I dunno > why. > >> > >> Regards, > >> Howard Chan (smartboyhw) > > > > Try running it from the terminal by running > > > > accomplishments-viewer > > > > and provide us with the debug information or crash errors it will > > print in the terminal. > > Thanks for testing! > > -- > Mailing list: https://launchpad.net/~ubuntu-accomplishments-contributors > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ubuntu-accomplishments-contributors > More help : https://help.launchpad.net/ListHelp >
-- Mailing list: https://launchpad.net/~ubuntu-accomplishments-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-accomplishments-contributors More help : https://help.launchpad.net/ListHelp

