summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-04-12 20:38:12 +0000
committerOle Loots <ole@monochrom.net>2012-04-12 20:38:12 +0000
commitcaeec11de77dd6640e533f76da5679a6e7a2b131 (patch)
tree00b3719da9bc9860c63758b45d0ba7215faec239
parenta17fc5da76bd18c5683f647b9ff663a15b5130a1 (diff)
downloadnetsurf-caeec11de77dd6640e533f76da5679a6e7a2b131.tar.gz
netsurf-caeec11de77dd6640e533f76da5679a6e7a2b131.tar.bz2
Updated FAQ
svn path=/trunk/netsurf/; revision=13862
-rwxr-xr-xatari/doc/faq.txt20
1 files changed, 16 insertions, 4 deletions
diff --git a/atari/doc/faq.txt b/atari/doc/faq.txt
index d5c38f770..53dbe81f2 100755
--- a/atari/doc/faq.txt
+++ b/atari/doc/faq.txt
@@ -1,14 +1,15 @@
NETSURF ATARI FAQ
-Date: 15.02.2011
+Date: 12.04.2012
01.) CAN NETSURF ALSO BE RUN WITHIN AN TOS ENVIRONMENT?
02.) I DON'T HAVE AN 15 BIT GRAPHICS CARD, HOW TO RUN NETSURF ANYWAY?
03.) WHEN I WANT TO RUN NETSURF IT SAYS: "SOCKET NOT CONNECTED".
04.) I'M GETTING "INSUFFICENT MEMORY" MESSAGES WHEN RUNNING NETSURF.
-05.) A PAGE CRASHES - WHAT CAN I DO?
-06.) SSL DOES NOT WORK - WHAT'S WRONG?
+05.) SSL DOES NOT WORK - WHAT'S WRONG?
+06.) I'M GETTING THE ERROR: "BASE STYLESHEET FAILED TO LOAD" - WHAT'S WRONG?
+05.) A PAGE CRASHES - WHAT CAN I DO?
1.) Question:
CAN NETSURF ALSO BE RUN WITHIN AN TOS ENVIRONMENT?
@@ -59,4 +60,15 @@ Date: 15.02.2011
Answer:
Try to move the shipped cabundle.crt file to the path where NetSurf
looks for the SSL certificates (Displayed within statusbar and also
- verbose log).
+ verbose log).
+
+6.) Question:
+ I'M GETTING THE ERROR: "BASE STYLESHEET FAILED TO LOAD" - WHAT'S WRONG?
+
+ Answer:
+ NetSurf checks if the base stylesheet is modified. For that - it
+ requires that the system clock is returning reasonable valid values.
+ Make your your system clock is set. (Rember empty NVRAM....)
+ If that doesn't help - make sure the netsurf package was unpacked
+ completly and that all files can be read.
+