Opened 11 years ago
Last modified 9 years ago
#40536 new defect
py27-webkitgtk 1.1.8_7 libraries not loading in python
Reported by: | bugztrac@… | Owned by: | elelay (Eric Le Lay) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | petrrr | |
Port: | py27-webkitgtk |
Description
$ python Python 2.7.5 (default, Aug 1 2013, 00:59:24) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import webkit Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/webkit/__init__.py", line 21, in <module> import webkit ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/webkit/webkit.so, 2): Symbol not found: __ZN7WebCore26RedirectedXCompositeWindow21cairoSurfaceForWidgetEP10_GtkWidget Referenced from: /opt/local/lib/libwebkitgtk-1.0.0.dylib Expected in: flat namespace in /opt/local/lib/libwebkitgtk-1.0.0.dylib >>>
Change History (4)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | elelay@… added |
---|---|
Owner: | changed from macports-tickets@… to nodamage@… |
comment:2 Changed 11 years ago by petrrr
Cc: | Peter.Danecek@… added |
---|
comment:3 Changed 9 years ago by petrrr
Cc: | elelay@… Peter.Danecek@… removed |
---|---|
Owner: | changed from nodamage@… to elelay@… |
nodamage@
retired, see #49351. Assigning this to the second maintainer.
Note: See
TracTickets for help on using
tickets.
Cc Me!