Re: Request for feedback

2012-10-13 Thread Michael Drake
In article , Chris Young wrote: > > > > The above site freezes NetSurf as it fetches/displays. I can't > > > > reproduce on the same Windows auto-build and have no way of > > > > testing on any of the other builds currently. > It does appear to be CI- related, as my own build from git is per

Fetching NetSurf

2012-10-13 Thread John Williams
If anyone RISC OS-side has a need for a new downloading app, I've put mine at: http://petit.four.free.fr/FetchNS.zip It saves the latest version, if not already downloaded, in the directory where you put it. It uses the "LATEST" file the developers have thoughtfully provided. My old ver

Re: Fetching NetSurf

2012-10-13 Thread Brian Howlett
On 13 Oct, John Williams wrote: > a new downloading app Which fails to run with the following error: 13 Oct 17:28:34 000 0168: Error from (unknown): Unknown operand -- Brian Howlett - I ate a dozen oysters last night. Only seven of them worked...

Re: Fetching NetSurf

2012-10-13 Thread Peter Young
On 13 Oct 2012 John Williams wrote: > If anyone RISC OS-side has a need for a new downloading app, I've put > mine at: > http://petit.four.free.fr/FetchNS.zip > It saves the latest version, if not already downloaded, in the directory > where you put it. > It uses the "LATEST" file th

Re: Fetching NetSurf

2012-10-13 Thread cj
In article , Peter Young wrote: > Any ideas as to what is going on would be gratefully received! Try going in to !Fetch_NS.!Run and change the line If NetSurf$LatestVersion <> "" THEN Set NetSurf$PreviousVersion to If "" <> "" THEN Set NetSurf$PreviousVersion It then works OK. I have al

RISC OS: Squeezed executable

2012-10-13 Thread Rob Kendrick
Hi, We recently ported the Squeeze executable compressor to run natively under Linux so we could squeeze the NetSurf !RunImage. This shrinks the size of it from around 6.6MB to around 3.8MB. I'd like some feedback on this. Specifically; - Are people noticing any difference in load time

Re: Fetching NetSurf

2012-10-13 Thread cj
In article , Peter Young wrote: > Fetch_NS > now runs but falls over with: > pc:9da08 sp: 207f8c ^post_signal() > pc:9dd14 sp: 207fa4 __unixlib_raise_signal() > pc:f9ea4 sp: 206b54 __h_cback() > pc:25008 sp: 206b70 strncasecmp() > pc: ba3c sp: 206b80 ?() >

Re: RISC OS: Squeezed executable

2012-10-13 Thread cj
In article <20121013172217.gg7...@pepperfish.net>, Rob Kendrick wrote: > I would expect to see the most significant improvement on a > StrongARM RiscPC using the on-board IDE where the IO is a > significant bottleneck and time to decompress insignificant. I would think there would be a signifi

Re: Fetching NetSurf

2012-10-13 Thread Peter Young
On 13 Oct 2012 cj wrote: > In article , >Peter Young wrote: >> Any ideas as to what is going on would be gratefully received! > Try going in to !Fetch_NS.!Run and change the line > If NetSurf$LatestVersion <> "" THEN Set NetSurf$PreviousVersion > > to > If "" <> "" THEN Set NetSurf$Pre

Re: Fetching NetSurf

2012-10-13 Thread Peter Young
On 13 Oct 2012 cj wrote: > In article , >Peter Young wrote: >> Fetch_NS >> now runs but falls over with: >> pc:9da08 sp: 207f8c ^post_signal() >> pc:9dd14 sp: 207fa4 __unixlib_raise_signal() >> pc:f9ea4 sp: 206b54 __h_cback() >> pc:25008 sp: 206b70 strncasecmp()

Re: Fetching NetSurf

2012-10-13 Thread Frank de Bruijn
In article <52de1d213bch...@chris-johnson.org.uk>, cj wrote: > Try going in to !Fetch_NS.!Run and change the line > If NetSurf$LatestVersion <> "" THEN Set NetSurf$PreviousVersion > > to > If "" <> "" THEN Set NetSurf$PreviousVersion > > It then works OK. That part does, yes. Unfortunate

Re: Fetching NetSurf

2012-10-13 Thread Frank de Bruijn
In article <52de202c94netsurf-...@aconet.nl>, Frank de Bruijn wrote: > That part does, yes. Unfortunately, the next hurdle is curl itself. I > tried four different versions. The oldest one didn't know the -k switch > and the other three reported they 'Failed writing header'. That's on an > Iyon

Re: Fetching NetSurf

2012-10-13 Thread cj
In article <52de202c94netsurf-...@aconet.nl>, Frank de Bruijn wrote: > Google > directed me to 7.11.0 by James Bursa and that's one of the ones that > fail. That's the one I used (7.11.0) which did work on the Iyonix (RISC OS 5.19, 4-Oct-2012). -- Chris Johnson

Re: Fetching NetSurf

2012-10-13 Thread Frank de Bruijn
In article <52de2a7a21ch...@chris-johnson.org.uk>, cj wrote: > In article <52de202c94netsurf-...@aconet.nl>, >Frank de Bruijn wrote: > > Google directed me to 7.11.0 by James Bursa and that's one of the > > ones that fail. > That's the one I used (7.11.0) which did work on the Iyonix (RIS

Re: Fetching NetSurf

2012-10-13 Thread Peter Young
On 13 Oct 2012 Frank de Bruijn wrote: > In article <52de202c94netsurf-...@aconet.nl>, >Frank de Bruijn wrote: >> That part does, yes. Unfortunately, the next hurdle is curl itself. I >> tried four different versions. The oldest one didn't know the -k switch >> and the other three reported t

Re: Fetching NetSurf

2012-10-13 Thread John Williams
In article <52de1d213bch...@chris-johnson.org.uk>, cj wrote: > to > If "" <> "" Now changed in the download, thanks Chris. I really knew that - once! Must make a note somewhere! Sorry NetSurf team for taking up lots of your list! John

Re: Fetching NetSurf

2012-10-13 Thread Tim Powys-Lybbe
On 13 Oct at 21:06, Frank de Bruijn wrote: > In article <52de2a7a21ch...@chris-johnson.org.uk>, >cj wrote: > > In article <52de202c94netsurf-...@aconet.nl>, > >Frank de Bruijn wrote: > > > Google directed me to 7.11.0 by James Bursa and that's one of the > > > ones that fail. > > > Tha

Re: Fetching NetSurf

2012-10-13 Thread Chris Newman
In article , Tim Powys-Lybbe wrote: > On 13 Oct at 21:06, Frank de Bruijn wrote: > > In article <52de2a7a21ch...@chris-johnson.org.uk>, > >cj wrote: > > > In article <52de202c94netsurf-...@aconet.nl>, > > >Frank de Bruijn wrote: > > > > Google directed me to 7.11.0 by James Bursa an