From c8747c63fd3144837e28bddf44cd6cd957fcc13e Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 5 Dec 2009 21:41:10 +0100 Subject: faq entry for segfaults --- docs/FAQ | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs') diff --git a/docs/FAQ b/docs/FAQ index f6a1a21..131d47d 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -1,6 +1,19 @@ FAQ --- +### Uzbl crashes immediately (segfaults). WTF ? +You are using a libwebkit version (usually 1.1.15.*) that uses enchant which +is compiled with zemberek support built-in. Compile enchant with +--disable-zemberek or ask your package maintainer. +See also: + + * https://bugs.webkit.org/show_bug.cgi?id=30860 + * http://bugzilla.abisource.com/show_bug.cgi?id=12413 + * http://bugzilla.abisource.com/show_bug.cgi?id=12529 + * http://bugs.archlinux.org/task/17401 + * http://www.uzbl.org/news.php?id=17 + + ### I just installed uzbl but it doesn't do much. What now? "Uzbl" is the name for the umbrella project that has several subprojects. You probably want `uzbl-browser` or any of the other projects. -- cgit v1.2.3