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 316457 - vte python binding failure with python 2.3
vte python binding failure with python 2.3
Status: RESOLVED DUPLICATE of bug 313454
Product: vte
Classification: Core
Component: general
0.11.x
Other All
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-16 11:00 UTC by Sam Varshavchik
Modified: 2005-10-23 14:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Sam Varshavchik 2005-09-16 11:00:26 UTC
Please describe the problem:
The python binding in vte fail to load.

Steps to reproduce:
$ python
Python 2.3.4 (#1, Feb  2 2005, 12:11:53)
[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import vte




Actual results:
Traceback (most recent call last):
  • File "<stdin>", line 1 in ?
ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/vtemodule.so: undefined
symbol: pyg_set_object_has_new_constructor



Expected results:
The python module should load without errors.

Does this happen every time?
always.

Other information:
This is on Fedora Core 3 with all updates applied.
Comment 1 Kjartan Maraas 2005-09-17 14:38:40 UTC
Fixed in a later release. You could file a request for an update for FC3 in
their bugtracking system.
Comment 2 Loïc Minier 2005-10-23 12:34:11 UTC
Sam, I notice you're using Python 2.3, it fails with Python 2.3 here too, but
works with 2.4.  Can you confirm that Fedora's current "python" is 2.3?

I'm reopening this bug to mark it a duplicate of bug 313454.

Cheers,
Comment 3 Loïc Minier 2005-10-23 12:35:10 UTC

*** This bug has been marked as a duplicate of 313454 ***
Comment 4 Sam Varshavchik 2005-10-23 14:02:43 UTC
The current python in FC 3 is 2.3.