thinblog / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

Error while importing webkit #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. Compile and Install WebkitGtk 1.1.1
2. Compile and Install pywebkitgtk-1.1
3. Fire python and import webkit 

What is the expected output? What do you see instead?
Webkit  should be imported, Instead of that I get 

ImportError: /usr/lib/python2.6/dist-packages/gtk-2.0/webkit.so: undefined
symbol: webkit_web_view_get_encoding

What version of the product are you using? On what operating system?
Ubuntu 9.04 Alpha 6
Python 2.6.1+

Original issue reported on code.google.com by yathib@gmail.com on 14 Mar 2009 at 10:41

GoogleCodeExporter commented 8 years ago
This should be fixed in 1.1.3. Please reopen if it's still an issue.

Cheers

Original comment by jmalo...@gmail.com on 18 Mar 2009 at 5:15