Welcome, Guest. Please login or register.

Author Topic: NetSurf OS3.x Issues  (Read 41112 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #179 from previous page: February 01, 2016, 10:48:05 PM »
Log file is too big, even in zipped to this forum. Send to your email.
« Last Edit: February 01, 2016, 10:55:22 PM by utri007 »
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #180 on: February 01, 2016, 11:41:23 PM »
Quote from: utri007;803293
Log file is too big, even in zipped to this forum. Send to your email.


Got it, thanks.

The slow bits look like fetching, rendering and (possibly) clearing out the cache.
Try increasing the memory cache size, and setting the disc cache to 0.

I say "possibly", because I'm not entirely sure what NetSurf is doing between these two lines:
Code: [Select]
(512.243855) content/content.c:690 content_remove_user: content http://amiga.org/forums/images/headers/header_ao_logo.jpg (0x696c1440), user 0x68c15a1a 0x6882b800
(566.575433) content/content.c:386 content_destroy: content 0x6993bc40 http://amiga.org/forums/images/headers/bar_bg.gif
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #181 on: February 02, 2016, 12:00:10 AM »
Quote from: utri007;803286
Preferences do work. :D One note, it is not actually preferences, but I can disable images, but I can't enable them back on.


I can't see anything wrong with that code.  All it does is check the state of the menus and then set the images options so they match.

Quote

You have spend some time with aga? It works/displays right again, but 4/5 times it goes unresbonsive before it it displays anything. This with my 68040/AGA

My RTG amiga has wrong colours, usually it is fixed with friend bitmap, but this time it doesn't have any effect.


I've only been testing with AGA, can't help with the wrong colours thing, I'm not set up anywhere to test it.  I'd hazard a guess it's to do with the endianness of the screenmode, I've not changed anything related to colours or friend bitmaps AFAIR.
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline Crumb

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: NetSurf OS3.x Issues
« Reply #182 on: February 02, 2016, 06:53:57 PM »
@utri007

What about TLSFMem, does it improve speed a little?
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #183 on: February 02, 2016, 07:56:56 PM »
Quote from: chris;803301
I can't see anything wrong with that code.  All it does is check the state of the menus and then set the images options so they match.



I've only been testing with AGA, can't help with the wrong colours thing, I'm not set up anywhere to test it.  I'd hazard a guess it's to do with the endianness of the screenmode, I've not changed anything related to colours or friend bitmaps AFAIR.


Bit off topic :
I reinstalled myt amiga some days ago. I can't remember did colors work after that or not. But I have a 15bit PC, 16BIT PC and 24bit PC screenmodes availlable. I'm using Picasso 96. Do I have setup problem or not, sorry my ignorance.

Quote from: crumb
What about TLSFMem, does it improve speed a little?


Netsurf starts and loads wellcome screen, but locks Computer after 10-15 seconds when trying to surf any other web address, if tlsfmem or tlsfmempool is running.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #184 on: February 03, 2016, 12:30:58 PM »
Quote from: utri007;803337
Bit off topic :
I reinstalled myt amiga some days ago. I can't remember did colors work after that or not. But I have a 15bit PC, 16BIT PC and 24bit PC screenmodes availlable. I'm using Picasso 96. Do I have setup problem or not, sorry my ignorance.


The PC modes are little-endian, so that may be the problem.  It's likely I have some code which is assuming the screen is big-endian.  Does text show up the correct colour?  I know for sure that uses pen allocation so I'd expect it to.  Bitmap plotting is somewhat more involved.
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #185 on: February 03, 2016, 01:24:34 PM »
Quote from: chris;803416
The PC modes are little-endian, so that may be the problem.  It's likely I have some code which is assuming the screen is big-endian.  Does text show up the correct colour?  I know for sure that uses pen allocation so I'd expect it to.  Bitmap plotting is somewhat more involved.


I had excatly same hardware and picasso96 earlier also. I wonder did I had 15bit RGB and 16bit RGB modes earlier. Need to figure out why they have disappeared. Any hints for that?

Really can't say anything about text color, at least colors are not obiviously wrong.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline x303

Re: NetSurf OS3.x Issues
« Reply #186 on: February 18, 2016, 10:32:25 PM »
Tried the latest version. Seems the program calls the picture.datatype quite a few times. But it opens the font even more (hundreds and hundreds of times). Normally these should be loaded in memory just one time, or am i wrong !?!
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #187 on: February 19, 2016, 09:23:58 AM »
Quote from: x303;804232
But it opens the font even more (hundreds and hundreds of times). Normally these should be loaded in memory just one time, or am i wrong !?!

It opens the font many times, but the OS will only load it from disk once (unless you're running out of memory and it has flushed it)
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #188 on: February 19, 2016, 03:55:22 PM »
Checked this with snoopdos, it says Fonts:helvetica.font. Should it be just helvetica.font, if it is preloaded? Any way

On thing wich took a lots of time is Ramlib open ENV:Gadgets/select.prefs

Need to spend some more time with this. :)
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #189 on: February 19, 2016, 05:38:08 PM »
Quote from: utri007;804273
Checked this with snoopdos, it says Fonts:helvetica.font. Should it be just helvetica.font, if it is preloaded?

Possibly.  Are you looking at Open, OpenDiskFont or OpenFont?
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #190 on: February 19, 2016, 07:34:41 PM »
Quote from: chris;804278
Possibly.  Are you looking at Open, OpenDiskFont or OpenFont?


All font things on snoopdos are Open FONTS:helvetica.font  Read

I thought that I found some kind of pattern, but I'm not sure. First time when loading amiga.org there are only some ChangeDir, seems that number of them increases when going to forums and even more when going back to FrontPage.?  ChangeDir can take several tens of sceonds.

Weird thing was also that ramlib Load Libs:Gadgets/select.gadget, it should be Classes:Gadgets/select.gadget? Would it be because of netsurf?
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #191 on: February 19, 2016, 11:11:45 PM »
Quote from: utri007;804283
All font things on snoopdos are Open FONTS:helvetica.font  Read

I'll check if I'm calling the full path... Nope, just the filename, so diskfont isn't caching. It shouldn't be opening from disk all the time, only if the size is different (that will still be quite a lot of reads though).

Quote
Weird thing was also that ramlib Load Libs:Gadgets/select.gadget, it should be Classes:Gadgets/select.gadget? Would it be because of netsurf?

Classes: is part of the Libs: assign.

I don't know what select.gadget is though!
« Last Edit: February 19, 2016, 11:15:14 PM by chris »
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #192 on: February 21, 2016, 12:55:40 PM »
I'm a curious what is changed this new version?

Is it so that aminet release link is wrong, it goes here, it says OS4 version : http://www.netsurf-browser.org/downloads/amiga/
« Last Edit: February 21, 2016, 01:53:46 PM by utri007 »
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline chris

Re: NetSurf OS3.x Issues
« Reply #193 on: February 21, 2016, 03:11:05 PM »
Quote from: utri007;804343
I'm a curious what is changed this new version?

Is it so that aminet release link is wrong, it goes here, it says OS4 version : http://www.netsurf-browser.org/downloads/amiga/

Typo, have fixed, thanks.

ChangeLog

Only the last few entries are relevant, so probably something like this:
Quote from: changelog
* Don't try to look up mailto URLs in database, as they aren't stored.
   * Optimised HTML layout of floats.
   * Fixed HTML layout bug relating to position of floats.
   * Fixed bug when user toggled javascript_enabled setting during page load.
   * Slight optimisation of DOM node inserted handling.
   * Introduced 10s script execution timeout.
   * Used new LibCSS API to optimise handling of HTML presentational hints.
   * Removed logging during browser window resize.
   * Improved cache logging.
   * Fixed to avoid generating pseudo elements for HTML replaced elements.
   * Simplified status bar updating while fetching HTML contents.
   * Fixed bug in accounting of objects being used by HTML contents.
   * Stopped GIF animations for when GIF has no users.

Note that page processing is significantly quicker now.

The only thing I did on the frontend was re-enable tabs.  It isn't advisable to try to close them though.
Thee's a bug which stops NetSurf quitting properly under certain circumstances.  3.4r2 will fix that (grab it from the ntlworld link if you don't want to wait)
"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline utri007

Re: NetSurf OS3.x Issues
« Reply #194 on: February 21, 2016, 04:08:06 PM »
New typo :D All the downloads are gone in netsurf page.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD