logo       

Re: error loading gtksourceview: msg#00119

gnome.gtk+.python

Subject: Re: error loading gtksourceview

Op zo, 20-02-2005 te 20:21 +0100, schreef pier carteri:
>Hi to all,
>I' ve downloaded and installed gtksourceview v 1.1.92 and then
>downloaded and installed gnome-python-extra 2.9.4.
>But when I try to load gtksourceview in python I get the following error:
>>>> import gtksourceview
>Traceback (most recent call last):
> File "<stdin>", line 1, in ?
>ImportError: /usr/lib/python2.3/site-packages/gtk-2.0/gtksourceview.so:
>undefined symbol: gtk_source_view_set_highlight_current_line
>
>Any idea?
>
>Thank you!

Those versions should be compatible. Are there any older versions of
gtksourceview installed? Try running something like:

ldd /usr/lib/python2.3/site-packages/gtk-2.0/gtksourceview.so \
| grep gtksourceview

and make sure the Python module is loading the correct version of the
gtksourceview library.

--
Stéphan Kochen <stephan@xxxxxxxxx>

_______________________________________________
pygtk mailing list pygtk@xxxxxxxxxx
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise