English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   News (https://eab.abime.net/forumdisplay.php?f=29)
-   -   NetSurf 3.6 web browser released! (https://eab.abime.net/showthread.php?t=84862)

utri007 20 November 2016 21:38

NetSurf 3.6 web browser released!
 
Download http://cy2.uk/netsurfos3

Memory fragemention problem is now solved thanks to Olaf Barthel's work.

It requires :

OS3.5/9 32mb ram.
guigfx and render libraries.

Netsurf itself doesn't require FPU, but render library does.

This is real desktop version based official source tree here :

http://www.netsurf-browser.org/downloads/source/

Chris Young is looking for a help to get all features same level than OS4 version has.

DNADNL has made nice automated script for compiling, so nobody shouln't have problems to compile this. It downloads latest sources and compiles them. Making thing easier for those who would like to tinker with code.

https://github.com/DNADNL/NetScript

PS. It is also in aminet.net upload queue.

AMIGASYSTEM 20 November 2016 23:39

Thanks for the work done

The Browser It has greatly improved, I find it even faster, these are the problems encountered (I attach screenshots):

- Small fonts on Web pages
- The Prefs you can not save a larger font, request requires disk fonts
- If you choose a script from the menu "SMTube" it is required volume?
- If you try to do a Zoom the graphics will ruin,because of my configuration AFA:OS?

utri007 21 November 2016 14:07

-Small fonts problem is mostlikely also because of AFA OS
-I don't have that problem, AFA OS? You can modify settings file manually user/choises
-It is direct port odf OS4 version. There is no SMTube for OS3.5/9 Chris should remove that entry.

I also tried AFA OS long time ago, but with real amiga it was too much slowdown and I got tens of little problems.

PS. Java is not enabled By default.

AMIGASYSTEM 21 November 2016 18:42

I solved the problem by deleting the directory "user", now on AFA NetSurf it's perfect :)

http://s1.bild.me/bilder/240416/4455...f_Reaction.jpg

utri007 21 November 2016 21:11

Default settings are for to get best result with real Amigas.

honx 21 November 2016 22:15

i have installed netsurf on os 3.9, System:Internet/NetSurf with aiss theme.
if i try to run the browser i get error "usergroup.library could not be opened.

utri007 21 November 2016 22:47

You can get it here http://aminet.net/package/comm/net/AmiTCP-bin-30b2

You don't need to install AmiTCP just copy usergroup.library to libs.

honx 21 November 2016 23:15

thx. browser now runs. how do i assign more memory?
because if i try opening local history i get error "too less memory" or similar.
have 256mb ram assigned to amigaos 3.9 configuration, should be oodles.

utri007 22 November 2016 08:41

Quote:

Originally Posted by honx (Post 1123934)
thx. browser now runs. how do i assign more memory?
because if i try opening local history i get error "too less memory" or similar.
have 256mb ram assigned to amigaos 3.9 configuration, should be oodles.

You shouldn't have memory problems, it works just fine with 32mb ram.

But you should report your problem to Chris

chris at unsatisfactorysoftware.co.uk

Overflow 22 November 2016 11:15

(A600 Vampire setup with MCP. WB 3.9 Boingball 1 and 2)

When trying to start Netsurf-nofpu I get "Unable to initialise the font system", and SnoopDos fails to open Fonts/DejaVuSans.tt (I guess .ttf, and that Snoopdos window is cutting off the last letter).

Obviously I dont have that font in my Fonts directory. Just posting to see if its something else that would produce such a output beyond missing font...?
And where can I download this font?

DamienD 22 November 2016 11:17

Don't know if the Amigaworld thread helps Overflow?

emufan 22 November 2016 11:46

Quote:

Originally Posted by Overflow (Post 1123984)
And where can I download this font?

here is a link to the fonts.
not tested, since i cannot use Netsurf ( i only have workbench 3.1 )

Overflow 22 November 2016 11:52

I copied the fonts from my AOS 4 FE Classic CD, but it still gives the same error. (Failed on Snoopdos).

emufan 22 November 2016 12:04

Quote:

Originally Posted by Overflow (Post 1123989)
I copied the fonts from my AOS 4 FE Classic CD, but it still gives the same error. (Failed on Snoopdos).

you copied *.font *.otag and the corresponding _TrueType/*.ttf file ?
preserved the path structure?

example:
fonts:dejaVu Sans Mono Oblique.font
fonts:dejaVu Sans Mono Oblique.otag
fonts:_TruType/DejaVuSansMono-Oblique.ttf

#1) just found this FTManager on aminet.
this one can produce the *.font / *.otag files, if you provide it the *.ttf font

Overflow 22 November 2016 14:20

Still unable to get it working.

Thanks for the tips tho.

Its one of the annoying things with Amiga. Programs usually doesnt come with whats needed to get it to run :P

AMIGASYSTEM 22 November 2016 15:53

@utri
Ok tested Theme AISS and background "Reaction" on AmiKit, Now I would like to understand what is the small tab placed over the right, look screenshot

emufan 22 November 2016 16:00

1 Attachment(s)
Quote:

Originally Posted by Overflow (Post 1124000)
Still unable to get it working.

Thanks for the tips tho.

Its one of the annoying things with Amiga. Programs usually doesnt come with whats needed to get it to run :P

yep, frustrating. you can try to make snoopdos more verbose, by selecting "Functions" -> System/Amiga DOS ---> ALL ( next to the red pointer ).
should output more information this way

utri007 22 November 2016 17:06

Quote:

Originally Posted by Overflow (Post 1124000)
Still unable to get it working.

Thanks for the tips tho.

Its one of the annoying things with Amiga. Programs usually doesnt come with whats needed to get it to run :P

You are talking about Arti's SDL / Frambuffer hack.

I haven't had that kind of font problems with Netsurf.

Overflow 22 November 2016 17:35

SDL_VIDEODRIVER Fail
USE_P96_FIX Fail
SDL_DISABLE_LOCK_KEYS Fail
SDL_HWSURFACE Fail
SDL_SWSURFACE Fail
Fonts/DejaVuSans.ttf Fail

emufan 22 November 2016 17:54

Quote:

Originally Posted by Overflow (Post 1124030)
SDL_VIDEODRIVER Fail
USE_P96_FIX Fail
SDL_DISABLE_LOCK_KEYS Fail
SDL_HWSURFACE Fail
SDL_SWSURFACE Fail
Fonts/DejaVuSans.ttf Fail

do you use the version from the 1st posting?
make sure you have AmigaOS 3.5 or 3.9.


All times are GMT +2. The time now is 04:55.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.09989 seconds with 11 queries