Comment 1 for bug 1812953

Revision history for this message
Egmont Koblinger (egmont-gmail) wrote :

See e.g. https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1780501 for details.

VTE indeed silently fixed the python binding to take 2 arguments instead of 3, causing such a backward incompatible breakage. As far as mainstream Terminator is concerned, it should try-except, or just require a new enough VTE and go with the fixed API.