On Wed, 25 Mar 2020 22:14:52 , Vincent Sanders <vince(a)netsurf-browser.org> wrote:
On Sat, Feb 29, 2020 at 10:33:10PM +0000, 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
Hi,
I quickly tried the non-working build from an ext2 partition but that
didn't work either.
However build 5049 has fixed it.
Many thanks.
Peter