Welcome, Guest. Please login or register.

Author Topic: NetSurf OS3  (Read 3563 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Tygre

Re: NetSurf OS3
« on: May 23, 2020, 04:10:51 AM »
Hi Chris!

If somebody could download the latest build and check if the page info stuff works that would be quite helpful.

Should be a button to the left of the URL bar (has been there a while but in a disabled state) which shows whether the page is secure or not (padlock etc).
If you click on it another window will pop up underneath with more info.

I'm interested in whether the window displays correctly, and whether it disappears when you click somewhere off of it (but preferably not on the original button)

Should display similar to how page info does in other more mainstream browsers (ie. an info popup rather than a window per se)

I know it's fine on OS4 but can't test it on OS3 at the moment.

Just downloaded NetSurf-gcc-5120.lha and it works great! On my A600/Vampire with OS 3.9, the icon for secure/unsecure connection show as black/black with some red diagonal line but when I click on it, a popup window appears to tell me whether the Web site is secure or not: Very cool! 8)

I have some debug output, does it help you?

Code: [Select]
(0.000012) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 5430 bytes from 0xa231260 at 0x0 block 8192 errno 1
(22.655645) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 416 bytes from 0x889ab7c at 0x0 block 8192 errno 1
(22.703605) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(23.457020) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed
(31.298687) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 405 bytes from 0xa496f2c at 0x0 block 16384 errno 2
(31.371701) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 364 bytes from 0xa496f2c at 0x0 block 24576 errno 3
(31.425047) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(31.467286) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed
(31.500678) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(31.545188) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed
(41.342820) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 476 bytes from 0x893c0b4 at 0x0 block 32768 errno 4
(41.412526) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 466 bytes from 0x893c0b4 at 0x0 block 40960 errno 5
(41.481880) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 466 bytes from 0x893c0b4 at 0x0 block 49152 errno 6
(41.549878) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 466 bytes from 0x893c0b4 at 0x0 block 57344 errno 7
(41.617885) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 476 bytes from 0x893c0b4 at 0x0 block 65536 errno 8
(41.686039) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 476 bytes from 0x893c0b4 at 0x0 block 73728 errno 9
(41.755249) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 476 bytes from 0x893c0b4 at 0x0 block 81920 errno 10
(41.832028) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 466 bytes from 0x893c0b4 at 0x0 block 90112 errno 11
(41.921201) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 466 bytes from 0x893c0b4 at 0x0 block 98304 errno 12
(41.989624) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 466 bytes from 0x893c0b4 at 0x0 block 106496 errno 13
(42.059452) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 461 bytes from 0x893c0b4 at 0x0 block 114688 errno 14
(42.127641) [ERR  netsurf] content/fs_backing_store.c:1623 store_write_block: Write failed -1 of 469 bytes from 0x893c0b4 at 0x0 block 122880 errno 15
(42.186718) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(42.234155) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed
(42.270241) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(42.317446) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed
(42.352894) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(42.400234) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed
(42.435514) [ERR  netsurf] content/fs_backing_store.c:1021 set_store_entry: attempt to overwrite entry with in use data
(42.484688) [ERR  netsurf] content/fs_backing_store.c:1716 store: store entry setting failed

It works great and is quite fast to use :D

Cheers!
 
The following users thanked this post: chris

Offline Tygre

Re: NetSurf OS3
« Reply #1 on: May 25, 2020, 03:58:04 AM »
Hi Chris!

@Tygre (or anybody else who wants to help)

Please can you try again with the latest build, and paste the logs as a note/attachment into the bug report here: https://bugs.netsurf-browser.org/mantis/view.php?id=2760

Thanks!

Will try very soon :)

Cheers!
Tygre

Offline Tygre

Re: NetSurf OS3
« Reply #2 on: May 26, 2020, 01:48:05 AM »
@Tygre (or anybody else who wants to help)

Please can you try again with the latest build, and paste the logs as a note/attachment into the bug report here: https://bugs.netsurf-browser.org/mantis/view.php?id=2760

Thanks!

Hi Chris!

I ran the latest build 5168 and got some errors and a Guru ???
I could not add them to the Mantis ticket because I could never register to Mantis: I never receive their validation e-mails ::)

So, I attach them here...
 
The following users thanked this post: chris