Re: Atari build

2023-12-31 Thread Uros Vidovic
V V ned., 31. dec. 2023 ob 00:40 je oseba John-Mark Bell <
j...@netsurf-browser.org> napisala:

> However, the last few versions I had tried would timeout before
> > rendering anything.
> >
> > That was why I was still using build 5366 from 2022.
> >
> > Yesterday I installed 6637 and it still gives Timeouts. The only page
> > that would work was http.  I increased the curl timeout to 300 with no
> > change.
>
> All of the support libraries have been upgraded in the last year,
> including migrating to OpenSSL 3. These are significant changes so may
> have introduced some brokenness at some point.
>
> Sadly, the Atari frontend has no maintainer (any changes are mostly to
> make it build after changes to other parts of the code) so, although CI
> continues to spit out binary builds, these are never tested (and none of
> the core developers has any specific Atari knowledge or any appropriate
> hardware/emulator so cannot test them, either).
>
> As ever, if someone is able to work out a fix, we'll happily take a
> patch containing it!
>

About Atari release.
Latest nightly build works normally on the FireBee browsing https pages
included. It takes some time but it renders them nicely!
So I guess the problem with Atari 68060@60MHz is that it timeouts as it is
too slow. @Peter, maybe you can try it in Aranym how NetSurf is working?

As the GUI for Atari builds is not updated can someone point me to the
description of the options in choices fill so we can edit it with a text
editor?
I would like to know mostly how to enable/disable javascript and CSS
rendering? I believe those two options would make page rendering faster.

Vido




Brez
virusov.www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
___
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org


Re: Atari build 5032: cache folder

2020-03-26 Thread Uros Vidovic
Vincent,

you did it! I tested FireBee version and nov disk cache also works! Now
surfing the net is also faster.
Thank you a lot!

There is still one problem with Atari built and if you have will to take a
look. it doesnt display the webp pictures.
Instead to display it, it wants to download it.

Thank you,
Vido


V V sre., 25. mar. 2020 ob 23:14 je oseba Vincent Sanders <
vi...@netsurf-browser.org> napisala:

> On Sat, Feb 29, 2020 at 10:33:10PM +, Peter Slegg wrote:
> >
> > I have just installed the Atari test build 5032 and it throws an error.
> >
> > NetSurf failed to initialise
> >
> >
> > I switched the binary back to a previous build but that failed as
> > well. Investigation showed that the cache folder had gone.
> >
> > I re-created it and the older version runs again but 5032 deletes it.
> >
> >
> > Peter
>
> I beleive I have fixed this now. The code for atari_mkdir_all() was
> using the wrong directory separator (i.e. / instead of \)
>
> Let me know if that fixes the problem as I cannot test myself
>
>
> --
> Regards Vincent
> http://www.kyllikki.org/
>
>


Re: Atari build 5032: cache folder

2020-03-24 Thread Uros Vidovic
I dont remember such issues in the past but I know disc cache never worked
for me.
If I understand right the errors I posted, NetSurf cant update the file as
the file is locked?
I guess the file should be released after update/creation?

Vido


V V ned., 22. mar. 2020 ob 23:24 je oseba Peter Slegg <
psl...@scubadivers.co.uk> napisala:

> On Mon, 9 Mar 2020 19:54:06 , Peter Slegg 
> wrote:
> > Hi Vido,
> >
> > From a quick look at the commit, I think if there is any issue
> > with the cache it deletes it.
> >
> >
> http://git.netsurf-browser.org/netsurf.git/commit/?id=14286b381b12034140768800c7ba10baa7c3b334
> >
> > I suspect it cannot create it again for some reason.
> >
> > Peter
> >
>
> I have a vague memory of a similar issue several years ago in the
> Atari build. A file or folder that was not created when needed.
> It had to be created manually.
>
> Could this be a general problem with the way Netsurf creates files
> or folders in the Atari build ?
>
> Peter
>
>
>
>
>


Re: Atari build 5032: cache folder

2020-03-16 Thread Uros Vidovic
Yes I confirm this behavior. NesSurf wont stard if I remove cache folder,
...

But while I am surfing I ger this error:

(235.674993) [ERR  netsurf] content/fs_backing_store.c:1024
set_store_entry: attempt to overwrite entry with in use data
(235.674994) [ERR  netsurf] content/fs_backing_store.c:1719 store: store
entry setting failed
(235.674996) [ERR  netsurf] content/fs_backing_store.c:1024
set_store_entry: attempt to overwrite entry with in use data
(235.674997) [ERR  netsurf] content/fs_backing_store.c:1719 store: store
entry setting failed

