diff options
author | Karel Kočí <cynerd@email.cz> | 2018-11-05 23:04:32 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-11-05 23:04:32 +0100 |
commit | d7f641d5dd6c099d4a9274a18fcfb89df00d4b4c (patch) | |
tree | fa46c7ec3902a9549393df154f24b25ef7517875 /FAQ.md | |
parent | 78d9d66ad6ce6455690670173623ad420d12170d (diff) | |
parent | 2b71a22755bae132a639fe10475a0d42e582d244 (diff) | |
download | surf-d7f641d5dd6c099d4a9274a18fcfb89df00d4b4c.tar.gz surf-d7f641d5dd6c099d4a9274a18fcfb89df00d4b4c.tar.bz2 surf-d7f641d5dd6c099d4a9274a18fcfb89df00d4b4c.zip |
Merge branch 'surf-webkit2' into mysurfv2.0.7
Diffstat (limited to 'FAQ.md')
-rw-r--r-- | FAQ.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,10 +1,10 @@ # Frequently Asked Questions -## Surf is starting up slowly. What might happen? +## Surf is starting up slowly. What might be causing this? -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 +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. |