Bug#334001: Importing vte in python doesn't work

2005-10-16 Thread Loic Minier
severity 334001 serious thanks Grmblb. -- Loïc Minier <[EMAIL PROTECTED]>

Bug#334001: Importing vte in python doesn't work

2005-10-16 Thread Loic Minier
On dim, oct 16, 2005, Elmo MÃ?ntynen wrote: > If it helps, I have no problem with the current ubuntu regarding > python-vte. Here are the corresponding version information: Yes, I've already found out that this is fixed in version 2.8 of pygtk, however this version can't be shipped in Debian ri

Bug#334001: Importing vte in python doesn't work

2005-10-15 Thread Elmo Mäntynen
Hi, On Sat, Oct 15, 2005, Elmo Mäntynen wrote: > Package: python-vte > Version: 0.11.15-1 > > import vte gives: > " > Traceback (most recent call last): > File "", line 1, in ? > ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/vtemodule.so: > undefined symbol: pyg_set_object_has

Bug#334001: Importing vte in python doesn't work

2005-10-15 Thread Elmo Mäntynen
Loic Minier wrote: >Hi, > >On Sat, Oct 15, 2005, Elmo Mäntynen wrote: > > >>Package: python-vte >>Version: 0.11.15-1 >> >>import vte gives: >>" >>Traceback (most recent call last): >> File "", line 1, in ? >>ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/vtemodule.so: >>undefined

Bug#334001: Importing vte in python doesn't work

2005-10-15 Thread Loic Minier
Hi, On Sat, Oct 15, 2005, Elmo Mäntynen wrote: > Package: python-vte > Version: 0.11.15-1 > > import vte gives: > " > Traceback (most recent call last): > File "", line 1, in ? > ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/vtemodule.so: > undefined symbol: pyg_set_object_has_n

Bug#334001: Importing vte in python doesn't work

2005-10-14 Thread Elmo Mäntynen
Package: python-vte Version: 0.11.15-1 import vte gives: " Traceback (most recent call last): File "", line 1, in ? ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/vtemodule.so: undefined symbol: pyg_set_object_has_new_constructor " I need vte in a program called iBuild, which fails becaus