Notes |
|
(0000882)
|
Sprow
|
2015-07-29 21:36
|
|
I've taken a quick look at the rendering code and have a reasonable idea of where the problem might be, but can't be 100% sure by inspection. I don't have any Linux system (nearest, cygwin in Windows), but wonder if there's a headless server somewhere with the environment already set up that I could just telnet/ssh into and type "make" having done local edits, then grab the executable via FTP to test. Rinse & repeat. |
|
|
|
|
|
(0000889)
|
Sprow
|
2015-08-11 23:15
|
|
Thanks Rob, that's a very useful page. I'd followed the "building NetSurf" link on the right of http://www.netsurf-browser.org/developers/ which led to http://source.netsurf-browser.org/netsurf.git/tree/Docs which seemed to be missing the instructions for RISC OS.
Have now installed VirtualBox and Debian 8 and produced a working !RunImage following those instructions, so it should be tractable to try out my fix now.
As an aside (this ticket is the wrong place) 'make TARGET=riscos package' resulted in a Messages file of 0 bytes, and Templates of 0 bytes. For now I just copied them out of an existing !NetSurf. |
|
|
(0000904)
|
Sprow
|
2015-08-13 17:57
|
|
Here's a patch which fixes this issue. I've tested it in all 10 colour depths on RISC OS 5.22, and all 8 colour depths on RISC OS 4.02 (to check I've not broken them!). |
|
|
|
Could you take a look at this Steve? |
|
|
|
Applied your patch Sprow, thanks! |
|
|
|
Confirmed fixed in 3.4 release |
|