Comment 8 for bug 801906

Revision history for this message
David Caro (dcaro) wrote :

Found a bug on the vte python bindings... I opened a bug:
https://bugzilla.gnome.org/show_bug.cgi?id=667044

Meanwhile, I've seen some 'strange' thing in the code, for example, the setup method of the view module, calls itself if it fails indefinetly.... (infinite recursion).

I've created a branch with another fix for the bug. feel free to review it and modify it if needed.

David