Traceback (most recent call last): File "/usr/lib/unity-lens-photos/unity-lens-photos", line 103, in class Merger (GObject.Object, Unity.MergeStrategy): File "/usr/lib/python3/dist-packages/gi/types.py", line 230, in __init__ cls._setup_vfuncs() File "/usr/lib/python3/dist-packages/gi/types.py", line 118, in _setup_vfuncs for vfunc_name, py_vfunc in cls.__dict__.items(): File "/usr/lib/python3.2/warnings.py", line 18, in showwarning file.write(formatwarning(message, category, filename, lineno, line)) File "/usr/lib/python3.2/warnings.py", line 25, in formatwarning line = linecache.getline(filename, lineno) if line is None else line File "/usr/lib/python3.2/linecache.py", line 15, in getline lines = getlines(filename, module_globals) File "/usr/lib/python3.2/linecache.py", line 41, in getlines return updatecache(filename, module_globals) File "/usr/lib/python3.2/linecache.py", line 81, in updatecache stat = os.stat(fullname) RuntimeError: Couldn't find GType of implementor of interface UnityMergeStrategy. Forgot to set __gtype_name__?