diff options
author | Bradley Taunt <bt@btxx.org> | 2024-01-18 12:59:27 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-01-18 12:59:27 -0500 |
commit | 3164edd96b759a04eedb099ffab593c2a6251abe (patch) | |
tree | e52e8fe5ce0a2aac7f1a76282751ea184108927c /FAQ.md |
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. + |