English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 19 January 2016, 21:55   #301
matthey
Banned
 
Join Date: Jan 2010
Location: Kansas
Posts: 1,284
Quote:
Originally Posted by utri007 View Post
Matthey: Chris wondered if you could do some debugging why Netsurf terminates AmiTCP randomly?
I'm not feeling motivated. I really don't want to be relaying messages to a forum I don't plan on returning to (amiga.org, amigaworld.net or any others with connections to A-EON or Hyperion or with AmigaOS 4 fan boy moderators). It is difficult enough to develop without the people in charge working against our efforts.

Quote:
Originally Posted by a4k-oerx View Post
Wondering about the FreeVec(font) in line 89, font seems to be a string, not a memory block.
It is a pointer to a char string. ASPrintf() calls AllocVec() to allocate a string and this FreeVec() deallocates it. It is not pretty or optimal but makes more sense if you check out ASPrintf() in os3support.c.

Edit: I tried the new NetSurf and did not have any TCP/IP disconnect problems or slow hard drive cache access (CSMKIII with PFS, SFS was horribly slow at delete back when I tried it). I did get an assertion error on the first link I clicked on which should be reported:

Quote:
Assertion of condition
"*line_min <= *line_max"
failed in file "render/layout.c", line 3335.
Assertions are used for finding problems in algorithms and this tells right where and what the problem is. The speed and layout rendering seems to be much improved. NetSurf would probably have acceptable speed if compiled with optimizations on.

Last edited by matthey; 20 January 2016 at 08:17.
matthey is offline  
Old 31 January 2016, 12:48   #302
arti
Registered User
 
Join Date: Jul 2008
Location: Poland
Posts: 665
Post

Update:

* added autodetect_depth option. [24bit opens on fullscreen in 16bit].

* added auto playback of modules from modarchive.org.
Supported formats: xm, mod and s3m with Hippoplayer.
Recommended setting for xm and s3m is AHI.
Set module_player option to Hip path and module_autoplay:1
to enable.

netsurf-os3.lha

Here are some videos:

[ Show youtube player ]
[ Show youtube player ]
[ Show youtube player ]

Last edited by arti; 23 February 2016 at 12:26. Reason: Updated link
arti is offline  
Old 06 February 2016, 22:08   #303
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,686
Chris has released new version of Netsurf some time ago.

http://www.unsatisfactorysoftware.co...php?pg=netsurf

Current version biggest change is that preferences mostly works now.

How ever there are problems.

- AGA has some problems with images, so disable them to make it useable
- Speed is decreasing when changin web page ie. going to amiga.org takes 26 seconds, opening forums takes about 100 seconds and then home page again takes some 300 seconds.

Chris hasn't been able to compile this with optimications ON, if anyone could help him that would make this version very useable.

This version is useable and surprisingly stable with real Amigas, emulator users should use Arti's version.

Useable with 040, 32mb ram, AGA and OS3.5/9

EDIT:

Genesis has limits to ram usage 256kb, to prevent TCP/IP out of memory / buffers errors those limit should increased to 512-1024kb more buffres would helps also.

Last edited by utri007; 06 February 2016 at 22:18.
utri007 is offline  
Old 09 February 2016, 13:18   #304
arti
Registered User
 
Join Date: Jul 2008
Location: Poland
Posts: 665
Post

Update:
* enabled javascript (work in progress state)

netsurf-os3.lha

Interesting thing is that most usable feature so far is ability to show top middle frame with list of users present on irc on this website

(Screenshot attached)
Attached Thumbnails
Click image for larger version

Name:	nsjs.jpg
Views:	264
Size:	241.8 KB
ID:	47399  
arti is offline  
Old 10 February 2016, 08:16   #305
kneehighspy
Registered User
 
Join Date: May 2015
Location: cerulean / usa
Posts: 75
i think i use an older version and for me the url address book would never save any sites i bookmarked, does this work in this version?
kneehighspy is offline  
Old 11 February 2016, 20:39   #306
arti
Registered User
 
Join Date: Jul 2008
Location: Poland
Posts: 665
After clicking book with plus button?
If it not appear on bookmarks.htm than:
it may be missing or
can't be found if NS is run from console.

You can see in SnoopDos to check that out.
arti is offline  
Old 12 February 2016, 12:15   #307
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 797
Quote:
Originally Posted by arti View Post
Update:
* enabled javascript (work in progress state)

netsurf-os3.lha

Interesting thing is that most usable feature so far is ability to show top middle frame with list of users present on irc on this website
At last!

Small update to the Mason theme to make it compatible with this version:

MasonTheme.lha

Click image for larger version

