Appgrid not working

Asked by Francis Brabant

Just a window with the search box, category, state and sort menu, but nothing works. I reinstall (or repaired it) through Synaptic to no avail.

Running Ubuntu 12.04, with gnome classic desktop.

Here it is :
$ appgrid
Traceback (most recent call last):
  File "/usr/share/appgrid/widgets/home.py", line 652, in next_row
    self.y)
  File "/usr/share/appgrid/widgets/home.py", line 765, in render_tile_at_position
    t = app.thumbnail
  File "/usr/share/appgrid/appdata/clients.py", line 116, in thumbnail
    from appdata.helpers import request
  File "/usr/share/appgrid/appdata/helpers.py", line 17, in <module>
    GLib.UserDirectory.DIRECTORY_DOWNLOAD) + '/appgrid/'
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128)
Traceback (most recent call last):
  File "/usr/share/appgrid/widgets/home.py", line 652, in next_row
    self.y)
  File "/usr/share/appgrid/widgets/home.py", line 765, in render_tile_at_position
    t = app.thumbnail
  File "/usr/share/appgrid/appdata/clients.py", line 116, in thumbnail
    from appdata.helpers import request
  File "/usr/share/appgrid/appdata/helpers.py", line 17, in <module>
    GLib.UserDirectory.DIRECTORY_DOWNLOAD) + '/appgrid/'
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not in range(128)

Question information

Language:
English Edit question
Status:
Answered
For:
App Grid Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Appgrid is no official Ubuntu package, but comes from a PPA. So it might be better if that question is moved to the appgrid area (click on the yellow pencil icon besides "Ubuntu" under the heading "Question Information - For:" and on the page that opens select "Project" and enter "appgrid").

The error message shown possibly indicates problems with non-ascii characters in the name of the download directory (maybe Ã?).

Revision history for this message
pgg (pgg) said :
#2

Thanks for letting me now about this - an update for App Grid that resolves this issue should be available in your update manager. Hope you enjoy :)

Can you help with this problem?

Provide an answer of your own, or ask Francis Brabant for more information if necessary.

To post a message you must log in.