I believe it is the same problem, the Netsurf cant handle files in cache
folder.

Vido

V V sre., 11. mar. 2020 ob 21:23 je oseba Peter Slegg <
psl...@scubadivers.co.uk> napisala:

>
> Yes I tried 5033 as well, same problem.
>
> Like I said, IF there is a problem with the cache it deletes the
> folder and then doesn't re-create it.
>
> Experiment:
> Delete/Move your cache folder and create a new, empty one.
> Start Netsurf.
>
> I reckon it will throw an error and not start.
>
>
> Peter
>
>
>
> On Tue, 10 Mar 2020 14:35:40 , Uros Vidovic 
> wrote:
> > Hi Peter,
> >
> > Did you try 5033 build? In my case cache is not deleted.
> > As I understand in your case NetSurf just throws an error and then it
> runs
> > so you can surf the web?
> >
> > Vido
> >
> >
> > V V pon., 9. mar. 2020 ob 20:54 je oseba Peter Slegg <
> > psl...@scubadivers.co.uk> napisala:
> >
> > > Hi Vido,
> > >
> > > From a quick look at the commit, I think if there is any issue
> > > with the cache it deletes it.
> > >
> > >
> > >
> http://git.netsurf-browser.org/netsurf.git/commit/?id=14286b381b12034140768800c7ba10baa7c3b334
> > >
> > > I suspect it cannot create it again for some reason.
> > >
> > > Peter
> > >
> > >
> > > On Mon, 9 Mar 2020 20:03:08 , Uros Vidovic 
> wrote:
> > > > On my FireBee build 5033 is running.
> > > > Cache folder is present. But I get some other error on the console
> which
> > > I
> > > > dont remember right now.
> > > > But NetSurf is running fine.
> > > >
> > > > Vido
> > > >
> > > >
> > > > V V sob., 7. mar. 2020 ob 18:06 je oseba Peter Slegg <
> > > > psl...@scubadivers.co.uk> napisala:
> > > >
> > > > > On Sat, 29 Feb 2020 22:33:10 , Peter Slegg <
> psl...@scubadivers.co.uk>
> > > > > wrote:
> > > > > >
> > > > > > I have just installed the Atari test build 5032 and it throws an
> > > error.
> > > > > >
> > > > > > NetSurf failed to initialise
> > > > > >
> > > > > >
> > > > > > I switched the binary back to a previous build but that failed as
> > > > > > well. Investigation showed that the cache folder had gone.
> > > > > >
> > > > > > I re-created it and the older version runs again but 5032
> deletes it.
> > > > > >
> > > > > >
> > > > > > Peter
> > > > > >
> > > > >
> > > > > I see there was a change on the 24th Feb that can delete the cache
> > > > > but it looks like the Atari version doesn't re-create it.
> > > > >
> > > > > Peter
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > >
> >
>
>
>
>


Re: Atari build 5032: cache folder

2020-03-10 Thread Uros Vidovic
Hi Peter,

Did you try 5033 build? In my case cache is not deleted.
As I understand in your case NetSurf just throws an error and then it runs
so you can surf the web?

Vido


V V pon., 9. mar. 2020 ob 20:54 je oseba Peter Slegg <
psl...@scubadivers.co.uk> napisala:

> Hi Vido,
>
> From a quick look at the commit, I think if there is any issue
> with the cache it deletes it.
>
>
> http://git.netsurf-browser.org/netsurf.git/commit/?id=14286b381b12034140768800c7ba10baa7c3b334
>
> I suspect it cannot create it again for some reason.
>
> Peter
>
>
> On Mon, 9 Mar 2020 20:03:08 , Uros Vidovic  wrote:
> > On my FireBee build 5033 is running.
> > Cache folder is present. But I get some other error on the console which
> I
> > dont remember right now.
> > But NetSurf is running fine.
> >
> > Vido
> >
> >
> > V V sob., 7. mar. 2020 ob 18:06 je oseba Peter Slegg <
> > psl...@scubadivers.co.uk> napisala:
> >
> > > On Sat, 29 Feb 2020 22:33:10 , Peter Slegg 
> > > wrote:
> > > >
> > > > I have just installed the Atari test build 5032 and it throws an
> error.
> > > >
> > > > NetSurf failed to initialise
> > > >
> > > >
> > > > I switched the binary back to a previous build but that failed as
> > > > well. Investigation showed that the cache folder had gone.
> > > >
> > > > I re-created it and the older version runs again but 5032 deletes it.
> > > >
> > > >
> > > > Peter
> > > >
> > >
> > > I see there was a change on the 24th Feb that can delete the cache
> > > but it looks like the Atari version doesn't re-create it.
> > >
> > > Peter
> > >
> > >
> > >
> > >
> > >
> > >
> >
>
>
>
>


