[Webkit-unassigned] [Bug 33424] New: Webkit based apps will not start
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 9 09:38:28 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33424
Summary: Webkit based apps will not start
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: valterasensio at yahoo.com
(hope i'm reporting a bug in the right place)
Webkit based apps won't start after libwebkit-1.0-2 update from version
1.1.17.1 to 1.1.18.1. I'm using Webkit's Team PPA for Ubuntu 9.10 Karmic Koala.
When I type "midori" in the shell I get the following error:
symbol lookup error: /usr/lib/libwebkit-1.0.so.2: undefined symbol:
soup_content_decoder_get_type
When I type "gwibber":
Traceback (most recent call last):
File "/usr/bin/gwibber", line 55, in <module>
from gwibber import client
File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 11, in
<module>
from . import gwui, config, configui, gintegration
File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 8, in <module>
import webkit, gtk, urllib2, hashlib, os, gobject, dbus
File "/usr/lib/pymodules/python2.6/webkit/__init__.py", line 19, in <module>
import webkit
ImportError: /usr/lib/libwebkit-1.0.so.2: undefined symbol:
soup_content_decoder_get_type
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list