Code review comment for lp:~laney/ubiquity/vte2.91

Revision history for this message
Iain Lane (laney) wrote :

In the absence of this being merged + uploaded, the install will probably error out. gi is going to try and use 2.91 if gir1.2-vte-2.91 is installed, and the old code is not compatible.

If you don't have time to review, you could upload with this change to force 2.90 in the meantime.

"import gi
gi.require_version ("Vte", "2.90")"

« Back to merge proposal