In article <[EMAIL PROTECTED]>,
John-Mark Bell <[EMAIL PROTECTED]> wrote:
> On Sat, 17 May 2008, Dave Symes wrote:
> > Netsurf doesn't have an stderr file anywhere in its application dir,
> > and particularly not in !Run, so how is it important in a !Run file?
> NetSurf's !Run file does the fo
On Sat, 17 May 2008, Dave Symes wrote:
Netsurf doesn't have an stderr file anywhere in its application dir, and
particularly not in !Run, so how is it important in a !Run file?
NetSurf's !Run file does the following:
Run .!RunImage -v %*0 2>.WWW.NetSurf.Log
which runs the binary
.!RunIm
Hello,
I am a GSoC student committing myself to NetSurf for this summer. My name is
Adam Blokus, I am living and studying in Gdansk, Poland. The name of my
project is " PDF Plotter and printing improvements" and my mentor is joty
(John Tytgat) from the NetSurf developers team. I am writing to intro
In article <[EMAIL PROTECTED]>,
Chris <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]>
> Simon Smith <[EMAIL PROTECTED]> wrote:
> > It would be helpful if NetSurf alternated between two or three logfiles
> > on successive runs.
> I thought that was why Acorn gave us !Run f
In message <[EMAIL PROTECTED]>
Simon Smith <[EMAIL PROTECTED]> wrote:
> It would be helpful if NetSurf alternated between two or three logfiles
> on successive runs.
I thought that was why Acorn gave us !Run files. ;-)
There's nothing to prevent you from redirecting its stderr to wha
On Sat, 17 May 2008, Henry Jensen wrote:
I build netsurf linked against uClibc 0.9.28 and GTK 2.10.14. Netsurf
crashes right after the start with the following warnings and errors:
netsurf: render/layout.c: 477: layout_minmax_block: Assertion
`block->type == BOX_BLOCK || block->type == BOX_IN
Hello,
I build netsurf linked against uClibc 0.9.28 and GTK 2.10.14. Netsurf crashes
right after the start with
the following warnings and errors:
sh-3.2# netsurf
(netsurf:31799): libglade-WARNING **: could not find signal handler
'on_menupopup_navigate_activate'.
(netsurf:31799): Gtk-WARNIN