[webkit-gtk] LibSoup issue blocking WebGL?
Dan Winship
danw at gnome.org
Sun May 15 05:23:12 PDT 2011
On 05/13/2011 09:19 PM, Won J Jeon wrote:
> Hi all,
>
> <snip from Bugzilla>
>
> ... Whenever GtkLauncher tries to load WebGL pages, it has "SSL handshake failed" error.
This probably means you don't have the glib-networking package installed
(which contains the TLS implementations for GSocketConnection in gio).
(If you have a more recent libsoup, it will (a) refuse to build if you
don't have glib-networking installed, and (b) give a better error if you
end up running it without glib-networking installed.)
-- Dan
More information about the webkit-gtk
mailing list