diff options
author | Marvin Borner | 2019-03-05 01:09:01 +0100 |
---|---|---|
committer | Marvin Borner | 2019-03-05 01:09:01 +0100 |
commit | 55457187d18221e76bd12f0fb2cfab65c49b92fb (patch) | |
tree | 8db042d2d80710d54100c2709ad4332153ac848a /surf/FAQ.md |
Initial commit
Diffstat (limited to 'surf/FAQ.md')
-rw-r--r-- | surf/FAQ.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/surf/FAQ.md b/surf/FAQ.md new file mode 100644 index 0000000..48e6097 --- /dev/null +++ b/surf/FAQ.md @@ -0,0 +1,10 @@ +# Frequently Asked Questions + +## Surf is starting up slowly. What might be causing this? + +The first suspect for such behaviour is the plugin handling. Run surf on +the commandline and see if there are errors because of “nspluginwrapper” +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. + |