After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 169201 - python-vte seems to be missing "forkpty()"
python-vte seems to be missing "forkpty()"
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
Python bindings maintainers
list-kmaaras
Depends on:
Blocks:
 
 
Reported: 2005-03-04 15:22 UTC by Michael Vogt
Modified: 2005-12-12 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
enable forkpty() in the override file (427 bytes, patch)
2005-03-04 15:24 UTC, Michael Vogt
none Details | Review

Description Michael Vogt 2005-03-04 15:22:35 UTC
python-vte seems to have a small bug in the override file that prevents the
forkpty() method to be generated. The attached patch fixes this problem.
Comment 1 Michael Vogt 2005-03-04 15:24:08 UTC
Created attachment 38249 [details] [review]
enable forkpty() in the override file
Comment 2 Luis Villa 2005-03-04 15:53:59 UTC
Moving to a better (though perhaps still not correct) component.
Comment 3 Gustavo Carneiro 2005-03-04 16:05:51 UTC
Python bindings for VTE are included in VTE itself.
But let us know if you need any help :)
Comment 4 Kjartan Maraas 2005-12-12 18:42:28 UTC
Commited.