diff options
author | joe <rbo@gmx.us> | 2025-09-30 18:03:23 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-30 18:03:23 +0200 |
commit | 29dab718af747d7b8207c1cbfb49de65f0a26306 (patch) | |
tree | 69493e61ed9702b33d45436d06c040bc4456571c /FAQ.md | |
download | surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.gz surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.bz2 surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.xz surf-29dab718af747d7b8207c1cbfb49de65f0a26306.tar.zst surf-29dab718af747d7b8207c1cbfb49de65f0a26306.zip |
surfin
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. + |