On 30/11/16 13:37, Brendan Stephenson wrote:
> Either the javascript engine is choking on <!-- because it doesn't understand it, or it is treating it the same as a html comment, which is even worse.
Duktape upstream is aware of this:
https://github.com/svaarala/duktape/pull/564
Cheers,
--
Michael Drake http://www.codethink.co.uk/
Wednesday, 30 November 2016
Comments and the JS engine
Netsurf's javascript engine seems to choke on this:
<script type="text/javascript">
<!--
code goes here
//-->
</script>
<script type="text/javascript">
<!--
code goes here
//-->
</script>
I'm pretty sure that <!-- is meant to be treated as meaning the same thing as // in the sense that it represents the start of a single line comment.
Either the javascript engine is choking on <!-- because it doesn't understand it, or it is treating it the same as a html comment, which is even worse.
More info here:
http://www.javascripter.net/faq/comments.htm
www.javascripter.net Question: How do I insert comments in JavaScript code? Answer: JavaScript supports three different types of comments: Multiple-line C-style comments. |
Tuesday, 29 November 2016
Re: Website not renendering correctly
On 25 Nov 2016 Chris Newman <cvjazz@waitrose.com> wrote:
> Hi,
> http://www.bapfish.org.uk/networking.htm
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
> Still OK in the old Netsurf 3.5.
> Has been confirmed by others.
And has now been fixed in #3789. Thanks, Michael.
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
> Hi,
> http://www.bapfish.org.uk/networking.htm
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
> Still OK in the old Netsurf 3.5.
> Has been confirmed by others.
And has now been fixed in #3789. Thanks, Michael.
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
Sunday, 27 November 2016
Re: Website not renendering correctly
In message <55e4bd72e6cvjazz@waitrose.com>
Chris Newman <cvjazz@waitrose.com> wrote:
>Hi,
>
>http://www.bapfish.org.uk/networking.htm
>
>Which formally worked splendidly has now gone mammaries skyward. From at
>least #3784 on it seems.
>
>Still OK in the old Netsurf 3.5.
I've just discovered that NetSurf 3.6 was released on 2016 November 19
(8 days ago as I type this). It renders OK in 3.6 too.
Dave
Chris Newman <cvjazz@waitrose.com> wrote:
>Hi,
>
>http://www.bapfish.org.uk/networking.htm
>
>Which formally worked splendidly has now gone mammaries skyward. From at
>least #3784 on it seems.
>
>Still OK in the old Netsurf 3.5.
I've just discovered that NetSurf 3.6 was released on 2016 November 19
(8 days ago as I type this). It renders OK in 3.6 too.
Dave
Saturday, 26 November 2016
Re: Website not renendering correctly
On 26 Nov 2016 Harriet Bazley <lists@bazleyfamily.co.uk> wrote:
> On 25 Nov 2016 as I do recall,
> Chris Newman wrote:
>> http://www.bapfish.org.uk/networking.htm
>>
>> Which formally worked splendidly has now gone mammaries skyward. From at
>> least #3784 on it seems.
>>
> What's it supposed to do that it doesn't?
> (I just see a detailed description of how to set up a LanMan98 share.)
Yes, the problem was accessing Bernard's front page, not his
networking one. The front page was badly rendered, but in only some
versions of the OS. A work-round has been found, but the bug report is
still active.
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
> On 25 Nov 2016 as I do recall,
> Chris Newman wrote:
>> http://www.bapfish.org.uk/networking.htm
>>
>> Which formally worked splendidly has now gone mammaries skyward. From at
>> least #3784 on it seems.
>>
> What's it supposed to do that it doesn't?
> (I just see a detailed description of how to set up a LanMan98 share.)
Yes, the problem was accessing Bernard's front page, not his
networking one. The front page was badly rendered, but in only some
versions of the OS. A work-round has been found, but the bug report is
still active.
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
Re: Website not renendering correctly
In message <382bc7e455.DaveMeUK@my.inbox.com>
Dave Higton <dave@davehigton.me.uk> wrote:
>In message <55e4bd72e6cvjazz@waitrose.com>
> Chris Newman <cvjazz@waitrose.com> wrote:
>
>>Hi,
>>
>>http://www.bapfish.org.uk/networking.htm
>>
>>Which formally worked splendidly has now gone mammaries skyward. From at
>>least #3784 on it seems.
>
>Behaviour changed between 3751 and 3777, which are the nearest two
>versions I have downloaded (I was away from home while that range
>was made available).
Specifically: it's OK in 3762 and faulty in 3763.
Dave
Dave Higton <dave@davehigton.me.uk> wrote:
>In message <55e4bd72e6cvjazz@waitrose.com>
> Chris Newman <cvjazz@waitrose.com> wrote:
>
>>Hi,
>>
>>http://www.bapfish.org.uk/networking.htm
>>
>>Which formally worked splendidly has now gone mammaries skyward. From at
>>least #3784 on it seems.
>
>Behaviour changed between 3751 and 3777, which are the nearest two
>versions I have downloaded (I was away from home while that range
>was made available).
Specifically: it's OK in 3762 and faulty in 3763.
Dave
Re: Website not renendering correctly
In message <55e51740a7cvjazz@waitrose.com>
Chris Newman <cvjazz@waitrose.com> wrote:
>In article <mpro.oh92h1001k2ur0eqj.pittdj@pittdj.co.uk>,
> David Pitt <pittdj@pittdj.co.uk> wrote:
>> Peter Slegg, on 26 Nov, wrote:
>
>> >
>> > > Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT) From: Chris Newman
>> > > <cvjazz@waitrose.com> Subject: Website not renendering correctly To:
>> > > netsurf-users@netsurf-browser.org Message-ID:
>> > > <55e4bd72e6cvjazz@waitrose.com> Hi,
>> > >
>> > > http://www.bapfish.org.uk/networking.htm
>> > >
>> > > Which formally worked splendidly has now gone mammaries skyward. From at
>> > > least #3784 on it seems.
>> > >
>> > > Still OK in the old Netsurf 3.5.
>> > >
>> > > Has been confirmed by others.
>> > >
>> >
>> > On Vn 3784 Atari, it appears much the same, three lines of text all
>> > stacked on top of each other.
>
>> Set "Hide advertisements".
>
>Ah! Now works again with that setting. How perceptive of you.
But that isn't the point, is it? Either setting or clearing "Hide
advertisements" shouldn't cause multiple lines of text to be
superimposed. Something is wrong.
Dave
Chris Newman <cvjazz@waitrose.com> wrote:
>In article <mpro.oh92h1001k2ur0eqj.pittdj@pittdj.co.uk>,
> David Pitt <pittdj@pittdj.co.uk> wrote:
>> Peter Slegg, on 26 Nov, wrote:
>
>> >
>> > > Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT) From: Chris Newman
>> > > <cvjazz@waitrose.com> Subject: Website not renendering correctly To:
>> > > netsurf-users@netsurf-browser.org Message-ID:
>> > > <55e4bd72e6cvjazz@waitrose.com> Hi,
>> > >
>> > > http://www.bapfish.org.uk/networking.htm
>> > >
>> > > Which formally worked splendidly has now gone mammaries skyward. From at
>> > > least #3784 on it seems.
>> > >
>> > > Still OK in the old Netsurf 3.5.
>> > >
>> > > Has been confirmed by others.
>> > >
>> >
>> > On Vn 3784 Atari, it appears much the same, three lines of text all
>> > stacked on top of each other.
>
>> Set "Hide advertisements".
>
>Ah! Now works again with that setting. How perceptive of you.
But that isn't the point, is it? Either setting or clearing "Hide
advertisements" shouldn't cause multiple lines of text to be
superimposed. Something is wrong.
Dave
Re: Website not renendering correctly
In article <mpro.oh92h1001k2ur0eqj.pittdj@pittdj.co.uk>,
David Pitt <pittdj@pittdj.co.uk> wrote:
> Peter Slegg, on 26 Nov, wrote:
> >
> > > Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT) From: Chris Newman
> > > <cvjazz@waitrose.com> Subject: Website not renendering correctly To:
> > > netsurf-users@netsurf-browser.org Message-ID:
> > > <55e4bd72e6cvjazz@waitrose.com> Hi,
> > >
> > > http://www.bapfish.org.uk/networking.htm
> > >
> > > Which formally worked splendidly has now gone mammaries skyward. From at
> > > least #3784 on it seems.
> > >
> > > Still OK in the old Netsurf 3.5.
> > >
> > > Has been confirmed by others.
> > >
> >
> > On Vn 3784 Atari, it appears much the same, three lines of text all
> > stacked on top of each other.
> Set "Hide advertisements".
Ah! Now works again with that setting. How perceptive of you.
--
Chris
David Pitt <pittdj@pittdj.co.uk> wrote:
> Peter Slegg, on 26 Nov, wrote:
> >
> > > Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT) From: Chris Newman
> > > <cvjazz@waitrose.com> Subject: Website not renendering correctly To:
> > > netsurf-users@netsurf-browser.org Message-ID:
> > > <55e4bd72e6cvjazz@waitrose.com> Hi,
> > >
> > > http://www.bapfish.org.uk/networking.htm
> > >
> > > Which formally worked splendidly has now gone mammaries skyward. From at
> > > least #3784 on it seems.
> > >
> > > Still OK in the old Netsurf 3.5.
> > >
> > > Has been confirmed by others.
> > >
> >
> > On Vn 3784 Atari, it appears much the same, three lines of text all
> > stacked on top of each other.
> Set "Hide advertisements".
Ah! Now works again with that setting. How perceptive of you.
--
Chris
Re: Website not renendering correctly
Peter Slegg, on 26 Nov, wrote:
>
> > Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT) From: Chris Newman
> > <cvjazz@waitrose.com> Subject: Website not renendering correctly To:
> > netsurf-users@netsurf-browser.org Message-ID:
> > <55e4bd72e6cvjazz@waitrose.com> Hi,
> >
> > http://www.bapfish.org.uk/networking.htm
> >
> > Which formally worked splendidly has now gone mammaries skyward. From at
> > least #3784 on it seems.
> >
> > Still OK in the old Netsurf 3.5.
> >
> > Has been confirmed by others.
> >
>
> On Vn 3784 Atari, it appears much the same, three lines of text all
> stacked on top of each other.
Set "Hide advertisements".
--
David Pitt
>
> > Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT) From: Chris Newman
> > <cvjazz@waitrose.com> Subject: Website not renendering correctly To:
> > netsurf-users@netsurf-browser.org Message-ID:
> > <55e4bd72e6cvjazz@waitrose.com> Hi,
> >
> > http://www.bapfish.org.uk/networking.htm
> >
> > Which formally worked splendidly has now gone mammaries skyward. From at
> > least #3784 on it seems.
> >
> > Still OK in the old Netsurf 3.5.
> >
> > Has been confirmed by others.
> >
>
> On Vn 3784 Atari, it appears much the same, three lines of text all
> stacked on top of each other.
Set "Hide advertisements".
--
David Pitt
Re: Website not renendering correctly
> Date: Fri, 25 Nov 2016 21:33:31 +0000 (GMT)
> From: Chris Newman <cvjazz@waitrose.com>
> Subject: Website not renendering correctly
> To: netsurf-users@netsurf-browser.org
> Message-ID: <55e4bd72e6cvjazz@waitrose.com>
> Hi,
>
> http://www.bapfish.org.uk/networking.htm
>
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
>
> Still OK in the old Netsurf 3.5.
>
> Has been confirmed by others.
>
On Vn 3784 Atari, it appears much the same, three lines of text all
stacked on top of each other.
Peter
Milan-060 Atari clone
> From: Chris Newman <cvjazz@waitrose.com>
> Subject: Website not renendering correctly
> To: netsurf-users@netsurf-browser.org
> Message-ID: <55e4bd72e6cvjazz@waitrose.com>
> Hi,
>
> http://www.bapfish.org.uk/networking.htm
>
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
>
> Still OK in the old Netsurf 3.5.
>
> Has been confirmed by others.
>
On Vn 3784 Atari, it appears much the same, three lines of text all
stacked on top of each other.
Peter
Milan-060 Atari clone
Re: Website not renendering correctly
David Pitt, on 26 Nov, wrote:
> Peter Young, on 26 Nov, wrote:
>
> > On 26 Nov 2016 David Pitt <pittdj@pittdj.co.uk> wrote:
> >
> > > Dave Higton, on 25 Nov, wrote:
> >
> > > > In message <55e4bd72e6cvjazz@waitrose.com>
> > >> Chris Newman <cvjazz@waitrose.com> wrote:
> > >>
> > > > > Hi,
> > >>>
> > > > > http://www.bapfish.org.uk/networking.htm
> > >>>
> > > > > Which formally worked splendidly has now gone mammaries skyward.
> > > > > From at least #3784 on it seems.
> > >>
> > > > Behaviour changed between 3751 and 3777, which are the nearest two
> > > > versions I have downloaded (I was away from home while that range
> > > > was made available).
> >
> > > Something has tripped up OS4.42 and earlier, but all good on OS5.23.
> >
> > > I have uploaded a screen dump of the issue to the bug tracker.
> >
> > Not good with *this* 5.23 :-( RComp version, 29-Jun-16
>
> It is OK here with OS5.23 (06-Jun-16) on a Titanium.
>
> OTOH it fails on the Iyonix with both 5.22 13-Apr-15 and 5.23 26-Nov-16.
>
> !Fonts was the same on both the Iyonix and the Titanium.
>
P.S. It is also good on the RPi3 OS5.23 12-Nov-16.
--
David Pitt
> Peter Young, on 26 Nov, wrote:
>
> > On 26 Nov 2016 David Pitt <pittdj@pittdj.co.uk> wrote:
> >
> > > Dave Higton, on 25 Nov, wrote:
> >
> > > > In message <55e4bd72e6cvjazz@waitrose.com>
> > >> Chris Newman <cvjazz@waitrose.com> wrote:
> > >>
> > > > > Hi,
> > >>>
> > > > > http://www.bapfish.org.uk/networking.htm
> > >>>
> > > > > Which formally worked splendidly has now gone mammaries skyward.
> > > > > From at least #3784 on it seems.
> > >>
> > > > Behaviour changed between 3751 and 3777, which are the nearest two
> > > > versions I have downloaded (I was away from home while that range
> > > > was made available).
> >
> > > Something has tripped up OS4.42 and earlier, but all good on OS5.23.
> >
> > > I have uploaded a screen dump of the issue to the bug tracker.
> >
> > Not good with *this* 5.23 :-( RComp version, 29-Jun-16
>
> It is OK here with OS5.23 (06-Jun-16) on a Titanium.
>
> OTOH it fails on the Iyonix with both 5.22 13-Apr-15 and 5.23 26-Nov-16.
>
> !Fonts was the same on both the Iyonix and the Titanium.
>
P.S. It is also good on the RPi3 OS5.23 12-Nov-16.
--
David Pitt
Re: Website not renendering correctly
Peter Young, on 26 Nov, wrote:
> On 26 Nov 2016 David Pitt <pittdj@pittdj.co.uk> wrote:
>
> > Dave Higton, on 25 Nov, wrote:
>
> > > In message <55e4bd72e6cvjazz@waitrose.com>
> >> Chris Newman <cvjazz@waitrose.com> wrote:
> >>
> > > > Hi,
> >>>
> > > > http://www.bapfish.org.uk/networking.htm
> >>>
> > > > Which formally worked splendidly has now gone mammaries skyward.
> > > > From at least #3784 on it seems.
> >>
> > > Behaviour changed between 3751 and 3777, which are the nearest two
> > > versions I have downloaded (I was away from home while that range was
> > > made available).
>
> > Something has tripped up OS4.42 and earlier, but all good on OS5.23.
>
> > I have uploaded a screen dump of the issue to the bug tracker.
>
> Not good with *this* 5.23 :-( RComp version, 29-Jun-16
It is OK here with OS5.23 (06-Jun-16) on a Titanium.
OTOH it fails on the Iyonix with both 5.22 13-Apr-15 and 5.23 26-Nov-16.
!Fonts was the same on both the Iyonix and the Titanium.
--
David Pitt
> On 26 Nov 2016 David Pitt <pittdj@pittdj.co.uk> wrote:
>
> > Dave Higton, on 25 Nov, wrote:
>
> > > In message <55e4bd72e6cvjazz@waitrose.com>
> >> Chris Newman <cvjazz@waitrose.com> wrote:
> >>
> > > > Hi,
> >>>
> > > > http://www.bapfish.org.uk/networking.htm
> >>>
> > > > Which formally worked splendidly has now gone mammaries skyward.
> > > > From at least #3784 on it seems.
> >>
> > > Behaviour changed between 3751 and 3777, which are the nearest two
> > > versions I have downloaded (I was away from home while that range was
> > > made available).
>
> > Something has tripped up OS4.42 and earlier, but all good on OS5.23.
>
> > I have uploaded a screen dump of the issue to the bug tracker.
>
> Not good with *this* 5.23 :-( RComp version, 29-Jun-16
It is OK here with OS5.23 (06-Jun-16) on a Titanium.
OTOH it fails on the Iyonix with both 5.22 13-Apr-15 and 5.23 26-Nov-16.
!Fonts was the same on both the Iyonix and the Titanium.
--
David Pitt
Re: Website not renendering correctly
On 26 Nov 2016 David Pitt <pittdj@pittdj.co.uk> wrote:
> Dave Higton, on 25 Nov, wrote:
>> In message <55e4bd72e6cvjazz@waitrose.com>
>> Chris Newman <cvjazz@waitrose.com> wrote:
>>
>>> Hi,
>>>
>>> http://www.bapfish.org.uk/networking.htm
>>>
>>> Which formally worked splendidly has now gone mammaries skyward. From at
>>> least #3784 on it seems.
>>
>> Behaviour changed between 3751 and 3777, which are the nearest two
>> versions I have downloaded (I was away from home while that range was made
>> available).
> Something has tripped up OS4.42 and earlier, but all good on OS5.23.
> I have uploaded a screen dump of the issue to the bug tracker.
Not good with *this* 5.23 :-( RComp version, 29-Jun-16
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
> Dave Higton, on 25 Nov, wrote:
>> In message <55e4bd72e6cvjazz@waitrose.com>
>> Chris Newman <cvjazz@waitrose.com> wrote:
>>
>>> Hi,
>>>
>>> http://www.bapfish.org.uk/networking.htm
>>>
>>> Which formally worked splendidly has now gone mammaries skyward. From at
>>> least #3784 on it seems.
>>
>> Behaviour changed between 3751 and 3777, which are the nearest two
>> versions I have downloaded (I was away from home while that range was made
>> available).
> Something has tripped up OS4.42 and earlier, but all good on OS5.23.
> I have uploaded a screen dump of the issue to the bug tracker.
Not good with *this* 5.23 :-( RComp version, 29-Jun-16
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
Friday, 25 November 2016
Re: Website not renendering correctly
Dave Higton, on 25 Nov, wrote:
> In message <55e4bd72e6cvjazz@waitrose.com>
> Chris Newman <cvjazz@waitrose.com> wrote:
>
> > Hi,
> >
> > http://www.bapfish.org.uk/networking.htm
> >
> > Which formally worked splendidly has now gone mammaries skyward. From at
> > least #3784 on it seems.
>
> Behaviour changed between 3751 and 3777, which are the nearest two
> versions I have downloaded (I was away from home while that range was made
> available).
Something has tripped up OS4.42 and earlier, but all good on OS5.23.
I have uploaded a screen dump of the issue to the bug tracker.
--
David Pitt
> In message <55e4bd72e6cvjazz@waitrose.com>
> Chris Newman <cvjazz@waitrose.com> wrote:
>
> > Hi,
> >
> > http://www.bapfish.org.uk/networking.htm
> >
> > Which formally worked splendidly has now gone mammaries skyward. From at
> > least #3784 on it seems.
>
> Behaviour changed between 3751 and 3777, which are the nearest two
> versions I have downloaded (I was away from home while that range was made
> available).
Something has tripped up OS4.42 and earlier, but all good on OS5.23.
I have uploaded a screen dump of the issue to the bug tracker.
--
David Pitt
Re: Website not renendering correctly
On 25 Nov 2016 as I do recall,
Chris Newman wrote:
> http://www.bapfish.org.uk/networking.htm
>
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
>
What's it supposed to do that it doesn't?
(I just see a detailed description of how to set up a LanMan98 share.)
--
Harriet Bazley == Loyaulte me lie ==
Let a fool hold his tongue and he will pass for a sage.
Chris Newman wrote:
> http://www.bapfish.org.uk/networking.htm
>
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
>
What's it supposed to do that it doesn't?
(I just see a detailed description of how to set up a LanMan98 share.)
--
Harriet Bazley == Loyaulte me lie ==
Let a fool hold his tongue and he will pass for a sage.
Re: Website not renendering correctly
On 25 Nov 2016 Chris Newman wrote:
> Hi,
> http://www.bapfish.org.uk/networking.htm
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
> Still OK in the old Netsurf 3.5.
> Has been confirmed by others.
OK on 3783 except that the background colour doesn't go all the way
down to the bottom.
--
Richard Porter http://www.minijem.plus.com/
Skype: minijem2 mailto:ricp@minijem.plus.com
I don't want a "user experience" - I just want stuff that works.
> Hi,
> http://www.bapfish.org.uk/networking.htm
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
> Still OK in the old Netsurf 3.5.
> Has been confirmed by others.
OK on 3783 except that the background colour doesn't go all the way
down to the bottom.
--
Richard Porter http://www.minijem.plus.com/
Skype: minijem2 mailto:ricp@minijem.plus.com
I don't want a "user experience" - I just want stuff that works.
Re: Website not renendering correctly
In message <55e4bd72e6cvjazz@waitrose.com>
Chris Newman <cvjazz@waitrose.com> wrote:
>Hi,
>
>http://www.bapfish.org.uk/networking.htm
>
>Which formally worked splendidly has now gone mammaries skyward. From at
>least #3784 on it seems.
Behaviour changed between 3751 and 3777, which are the nearest two
versions I have downloaded (I was away from home while that range
was made available).
Dave
Chris Newman <cvjazz@waitrose.com> wrote:
>Hi,
>
>http://www.bapfish.org.uk/networking.htm
>
>Which formally worked splendidly has now gone mammaries skyward. From at
>least #3784 on it seems.
Behaviour changed between 3751 and 3777, which are the nearest two
versions I have downloaded (I was away from home while that range
was made available).
Dave
Re: Website not renendering correctly
On 25 Nov 2016 Chris Newman <cvjazz@waitrose.com> wrote:
> Hi,
> http://www.bapfish.org.uk/networking.htm
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
> Still OK in the old Netsurf 3.5.
> Has been confirmed by others.
And I've put in a bug report.
http://bugs.netsurf-browser.org/mantis/view.php?id=2484
No response from the developers yet. I've also let Bernard know that
there's a problem with his website.
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
> Hi,
> http://www.bapfish.org.uk/networking.htm
> Which formally worked splendidly has now gone mammaries skyward. From at
> least #3784 on it seems.
> Still OK in the old Netsurf 3.5.
> Has been confirmed by others.
And I've put in a bug report.
http://bugs.netsurf-browser.org/mantis/view.php?id=2484
No response from the developers yet. I've also let Bernard know that
there's a problem with his website.
Best wishes,
Peter.
--
Peter Young (zfc Ir) and family
Prestbury, Cheltenham, Glos. GL52, England
http://pnyoung.orpheusweb.co.uk
pnyoung@ormail.co.uk
Website not renendering correctly
Hi,
http://www.bapfish.org.uk/networking.htm
Which formally worked splendidly has now gone mammaries skyward. From at
least #3784 on it seems.
Still OK in the old Netsurf 3.5.
Has been confirmed by others.
--
Chris
http://www.bapfish.org.uk/networking.htm
Which formally worked splendidly has now gone mammaries skyward. From at
least #3784 on it seems.
Still OK in the old Netsurf 3.5.
Has been confirmed by others.
--
Chris
Re: history and hotlist not saved; CSS site
On 25 November 2016 09:57:04 GMT+00:00, Jim Nagel <netsurf@abbeypress.co.uk> wrote:
>I'll put in a formal feature suggestion (via Sourceforge?)
http://bugs.netsurf-browser.org
Chris
>I'll put in a formal feature suggestion (via Sourceforge?)
http://bugs.netsurf-browser.org
Chris
Re: history and hotlist not saved; CSS site
Harriet Bazley wrote on 24 Nov:
>> [Jim wrote:] The hotlist is saved in Choices:WWW.Netsurf
>> But where is the history saved?
> Choices:WWW.Netsurf.URL I think.
Ahh, yes. That filename wasn't obvious till hindsight.
And now that I look at the directory with Full Info and date order,
behold the three files Hotlist, URL and Cookies at the top of the
list, stamped with the exact time I shut down last night.
I'll put in a formal feature suggestion (via Sourceforge?) that
additions to Hotlist ought to save themselves immediately (or the user
being given a chance to save them manually, at least).
I can't be the only Netsurf user who has ever lost stuff like this
because of the machine losing power or freezing, and Netsurf not
having the chance to quit correctly.
--
Jim Nagel www.archivemag.co.uk
>> [Jim wrote:] The hotlist is saved in Choices:WWW.Netsurf
>> But where is the history saved?
> Choices:WWW.Netsurf.URL I think.
Ahh, yes. That filename wasn't obvious till hindsight.
And now that I look at the directory with Full Info and date order,
behold the three files Hotlist, URL and Cookies at the top of the
list, stamped with the exact time I shut down last night.
I'll put in a formal feature suggestion (via Sourceforge?) that
additions to Hotlist ought to save themselves immediately (or the user
being given a chance to save them manually, at least).
I can't be the only Netsurf user who has ever lost stuff like this
because of the machine losing power or freezing, and Netsurf not
having the chance to quit correctly.
--
Jim Nagel www.archivemag.co.uk
Thursday, 24 November 2016
Re: history and hotlist not saved; CSS site
On 24 Nov 2016 as I do recall,
Jim Nagel wrote:
[snip]
> The hotlist is saved in Choices:WWW.Netsurf
> But where is the history saved?
>
Choices:WWW.Netsurf.URL I think.
--
Harriet Bazley == Loyaulte me lie ==
Flying is the art of throwing yourself at the ground... and missing.
Jim Nagel wrote:
[snip]
> The hotlist is saved in Choices:WWW.Netsurf
> But where is the history saved?
>
Choices:WWW.Netsurf.URL I think.
--
Harriet Bazley == Loyaulte me lie ==
Flying is the art of throwing yourself at the ground... and missing.
Re: history and hotlist not saved; CSS site
Harriet Bazley wrote on 23 Nov:
> On 23 Nov 2016 as I do recall,
> Jim Nagel wrote:
>> Does Netsurf not save its hotlist and history till the user quits the
>> program?
>>
> No, it doesn't.
> An attempt to avoid constant unpredictable disc accesses, I assume,
> and it's not a problem until the program crashes, but it would be nice
> at least if editing the hotlist physically updated the relevant file -
> it's not something that happens all that often, unlike opening new
> pages, and unlike in other programs there's no way to 'save your work'
> manually.
> It's a bit counter-intuitive that the only way to ensure that
> changes to the program data are preserved is to quit the program
> immediately after making them!
Amen to that! Counterintuitive indeed.
The hotlist is saved in Choices:WWW.Netsurf
But where is the history saved?
--
Jim Nagel www.archivemag.co.uk
Abbey Press 32 Norbins Rd (01458) 83 3603
Glastonbury BA6 9JG pocket 0797 415 3861
>> before emailing large files (>1Mb), please ask me for FTP details
> On 23 Nov 2016 as I do recall,
> Jim Nagel wrote:
>> Does Netsurf not save its hotlist and history till the user quits the
>> program?
>>
> No, it doesn't.
> An attempt to avoid constant unpredictable disc accesses, I assume,
> and it's not a problem until the program crashes, but it would be nice
> at least if editing the hotlist physically updated the relevant file -
> it's not something that happens all that often, unlike opening new
> pages, and unlike in other programs there's no way to 'save your work'
> manually.
> It's a bit counter-intuitive that the only way to ensure that
> changes to the program data are preserved is to quit the program
> immediately after making them!
Amen to that! Counterintuitive indeed.
The hotlist is saved in Choices:WWW.Netsurf
But where is the history saved?
--
Jim Nagel www.archivemag.co.uk
Abbey Press 32 Norbins Rd (01458) 83 3603
Glastonbury BA6 9JG pocket 0797 415 3861
>> before emailing large files (>1Mb), please ask me for FTP details
Wednesday, 23 November 2016
Re: history and hotlist not saved; CSS site
In message <8c1f76e355.harriet@blueyonder.co.uk>
Harriet Bazley <lists@bazleyfamily.co.uk> wrote:
> On 23 Nov 2016 as I do recall,
> Jim Nagel wrote:
>
> > Does Netsurf not save its hotlist and history till the user quits
> > the program?
> >
> No, it doesn't.
> An attempt to avoid constant unpredictable disc accesses, I assume,
> and it's not a problem until the program crashes, but it would be
> nice at least if editing the hotlist physically updated the relevant
> file - it's not something that happens all that often, unlike opening
> new pages, and unlike in other programs there's no way to 'save your
> work' manually. It's a bit counter-intuitive that the only way to
> ensure that changes to the program data are preserved is to quit the
> program immediately after making them!
This is a particular problem for BookMaker.
If the user adds any pages to the hotlist, BookMaker registers that the
hotlist has changed, and the "Save" button on the toolbar becomes
active. But if you save the hotlilst and then quit Netsurf, Netsurf
very kindly overwrites the version you've saved from BookMaker with its
own internal copy. This got so frustrating that now BookMaker won't let
you save a Netsurf hotlist if Netsurf is still running.
This does have one advantage - if/when Netsurf crashes, you can then
save the (updated) hotlist from BookMaker.
Eventually, I plan to add a patch to Netsurf, so that it checks on exit
for the use of a foreign hotlist manager, and avoid saving the hotlist
if one is in use. It's a bit daunting, as I'm going to have to start
from building a GCC environment on a virtual machine.
--
Nick Roberts tigger @ orpheusinternet.co.uk
Hanlon's Razor: Never attribute to malice that which
can be adequately explained by stupidity.
Harriet Bazley <lists@bazleyfamily.co.uk> wrote:
> On 23 Nov 2016 as I do recall,
> Jim Nagel wrote:
>
> > Does Netsurf not save its hotlist and history till the user quits
> > the program?
> >
> No, it doesn't.
> An attempt to avoid constant unpredictable disc accesses, I assume,
> and it's not a problem until the program crashes, but it would be
> nice at least if editing the hotlist physically updated the relevant
> file - it's not something that happens all that often, unlike opening
> new pages, and unlike in other programs there's no way to 'save your
> work' manually. It's a bit counter-intuitive that the only way to
> ensure that changes to the program data are preserved is to quit the
> program immediately after making them!
This is a particular problem for BookMaker.
If the user adds any pages to the hotlist, BookMaker registers that the
hotlist has changed, and the "Save" button on the toolbar becomes
active. But if you save the hotlilst and then quit Netsurf, Netsurf
very kindly overwrites the version you've saved from BookMaker with its
own internal copy. This got so frustrating that now BookMaker won't let
you save a Netsurf hotlist if Netsurf is still running.
This does have one advantage - if/when Netsurf crashes, you can then
save the (updated) hotlist from BookMaker.
Eventually, I plan to add a patch to Netsurf, so that it checks on exit
for the use of a foreign hotlist manager, and avoid saving the hotlist
if one is in use. It's a bit daunting, as I'm going to have to start
from building a GCC environment on a virtual machine.
--
Nick Roberts tigger @ orpheusinternet.co.uk
Hanlon's Razor: Never attribute to malice that which
can be adequately explained by stupidity.
archivepix
Using NetSurf #3782 on RO 5.23 on Rpi2.
I note that the last few issues of NetSurf do not seem to be able to
process http://apod.nasa.gov/apod/archivepix.html in a reasonable
amount of time. Some loop somewhere? Chrome on Raspbian on Rpi3
displays it almost instantaneously.
--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/
I note that the last few issues of NetSurf do not seem to be able to
process http://apod.nasa.gov/apod/archivepix.html in a reasonable
amount of time. Some loop somewhere? Chrome on Raspbian on Rpi3
displays it almost instantaneously.
--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/
Re: history and hotlist not saved; CSS site
In article <c77953e355.jim@abbeypress.net>, Jim Nagel
<netsurf@abbeypress.co.uk> wrote:
> Last night I was looking for tips on how to use CSS for something on
> my website
Jim - you might find the links in the middle column on this page
useful:-
http://rickman.orpheusweb.co.uk/lynx/lynxweb.html
John
--
John Rickman
<netsurf@abbeypress.co.uk> wrote:
> Last night I was looking for tips on how to use CSS for something on
> my website
Jim - you might find the links in the middle column on this page
useful:-
http://rickman.orpheusweb.co.uk/lynx/lynxweb.html
John
--
John Rickman
Re: history and hotlist not saved; CSS site
On 23 Nov 2016 as I do recall,
Jim Nagel wrote:
> Does Netsurf not save its hotlist and history till the user quits the
> program?
>
No, it doesn't.
An attempt to avoid constant unpredictable disc accesses, I assume, and it's
not a problem until the program crashes, but it would be nice at least if
editing the hotlist physically updated the relevant file - it's not
something that happens all that often, unlike opening new pages, and unlike
in other programs there's no way to 'save your work' manually. It's a bit
counter-intuitive that the only way to ensure that changes to the program
data are preserved is to quit the program immediately after making them!
--
Harriet Bazley == Loyaulte me lie ==
Confession is good for the soul, but bad for the career.
Jim Nagel wrote:
> Does Netsurf not save its hotlist and history till the user quits the
> program?
>
No, it doesn't.
An attempt to avoid constant unpredictable disc accesses, I assume, and it's
not a problem until the program crashes, but it would be nice at least if
editing the hotlist physically updated the relevant file - it's not
something that happens all that often, unlike opening new pages, and unlike
in other programs there's no way to 'save your work' manually. It's a bit
counter-intuitive that the only way to ensure that changes to the program
data are preserved is to quit the program immediately after making them!
--
Harriet Bazley == Loyaulte me lie ==
Confession is good for the soul, but bad for the career.
Re: history and hotlist not saved; CSS site
In article <c77953e355.jim@abbeypress.net>, Jim Nagel
<netsurf@abbeypress.co.uk> wrote:
> Last night I was looking for tips on how to use CSS for something on
> my website
[snip]
On balance, I find
www.w3schools.com
better than HTML.com
YMMV
--
Tim Hill
www.timil.com
web sites * multimedia * training
<netsurf@abbeypress.co.uk> wrote:
> Last night I was looking for tips on how to use CSS for something on
> my website
[snip]
On balance, I find
www.w3schools.com
better than HTML.com
YMMV
--
Tim Hill
www.timil.com
web sites * multimedia * training
Re: history and hotlist not saved; CSS site
In article <c77953e355.jim@abbeypress.net>,
Jim Nagel <netsurf@abbeypress.co.uk> wrote:
> Back to original Q about when Netsurf saves its hotlist.
On quitting, same as its cookies. So if you want to do different user
stuff, NetSurf has to be quitted before changing the Choices location.
I do this to access my wife's FaceBook and GMail - with her permission, of
course. on a machine I can do something sensible with the data on! Things
like save out pictures full size, print off tickets etcetera.
For simplicity I have separate complete Choices files and a change-user
script which checks if NS is running and stops to warn me if it is.
Quitting NS automatically seemed a bit like overkill - it helps to remember
what's going on if you have to do it yourself!
John
--
| John Williams
| johnrw@ukgateway.net
Names for Soul Band:- Soul Doubt *
Jim Nagel <netsurf@abbeypress.co.uk> wrote:
> Back to original Q about when Netsurf saves its hotlist.
On quitting, same as its cookies. So if you want to do different user
stuff, NetSurf has to be quitted before changing the Choices location.
I do this to access my wife's FaceBook and GMail - with her permission, of
course. on a machine I can do something sensible with the data on! Things
like save out pictures full size, print off tickets etcetera.
For simplicity I have separate complete Choices files and a change-user
script which checks if NS is running and stops to warn me if it is.
Quitting NS automatically seemed a bit like overkill - it helps to remember
what's going on if you have to do it yourself!
John
--
| John Williams
| johnrw@ukgateway.net
Names for Soul Band:- Soul Doubt *
Tuesday, 22 November 2016
history and hotlist not saved; CSS site
Does Netsurf not save its hotlist and history till the user quits the
program?
Last night I was looking for tips on how to use CSS for something on
my website, came across a wonderful site and immediately added it to
my Netsurf hotlist. An hour later, some other application froze and
the computer had to be rebooted.
Today I wanted to return to that site about CSS, but there was no
record of it in my hotlist. Nor in my history. Tried all sorts of
searches via Google and Duckduck -- no luck. Bereft.
Is there any way to make Netsurf save history and hotlist during a
session? Or am I misunderstanding something?
As for the site I lost, maybe somebody else knows it and could point
me in the right direction.
- Exceptionally clean design. The bits of code within sentences were
presented with a grey background.
- Fine use of language, not cutesy or nerdy or commercial.
- It had a surprisingly nifty name, one syllable I think, almost in
the league of web.com or code.com -- so simple it made me wonder that
the writers found it still available.
- Further surprise when I got to a deeper page: it was a UK company,
despite the ".com" domain, located somewhere like Shoreditch or
Marylebone.
Stop press: Found it! It's html.com
Back to original Q about when Netsurf saves its hotlist.
--
Jim Nagel www.archivemag.co.uk
program?
Last night I was looking for tips on how to use CSS for something on
my website, came across a wonderful site and immediately added it to
my Netsurf hotlist. An hour later, some other application froze and
the computer had to be rebooted.
Today I wanted to return to that site about CSS, but there was no
record of it in my hotlist. Nor in my history. Tried all sorts of
searches via Google and Duckduck -- no luck. Bereft.
Is there any way to make Netsurf save history and hotlist during a
session? Or am I misunderstanding something?
As for the site I lost, maybe somebody else knows it and could point
me in the right direction.
- Exceptionally clean design. The bits of code within sentences were
presented with a grey background.
- Fine use of language, not cutesy or nerdy or commercial.
- It had a surprisingly nifty name, one syllable I think, almost in
the league of web.com or code.com -- so simple it made me wonder that
the writers found it still available.
- Further surprise when I got to a deeper page: it was a UK company,
despite the ".com" domain, located somewhere like Shoreditch or
Marylebone.
Stop press: Found it! It's html.com
Back to original Q about when Netsurf saves its hotlist.
--
Jim Nagel www.archivemag.co.uk
Saturday, 19 November 2016
ppc-amigaos toolchain
Hi
Can somebody please rebuild the ppc-amigaos toolchain for me,
especially if there's a release coming as I'd like my libjpeg-turbo
fix to be present in it.
Thanks
Chris
Can somebody please rebuild the ppc-amigaos toolchain for me,
especially if there's a release coming as I'd like my libjpeg-turbo
fix to be present in it.
Thanks
Chris
Thursday, 17 November 2016
Re: [Rpcemu] Full screen mode bug and other things
In message <CAC85+4LVjva0AHM1WLmRzYFrhxzStaUorCPqNwJHOfQRyzF1GA@mail.gmail.com>
on 17 Nov 2016 David Feugey wrote:
> *Bug*
> When going from windowed to full screen mode, rpcemu hangs.
>
> The problem is linked to "follow host mouse".
> If you deactivate it while switching, all works OK.
>
> Could someone compiled rpcemu with a "disable follow host mouse", "enable
> follow host mouse" around the code that is fired when switching?
Ah - I have had that bug, and I thought it was something wrong with my
monitor definition file. I had not connected it to the mouse following code.
I hope this can be fixed! This was the bug I was trying to remember when I
spoke to Matthew Howkins briefly at the London Show. On my previous laptop,
which must have had a version of RPCEmu without that bug, I used full screen
mode most of the time, as in the windowed environment you cannot pull the
mouse down to the bottom of the screen to bring the iconbar to the front. (I
realise you can press Shift-F12 but it doesn't come naturally.)
--
Matthew Phillips
Durham
_______________________________________________
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
on 17 Nov 2016 David Feugey wrote:
> *Bug*
> When going from windowed to full screen mode, rpcemu hangs.
>
> The problem is linked to "follow host mouse".
> If you deactivate it while switching, all works OK.
>
> Could someone compiled rpcemu with a "disable follow host mouse", "enable
> follow host mouse" around the code that is fired when switching?
Ah - I have had that bug, and I thought it was something wrong with my
monitor definition file. I had not connected it to the mouse following code.
I hope this can be fixed! This was the bug I was trying to remember when I
spoke to Matthew Howkins briefly at the London Show. On my previous laptop,
which must have had a version of RPCEmu without that bug, I used full screen
mode most of the time, as in the windowed environment you cannot pull the
mouse down to the bottom of the screen to bring the iconbar to the front. (I
realise you can press Shift-F12 but it doesn't come naturally.)
--
Matthew Phillips
Durham
_______________________________________________
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
Non-displaying page
http://employees.csbsju.edu/hjakubowski/classes/ch331/transkinetics/olinhibition.html
It's a css problem, as commenting out the css makes it visible.
Dunno if it's a bug or a fault in the css...
--
Richard Torrens.
http://www.Torrens.org.uk for genealogy, natural history, wild food, walks, cats
and more!
It's a css problem, as commenting out the css makes it visible.
Dunno if it's a bug or a fault in the css...
--
Richard Torrens.
http://www.Torrens.org.uk for genealogy, natural history, wild food, walks, cats
and more!
[Rpcemu] Full screen mode bug and other things
Bug
When going from windowed to full screen mode, rpcemu hangs.
When going from windowed to full screen mode, rpcemu hangs.
The problem is linked to "follow host mouse".
Could someone compiled rpcemu with a "disable follow host mouse", "enable follow host mouse" around the code that is fired when switching?
Bug
Menu in full screen mode is on top of desktop, and not reachable anyway.Enhancement
An autoquit mode would be cool, to quit rpcemu when RISC OS is stopped.Enhancement
A SWI to get size of window (or screen) to adapt RISC OS to it with anymode.Would be cool for full screen mode, or for windowed mode, if the window can be resized.
Other enhancements?
User networking modeRe: [Rpcemu] Internet difficulties
Networking is really not easy on rpcemu.
A user mode Internet podule would be fantastic for non server apps.
I could even pay (quite a lot) for a bounty around this.A user mode Internet podule would be fantastic for non server apps.
I could say the same for callwin32.
2016-11-15 20:22 GMT+01:00 Philip <philip@theglovers.name>:
Hello there,
A few months ago I was able to connect to the internet from rpcemu quite happily. Since then I have upgraded from 8.14 to 8.15 rpcemu, to Mint 18 from 17.3, and OS5 from 5.21 to 5.23. On previous upgrades all has gone well, but I must have lost something along the way, as I cannot now connect at all.
I have tried to reconfigure the internet as before, using the Networking guide, but when I get to the "interfaces" window, all the buttons and windows are blanked out, so cannot be configured. If I then go on to the end of the process, I get the message "you have not configured the internet connection".
I have reloaded hard-disk4, but that has not helped. I have tried going back to previous versions of OS5 and rpcemu, but no joy. Any help gratefully received.
--
Sent from my Acer Aspire,running Mint 18 on Linux
_______________________________________________
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
--
Mobile : 06 76 67 91 60
Tuesday, 15 November 2016
[Rpcemu] Internet difficulties
Hello there,
A few months ago I was able to connect to the internet from rpcemu
quite happily. Since then I have upgraded from 8.14 to 8.15 rpcemu, to
Mint 18 from 17.3, and OS5 from 5.21 to 5.23. On previous upgrades all
has gone well, but I must have lost something along the way, as I cannot
now connect at all.
I have tried to reconfigure the internet as before, using the
Networking guide, but when I get to the "interfaces" window, all the
buttons and windows are blanked out, so cannot be configured. If I then
go on to the end of the process, I get the message "you have not
configured the internet connection".
I have reloaded hard-disk4, but that has not helped. I have tried
going back to previous versions of OS5 and rpcemu, but no joy. Any help
gratefully received.
--
Sent from my Acer Aspire,running Mint 18 on Linux
_______________________________________________
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
A few months ago I was able to connect to the internet from rpcemu
quite happily. Since then I have upgraded from 8.14 to 8.15 rpcemu, to
Mint 18 from 17.3, and OS5 from 5.21 to 5.23. On previous upgrades all
has gone well, but I must have lost something along the way, as I cannot
now connect at all.
I have tried to reconfigure the internet as before, using the
Networking guide, but when I get to the "interfaces" window, all the
buttons and windows are blanked out, so cannot be configured. If I then
go on to the end of the process, I get the message "you have not
configured the internet connection".
I have reloaded hard-disk4, but that has not helped. I have tried
going back to previous versions of OS5 and rpcemu, but no joy. Any help
gratefully received.
--
Sent from my Acer Aspire,running Mint 18 on Linux
_______________________________________________
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
Saturday, 5 November 2016
Thursday, 3 November 2016
Re: The Co-operative Bank
In article <5f244fd955.boase@boase.myzen.co.uk>, Bernard Boase
<b.boase@bcs.org> wrote:
> After many years of simple and effective access using Netsurf,
> today it appears that the Co-op Bank has decided to insist on
> client-side code for which Netsurf's minimal Javascript support is
> inadequate.
One of the most annoying aspects of RISC OS. I can put up with not
having good fast image processing software, even up to date
illustration software but I can't do without a decent Javascript
browser.
Thoroughly frustrated and I'm not blaming the NetSurf team for this as
they can only spend limited time and resources on development. NetSurf
is actually a very competent browser for speed with reasonable
reliability but because of this fundamental issue it is rapidly
becoming unusable.
Richard
<b.boase@bcs.org> wrote:
> After many years of simple and effective access using Netsurf,
> today it appears that the Co-op Bank has decided to insist on
> client-side code for which Netsurf's minimal Javascript support is
> inadequate.
One of the most annoying aspects of RISC OS. I can put up with not
having good fast image processing software, even up to date
illustration software but I can't do without a decent Javascript
browser.
Thoroughly frustrated and I'm not blaming the NetSurf team for this as
they can only spend limited time and resources on development. NetSurf
is actually a very competent browser for speed with reasonable
reliability but because of this fundamental issue it is rapidly
becoming unusable.
Richard
The Co-operative Bank
After many years of simple and effective access using Netsurf, today
it appears that the Co-op Bank has decided to insist on client-side
code for which Netsurf's minimal Javascript support is inadequate.
Bleaugh :-(
--
it appears that the Co-op Bank has decided to insist on client-side
code for which Netsurf's minimal Javascript support is inadequate.
Bleaugh :-(
--
Tuesday, 1 November 2016
Re: Net-Surf post
On Tue, Nov 01, 2016 at 11:27:29 -0300, Marcos Marin wrote:
> Hello, sorry to bother but, I've tried to send a message on the dev forum
> and the archive seem to show some garbled thing..
>
> it seems other messages there, and other people, also happen this so, is
> this normal?
It is a bug in Mailman's archive tool where it shows base64'd content for some reason.
D.
--
Daniel Silverstone http://www.netsurf-browser.org/
PGP mail accepted and encouraged. Key Id: 3CCE BABE 206C 3B69
> Hello, sorry to bother but, I've tried to send a message on the dev forum
> and the archive seem to show some garbled thing..
>
> it seems other messages there, and other people, also happen this so, is
> this normal?
It is a bug in Mailman's archive tool where it shows base64'd content for some reason.
D.
--
Daniel Silverstone http://www.netsurf-browser.org/
PGP mail accepted and encouraged. Key Id: 3CCE BABE 206C 3B69
Net-Surf post
Hello, sorry to bother but, I've tried to send a message on the dev forum and the archive seem to show some garbled thing..
it seems other messages there, and other people, also happen this so, is this normal?
thanks,it seems other messages there, and other people, also happen this so, is this normal?
Subscribe to:
Posts (Atom)