Comment 1 for bug 1780501

Revision history for this message
Brian Murray (brian-murray) wrote :

Calling Vte.Terminal.feed_child() with "n\n", -1 works fine with version 0.52.1-1ubuntu1 on Ubuntu 18.04 but using version in bionic-updates and cosmic I receive the following Traceback:

In [10]: term.feed_child("n\n", -1)
---------------------------------------------------------------------------
TypeError Traceback (most recent call last)
<ipython-input-10-aea6cb64c22b> in <module>()
----> 1 term.feed_child("n\n", -1)

TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given)

In [11]:
Do you really want to exit ([y]/n)? y
[ 8:10AM 10167 ] [ bdmurray@impulse:~ ]
 $ apt-cache policy gir1.2-vte-2.91
gir1.2-vte-2.91:
  Installed: 0.52.2-1ubuntu1~18.04.1
  Candidate: 0.52.2-1ubuntu1~18.04.1
  Version table:
 *** 0.52.2-1ubuntu1~18.04.1 500
        500 http://192.168.10.7/ubuntu bionic-updates/main amd64 Packages