From bb287fa2e842f782faa9f518cb7d806128712a80 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Mon, 4 Aug 2014 17:54:00 +0200 Subject: [PATCH] Add a FAQ to surf. --- FAQ.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 FAQ.md diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..0a71e41 --- /dev/null +++ b/FAQ.md @@ -0,0 +1,10 @@ +# Frequently Asked Questions + +## Surf is starting up slowly. What might happen? + +The first suspect for such a behaviour is the plugin handling. Run surf +on the commandline and see if there are errors because of »nspluginwrap‐ +per« or failed RPCs to them. If that is true, go to ~/.mozilla/plugins +and try removing stale links to plugins not on your system anymore. This +will stop surf from trying to load them. + -- 2.20.1