[MacPorts] #19896: Error running webkit-gtk 1.1.7 on Leopard
#19896: Error running webkit-gtk 1.1.7 on Leopard -----------------------------------+---------------------------------------- Reporter: nodamage@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk -----------------------------------+---------------------------------------- Ran into the following error trying to run pywebkitgtk: {{{ Traceback (most recent call last): File "demos/tabbed_browser.py", line 30, in <module> import webkit ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5 /site-packages/gtk-2.0/webkit.so, 2): Symbol not found: __ZN7WebCore15PurgeableBuffer13makePurgeableEb Referenced from: /opt/local/lib/libwebkit-1.0.2.dylib Expected in: dynamic lookup }}} Traced it down to the following webkit ticket: https://bugs.webkit.org/show_bug.cgi?id=23057 Applying the patch to webkit-gtk and recompiling it fixed my problem and allowed pywebkit-gtk to work successfully. I suspect other apps using webkit-gtk may suffer from the same problem. System: OS X 10.5.7 Intel with Xcode 3.1.2. webkit-gtk installed was the latest Portfile (currently r51558). Attaching the patch from the specified webkit ticket that I was able to apply to resolve the problem. -- Ticket URL: <http://trac.macports.org/ticket/19896> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19896: Error running webkit-gtk 1.1.7 on Leopard -----------------------------------+---------------------------------------- Reporter: nodamage@… | Owner: myschizobuddy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk -----------------------------------+---------------------------------------- Changes (by macsforever2000@…): * cc: devans@… (added) * owner: macports-tickets@… => myschizobuddy@… -- Ticket URL: <http://trac.macports.org/ticket/19896#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19896: Error running webkit-gtk 1.1.7 on Leopard -----------------------------------+---------------------------------------- Reporter: nodamage@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk -----------------------------------+---------------------------------------- Changes (by devans@…): * owner: myschizobuddy@… => devans@… * status: new => assigned Comment: The port has been updated to version 1.10. Is the patch still needed or has it been integrated upstream? -- Ticket URL: <http://trac.macports.org/ticket/19896#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19896: Error running webkit-gtk 1.1.7 on Leopard -----------------------------------+---------------------------------------- Reporter: nodamage@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: webkit-gtk -----------------------------------+---------------------------------------- Changes (by devans@…): * cc: devans@… (removed) -- Ticket URL: <http://trac.macports.org/ticket/19896#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19896: Error running webkit-gtk 1.1.7 on Leopard ------------------------------------+--------------------------------------- Reporter: nodamage@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: webkit-gtk | ------------------------------------+--------------------------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: This patch has been incorporated upstream in version 1.1.11 and later. However, these versions require unstable libsoup >= 2.27.5, so apply the patch to 1.1.10 until stable libsoup 2.28 is released. Patch applied in r56168. Thanks for pointing out the problem. Sorry for the delay in implementing this. -- Ticket URL: <http://trac.macports.org/ticket/19896#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts