Hotlist window issue

2023-08-27 Thread Frederick Bambrough
Is this a known bug?

Hotlist ignores 'Allow windows off screen' configuration settings when
'off screen' is disallowed. It moves freely off screen in all directions
except 'top' where it stops with the top edge of the title bar off screen.

Other NetSurf windows do as expected.

RISC OS 5.29, RPi 4, NetSurf 3.11 (Dev CI #5442)
___
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org


Re: New address

2022-12-03 Thread Frederick Bambrough
In message <5a513affd8cvj...@waitrose.com>
 Chris Newman  wrote:

> I ave a new e-address
> 
> cj...@npost.uk
> 
> CanI start using it for this group, please.

I think you'll have to  send an email from your new address to
netsurf-users-j...@netsurf-browser.org

-- 
Frederick
___
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org


Re: Fetch_NS

2021-10-03 Thread Frederick Bambrough
In message 
 David Higton  wrote:

> In message <6160be7559.DaveMeUK@BeagleBoard-xM>
>   David Higton  wrote:
> 
[snip]
> Following up my own post: it looks like my CertData file must have
> contained an invalid certificate (even though it was only 3 months out
> of data), because replacing that has fixed the problem.
> 
> I have updated a couple of lines in !Boot.Choices.Fetch_NS.Settings.
> These are the new ones:
> 
> Set Fetch_NS$Url https://ci.netsurf-browser.org/builds/riscos/
> 
> Set Fetch_NS$Opt --ca-certificate=InetDbase:CertData -qO
> 
> First one is to use https rather than http.  Second one is to use the
> central InetDbase:CertData file rather than a separate (and non-
> maintained) copy.

Thanks for that, David. The first line had already been changed in my copy
of the file from the last time this error occurred so the second line was
the fix for me.

Updates for the CertData file are also available in the ROOL nightly beta
HardDisc4.

Fred
___
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org


Re: Change of List ID

2020-05-19 Thread Frederick Bambrough
In message <20200519193147.GB5547@somnambulist.local>
 Daniel Silverstone  wrote:

> On Tue, May 19, 2020 at 18:43:34 +0100, Frederick Bambrough wrote:
> > Is the change of the List ID: header intentional and permanent? Has a
> > hyphen replaced by a period.
> 
> Yes, it's part of the shift to mailman3 which was done several weeks
> ago.
> 
> I am sorry if your filters needed adjusting.

No problem - just checking.
___
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org


Change of List ID

2020-05-19 Thread Frederick Bambrough
Is the change of the List ID: header intentional and permanent? Has a
hyphen replaced by a period.
___
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-le...@netsurf-browser.org


NetSurf Illegal Window Handle (RISC OS)

2019-12-20 Thread Frederick Bambrough
I started a thread on the RISC OS open Forum at

https://www.riscosopen.org/forum/forums/5/topics/14945?page=1#posts-97826

for more details. To sum;

On closing windows in NetSurf choices/configuration I’m seeing the error,
‘An unexpected error occurred: Illegal window handle’. It only happens on
alternate config categories and on first look doesn’t appear to do harm.

It’s on RISC OS 5.27 (19-12-19) ROM, NetSurf 3.10(DEV CI #4956).

To summarise the thread, it's due to the latest version of RISC OS
improved reporting of errors, showing this one up. It's been confirmed by
others and is said to be related to changes in that ROM relating to
clipboard caret/task fixes.


NetSurf log extract;

(9.52) frontends/riscos/wimp_event.c:1654
ro_gui_wimp_event_get_window: Creating structure for window 0x20481e39

(10.85) frontends/riscos/dialog.c:378 ro_gui_dialog_close:
xwimp_set_caret_position: 0x288: Illegal window handle

(10.85) frontends/riscos/gui.c:2112 ro_warn_user: WimpError Illegal
window handle

(10.85) frontends/riscos/wimp_event.c:1112
ro_gui_wimp_event_close_window: Close event received for window 0x20481e39


Anything else - best to follow the ROOL forum thread. I'm not qualified
:-)



Re: Please test webp image format

2019-12-08 Thread Frederick Bambrough
In message <0481301f58.DaveMeUK@BeagleBoard-xM>
 David Higton  wrote:

> In message <514e111f-108b-c4aa-b35b-081f9544d...@codethink.co.uk>
>   Michael Drake  wrote:
> 
> > Hello,
> > 
> > Recently we added the webp library to our SDK. NetSurf Builds from our
> > CI should now have webp support.
> > 
> > So far we've only tested on Linux. Please could users of other
> > platforms visit
> > 
> >https://developers.google.com/speed/webp/gallery1
> > 
> > and let us know if it's working?
> 
> Working correctly here: BBxM, RO 5.27 (28-Oct-19), NS CI#4947.  The
> pairs of photos look identical to me.

To confirm, this version of NetSurf is now showing identical colours on my
BB -xM, RISC OS 5.27.

-- 
Fred



Re: Please test webp image format

2019-12-07 Thread Frederick Bambrough
In message <1c52658a2840684728dce5b1fa248...@imap.plus.net>
 David Pitt  wrote:

> On 2019-12-07 16:34, Geoffrey Baxendale wrote:
> > In message 
> >   Peter Young  wrote:
> > 
> > > On 7 Dec 2019  Michael Drake  wrote:
> >> 
> > > > Hello,
> >> 
> > > > Recently we added the webp library to our SDK. NetSurf Builds from
> > > > our CI should now have webp support.
> >> 
> > > > So far we've only tested on Linux. Please could users of other
> > > > platforms visit
> >> 
> >> > https://developers.google.com/speed/webp/gallery1
> >> 
> > > > and let us know if it's working?
> >> 
> >> 
> > > > The CI builds are available from here:
> >> 
> >> > https://ci.netsurf-browser.org/builds/
> >> 
> > > Working well here with RISC OS, Dev CI#4945. Many thanks.
> >> 
> > > Best wishes,
> >> 
> > > Peter.
> >> 
> > Not here. (4945, RISC OS 5,27 on Titanium.)
> > 
> > (colours are wrong. Blue is orange, orange is blue, green is a cyan
> > type colour.)
> 
> Not quite right here either.
> 
> Using NetSurf 4945.
> 
> The bad news is that there is colour transposition seen on RISC OS 5 on
> the Titaniun and RPi3B+, and OS4.02 on RPCEmu. Yellows appear as blue
> and vice versa. Red and blue transposed, probably.
> 
> (Having to send via webmail, Plusnet won't let me reply by email.)

Same colour issue here on Beagleboard -xM, RISC OS 5.27(01-Dec-19) &
NetSurf CI #4945



Re: Please try the latest build

2018-08-15 Thread Frederick Bambrough
In message <3c705f3f-e461-c7a7-3b70-54d63192a...@netsurf-browser.org>
 Michael Drake  wrote:

> 
> Hello,
> 
> Could people please test build #4403 or later?  (Or build from latest
> master, if you compile from source.)
> 
>https://ci.netsurf-browser.org/builds/
> 
> We are close to making a release, and would like to check that nothing
> is broken.
[snip]

All pass here with test site & ROOL. RISC OS 5.25, NS #4406.



Re: launching a PDF from a link

2018-06-29 Thread Frederick Bambrough
On 28 June 2018 19:13:56 BST, Tim Hill  wrote:
[snip]
>It's easy to think NetSurf really ought to have to option to Filer_Run
>any file it doesn't understand after downloading it but it doesn't; it 
>leaves you to do that which is fine up to a point but a shame because
>it
>prevents sound and video playing from a link, just as it makes you open
>your downloaded PDFs 'manually'. 
>
>I'm expecting to find a utility somewhere which will monitor a specific
>folder and filer_run anything saved there but having no luck so far.

Though on more popular OSs many take the opportunity to selectively disable 
auto-run net stuff for obvious reasons.
-- 
Fred
@ypical ink



Re: Redraw oddity

2017-05-16 Thread Frederick Bambrough
In message <mpro.oq1x2j003tdzr00ej.ml...@ypical.myzen.co.uk>
 Frederick Bambrough <ml...@ypical.myzen.co.uk> wrote:

> In message <563d275c18ch...@chris-johnson.org.uk>
>  cj <ch...@chris-johnson.org.uk> wrote:
> 
> > In article <563d1ee6d9li...@torrens.org>,
> >Richard Torrens (lists) <li...@torrens.org> wrote:
> > > Does anyone else get the same behaviour?
> > 
> > Yes. The contents also disappear again if the window is resized,
> > requiring another 'wipe'.
> > 
> 
> I can make it appear and disappear with the scroll wheel on my mouse.
> Seems to relate to whether the "Quora uses cookies..." bar is showing at
> the page top. As soon as it scrolls off the rest of the page appears.

... but only after first resizing the window - oops.



Re: Redraw oddity

2017-05-16 Thread Frederick Bambrough
In message <563d275c18ch...@chris-johnson.org.uk>
 cj  wrote:

> In article <563d1ee6d9li...@torrens.org>,
>Richard Torrens (lists)  wrote:
> > Does anyone else get the same behaviour?
> 
> Yes. The contents also disappear again if the window is resized,
> requiring another 'wipe'.
> 

I can make it appear and disappear with the scroll wheel on my mouse.
Seems to relate to whether the "Quora uses cookies..." bar is showing at
the page top. As soon as it scrolls off the rest of the page appears.