2011-02-23 00:06:43 +03:00
|
|
|
|
2011-11-24 00:13:07 +04:00
|
|
|
NETSURF ATARI FAQ
|
2011-02-23 00:06:43 +03:00
|
|
|
|
2012-04-13 00:38:12 +04:00
|
|
|
Date: 12.04.2012
|
2011-02-23 00:06:43 +03:00
|
|
|
|
|
|
|
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.
|
2012-04-13 00:38:12 +04:00
|
|
|
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?
|
2011-02-23 00:06:43 +03:00
|
|
|
|
|
|
|
1.) Question:
|
|
|
|
CAN NETSURF ALSO BE RUN WITHIN AN TOS ENVIRONMENT?
|
|
|
|
|
2011-11-24 00:13:07 +04:00
|
|
|
Answer:
|
2011-02-23 00:06:43 +03:00
|
|
|
Yes NS can run on classic TOS. More or less.
|
2011-11-24 00:13:07 +04:00
|
|
|
It is intended to run within the FreeMint environment.
|
2011-02-23 00:06:43 +03:00
|
|
|
However there is no support for networking
|
2011-11-24 00:13:07 +04:00
|
|
|
right now. Networking support for FireTOS is maybe possible
|
2011-02-23 00:06:43 +03:00
|
|
|
in the future.
|
|
|
|
NS also has problems with Path conversions on all FileSystems
|
|
|
|
running under TOS. Try setting full paths within the Choices file.
|
|
|
|
|
|
|
|
|
2011-11-24 00:13:07 +04:00
|
|
|
2.) Question:
|
2011-02-23 00:06:43 +03:00
|
|
|
I DON'T HAVE AN 15 BIT GRAPHICS CARD, HOW TO RUN NETSURF ANYWAY?
|
|
|
|
|
|
|
|
Answer:
|
|
|
|
You need to trigger the config a bit.
|
|
|
|
enable the following Choices settings:
|
|
|
|
|
|
|
|
atari_font_driver:vdi
|
|
|
|
atari_transparency:0
|
|
|
|
suppress_images:1
|
|
|
|
|
|
|
|
This will run netsurf as a bloat textmode browser :)
|
|
|
|
|
|
|
|
3.) Question:
|
|
|
|
WHEN I WANT TO RUN NETSURF IT SAYS: "SOCKET NOT CONNECTED"
|
|
|
|
|
2011-11-24 00:13:07 +04:00
|
|
|
Answer:
|
|
|
|
Take a look at the system requirements! I statet NetSurf needs
|
2011-02-23 00:06:43 +03:00
|
|
|
the latest FreeMiNT 1.17 RELEASE. There was a bug within previous
|
2011-11-24 00:13:07 +04:00
|
|
|
Versions. Please update your kernel. OR install polipo proxy
|
|
|
|
provided as RPM within sparemint distribution. This is an
|
|
|
|
workaround, it should work out of the box. But if you want to
|
2011-02-23 00:06:43 +03:00
|
|
|
use the polipo disk-cache you should edit the config file.
|
|
|
|
|
|
|
|
4.) Question:
|
|
|
|
I'M GETTING "INSUFFICENT MEMORY" MESSAGES WHEN RUNNING NETSURF.
|
|
|
|
|
|
|
|
Answer:
|
|
|
|
Try to increase the TPA_INITIALMEM Configuration value within MINT.CNF
|
|
|
|
|
|
|
|
5.) Question:
|
2011-09-19 22:41:31 +04:00
|
|
|
SSL DOES NOT WORK - WHAT TO DO?
|
|
|
|
|
|
|
|
Answer:
|
|
|
|
Try to move the shipped cabundle.crt file to the path where NetSurf
|
2011-11-24 00:13:07 +04:00
|
|
|
looks for the SSL certificates (Displayed within statusbar and also
|
2012-04-13 00:38:12 +04:00
|
|
|
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.
|
|
|
|
|