Re: Atari build 5032: cache folder

2020-03-09 Thread Uros Vidovic
On my FireBee build 5033 is running.
Cache folder is present. But I get some other error on the console which I
dont remember right now.
But NetSurf is running fine.

Vido


V V sob., 7. mar. 2020 ob 18:06 je oseba Peter Slegg <
psl...@scubadivers.co.uk> napisala:

> On Sat, 29 Feb 2020 22:33:10 , Peter Slegg 
> wrote:
> >
> > I have just installed the Atari test build 5032 and it throws an error.
> >
> > NetSurf failed to initialise
> >
> >
> > I switched the binary back to a previous build but that failed as
> > well. Investigation showed that the cache folder had gone.
> >
> > I re-created it and the older version runs again but 5032 deletes it.
> >
> >
> > Peter
> >
>
> I see there was a change on the 24th Feb that can delete the cache
> but it looks like the Atari version doesn't re-create it.
>
> Peter
>
>
>
>
>
>


Re: Please test webp image format

2019-12-08 Thread Uros Vidovic
Here Atari Coldfire build 4945 doesnt show webp pictures at all.

Chers,
Vido

V V ned., 8. dec. 2019 ob 00:48 je oseba Peter Slegg <
psl...@scubadivers.co.uk> napisala:

> On , netsurf-users-requ...@netsurf-browser.org wrote:
> > Date: Sat, 7 Dec 2019 13:49:50 +
> > From: Michael Drake 
> > Subject: Please test webp image format
> > To: netsurf-users@netsurf-browser.org
> > Message-ID: <514e111f-108b-c4aa-b35b-081f9544d...@codethink.co.uk>
> > Hello,
> >
> > Recently we added the webp library to our SDK. NetSurf Builds from
> > our CI should now have webp support.
> >
> > So far we've only tested on Linux. Please could users of other
> > platforms visit
> >
> > https://developers.google.com/speed/webp/gallery1
> >
> > and let us know if it's working?
> >
> >
> > The CI builds are available from here:
> >
> > https://ci.netsurf-browser.org/builds/
> >
> > Cheers,
> >
> > Michael
> >
>
>
> Atari build 4946. The link to the fire breathing page shows an
> image without any reversed colours.
>
>
> Peter
>
>
>
>
>


Re: Atari CI builds

2019-06-16 Thread Uros Vidovic
Yes, does somebody can take a care about Atari CI builds?
I would really like to see Atari builds as I use NetSurf a lot and it is
most advanced WEB Browse for the Atari platfom!

Best regards,
Uros


V V pon., 22. apr. 2019 ob 13:08 je oseba Peter Slegg <
psl...@scubadivers.co.uk> napisala:

> Hi all,
>
> Does anyone know what is happening with the Atari CI builds ?
>
> Peter
>
>
>
> On Wed, 27 Mar 2019 21:38:06 , Peter Slegg 
> wrote:
> >
> >
> > Are the Atari CI builds still working ?
> >
> > The last one was 19th Feb.
> >
> > https://ci.netsurf-browser.org/builds/atari/
> >
> >
> > Peter
> >
> >
>
>
>
>
>


Re: Congratulations!

2017-02-25 Thread Uros Vidovic
Congratulations also from Atari user replying from Gmail using #4000 build!
I really hope Atari wont be removed from daily build as you see it
just works great!

Keep it goin doing great job!

Vido


2017-02-25 10:59 GMT+01.00, Richard Porter :
> On 25 Feb 2017 John Williams  wrote:
>
>> Congratulations to the NetSurf team for all the hard work it took to get
>> to
>> #4000!
>
> Hear, hear!
> --
> Richard Porterhttp://www.minijem.plus.com/
> Skype: minijem2   mailto:r...@minijem.plus.com
> I don't want a "user experience" - I just want stuff that works.
>
>