Comment 5 for bug 864851

Revision history for this message
ullgren (ullgren) wrote :

On a freshly installed 11.10 I get the same Segmentation fault.
I installed using the deb package from nilarimogard's webupd8 PPA.
So I have all deps from there.

Some print-debugging showed that it is the call to model.append(..) that generates the segmentaion fault.
To me this indicated that the real issue is not in "unity-lens-gdocs" but somewhere in gir/libdee/libunity.
Perhaps some missing packages ?

My python skills are poor, and my gir skills non existent, but if you can give me some pointers I'm willing to help debug this issue.