mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 20:58:34 +10:00
11 lines
421 B
Markdown
Executable File
11 lines
421 B
Markdown
Executable File
# 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.
|
|
|