Name:	NetSurfAndWallGet.png
Views:	280
Size:	407.2 KB
ID:	47449

Last edited by James; 12 February 2016 at 12:34. Reason: Image added
James is offline  
Old 13 February 2016, 13:28   #308
arti
Registered User
 
Join Date: Jul 2008
Location: Poland
Posts: 665
Very nice!
Can you upload WallGet theme too ?
arti is offline  
Old 13 February 2016, 16:59   #309
James
Registered User
 
Join Date: Mar 2010
Location: Beckenham/England
Posts: 797
Sure!

Toolbars.lha

Also includes toolbars and buttons for:

AmiPodder, AmiStart, amrss, ClassAction, CManager, FreeDB, GuardAmy, hserv, IBrowse, PAC2, PtpDigCam, Remus, ReqAttack, SimplePost, STFax, Strange, and twittAmiga.
James is offline  
Old 21 February 2016, 18:05   #310
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,686
Chris has released new build. http://www.unsatisfactorysoftware.co...php?pg=netsurf

- This one has nice speed up.
- It has only minor graphic problems with AGA.

It starts to have all the features of Netsurf.
- Preferences mostly works.
- Tabs are enabled.

Chris needs a feedback, there are some know problems.
- Speed decreases when surfing from site to site?
- There are time out problems with TCP/IP stack

PS. Netsurf themes works with this one and there are quite many of them.
utri007 is offline  
Old 27 February 2016, 10:26   #311
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,686
Chris has setup new test version wich is very slow to render pages. He is trying hunt down a reason to slow down until it gets time out error.

Now would be very helpfull for Chris to get error reports.

This is official desktop version of netsurf, it builds agains official source tree, it uses standard amiga sytstem libraries. Even in current form it is very stable.

http://www.unsatisfactorysoftware.co...php?pg=netsurf
utri007 is offline  
Old 29 February 2016, 16:45   #312
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,686
Chris has put on new version. He has managet to compile it optimisations ON, so it start to be very fast. However there are still a problems, biggest one is memory fragemtion, wich is mostly with real hardware.

This version do require at least 68040 cpu to work. It is very fast with emulators, all the pages loads less than 5 seconds.

With real amiga it loads first and second page very fast and after that it starts to get slow down. Amiga.org loads 18 seconds with 060 and 25 seconds with 040, I'm prety sure that is quite much best what real amiga can do.

http://www.unsatisfactorysoftware.co...php?pg=netsurf

Chris would like to get some feedback and error reports, that would speed up development. Thanks.
utri007 is offline  
Old 29 February 2016, 18:29   #313
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Presumably we just pull the download from the test release link?
crazyc is offline  
Old 29 February 2016, 20:04   #314
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,686
Right.
utri007 is offline  
Old 29 February 2016, 23:10   #315
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Best version I have tried so far.
Can't match your loading speed, but it does run ok. Web browsing will never be good on even an 060 so I only really use it for aminet and ibrowse loads that faster. BBC website loads slowly but looks nicer of course than ibrowse as it shows it better.
crazyc is offline  
Old 29 February 2016, 23:10   #316
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Can't get mason theme to work but haven't tried hard
crazyc is offline  
Old 29 February 2016, 23:11   #317
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Great to see continued development though!
crazyc is offline  
Old 01 March 2016, 00:22   #318
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,686
Quote:
Originally Posted by crazyc View Post
Best version I have tried so far.
Can't match your loading speed, but it does run ok. Web browsing will never be good on even an 060 so I only really use it for aminet and ibrowse loads that faster. BBC website loads slowly but looks nicer of course than ibrowse as it shows it better.
Biggest benefit would be possibility to download files from "not so amiga friendly websites".

I would like also browse amiga sites with amiga.

Did you got that slowdon effect when you was using it? Every page takes longer to download/render than previous.?
utri007 is offline  
Old 01 March 2016, 01:59   #319
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Didn't really have enough time to get consistent results. Also I am running a good amount of ram if that matters. 😃
Will see if I have time to play tomorrow.
crazyc is offline  
Old 05 March 2016, 13:09   #320
arti
Registered User
 
Join Date: Jul 2008
Location: Poland
Posts: 665
Non FPU version available:
http://ami-soft.blogspot.com/

Artur
arti is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
NetSurf for AGA arti News 92 14 March 2016 21:44
NetSurf works on the raspberry pi mcbone Amiga scene 2 08 July 2013 05:17
Netsurf 2.8 released for OS4 utri007 News 0 23 September 2011 21:07
netsurf and owb turrican3 support.Apps 7 07 May 2011 14:37
Netsurf 68k utri007 Coders. General 0 09 March 2011 11:30

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 12:15.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.12780 seconds with 14 queries