Sunday, 6 July 2014

Re: CSS Base

> Looks like it's failing to find its resources. Neither the default
> style sheet or the Messages file have loaded. I don't know how the
> Atari front end deals with loading them.
>
Nope. These files are loaded correctly, I had a look at the debug log.
I suspect the Messages file isn't up to date. Peter, did you also update
the Messages file?
When you updated the Messages file, and still get the CSSBase error,
the archived Messages file inside the atari autobuild is erroneous.
However, CSSBase stands for the well known error "Base stylesheet
failed to load".

I can see the following message in the log:

(13.530001) render/html_css.c html_convert_css_callback 112: stylesheet
file:///u%3A%5Cg%5CApplications%5Cnetsurf%5Cres%5Cdefault.css failed:
UnacceptableType
(13.530002) render/html_css.c html_convert_css_callback 116: 2 fetches
active
(13.550000) render/html_css.c html_convert_css_callback 112: stylesheet
file:///user.css failed: UnacceptableType
(13.550001) render/html_css.c html_convert_css_callback 116: 1 fetches
active
(13.565000) render/html_css.c html_convert_css_callback 112: stylesheet
file:///u%3A%5Cg%5CApplications%5Cnetsurf%5Cres%5Cquirks.css failed:
UnacceptableType
(13.565001) render/html_css.c html_convert_css_callback 116: 0 fetches
active
(13.570000) render/html.c html_begin_conversion 1085: Completing parse

To me that looks like some function stopped to return correct filetype
now fails for some reason, maybe here:
http://git.netsurf-browser.org/netsurf.git/tree/atari/filetype.c#n34

But I'm not sure, maybe the netsurf dev team knows about changes in
that region.

Greets,
Ole

No comments:

Post a Comment