WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33424
Webkit based apps will not start
https://bugs.webkit.org/show_bug.cgi?id=33424
Summary
Webkit based apps will not start
asensio
Reported
2010-01-09 09:38:28 PST
(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
Attachments
Add attachment
proposed patch, testcase, etc.
Alberto Garcia
Comment 1
2013-09-11 10:07:34 PDT
Looks like the installed libsoup version was not recent enough. Since this is more than 3 years old I guess it doesn't make sense to keep it open. Please reopen if you think it's still relevant.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug