Comment 8 for bug 913762

Revision history for this message
Nicola Jelmorini (jelmorini) wrote :

Hello,

I have the same problem here: no photos are listed in the dash. I have run the scope in a terminal, and these are the messages:

nicola@nicola-VirtualBox:~$ /usr/lib/unity-scope-shotwell/unity-scope-shotwell
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject

** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
Shotwell database backup: OK
TypeError: on_search_changed() takes exactly 5 arguments (2 given)

** CRITICAL **: pygobject_register_wrapper: assertion `PyObject_TypeCheck(self, &PyGObject_Type)' failed
Search changed to ""
Global view without search string : hide

** CRITICAL **: pygobject_register_wrapper: assertion `PyObject_TypeCheck(self, &PyGObject_Type)' failed
Search changed to ""
Traceback (most recent call last):
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 67, in on_search_changed
    self.update_results_model(search_string, model, 'lens')
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 84, in update_results_model
    for i in self.shotwell(search, date):
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 131, in shotwell
    if gio.File(uri).query_exists():
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in position 100: ordinal not in range(128)

** CRITICAL **: pygobject_register_wrapper: assertion `PyObject_TypeCheck(self, &PyGObject_Type)' failed
Search changed to ""
Traceback (most recent call last):
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 67, in on_search_changed
    self.update_results_model(search_string, model, 'lens')
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 84, in update_results_model
    for i in self.shotwell(search, date):
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 131, in shotwell
    if gio.File(uri).query_exists():
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in position 100: ordinal not in range(128)

** CRITICAL **: pygobject_register_wrapper: assertion `PyObject_TypeCheck(self, &PyGObject_Type)' failed
Search changed to "Amici"
Traceback (most recent call last):
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 67, in on_search_changed
    self.update_results_model(search_string, model, 'lens')
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 84, in update_results_model
    for i in self.shotwell(search, date):
  File "/usr/lib/unity-scope-shotwell/unity-scope-shotwell", line 131, in shotwell
    if gio.File(uri).query_exists():
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in position 100: ordinal not in range(128)