Tuesday, 1 December 2020

Re: Dragging from URL icon

In article <8cf133d858.tigger@bc63.orpheusinternet.co.uk>,
Nick Roberts <tigger@orpheusinternet.co.uk> wrote:

> I just tried that on my NetSurf #5223 and it worked fine to copy text
> from a web page into zap (except using Ctrl-Y on zap rather than
> Ctrl-V).

> I may be trying to do something different to what you meant, but if so
> your description wasn't as clear as it needs to be.

Copying text from a web page is fine, the problem occurs when trying to
copy a URL, as one might if sending a link to someone else for example.

--
Stuart Winsor

Tools With A Mission
sending tools across the world
http://www.twam.co.uk/
_______________________________________________
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-leave@netsurf-browser.org

Re: Dragging from URL icon

In article <58d82e7635Stuartlists@orpheusinternet.co.uk>,
lists <Stuartlists@orpheusinternet.co.uk> wrote:
> In article <20a91ad858.bryan@helpful-demon.co.uk>,
> Bryan Hogan <netsurf@helpful-demon.co.uk> wrote:

> > > Copy and Paste hasn't worked properly in NetSurf for ages.

> > You might need to be just a *little* bit more specific than that if
> > you actually want anything done about it.

> > Although in my experience, cut and paste works fine, I'm regularly
> > using it.

> Copy and paste:

> Drag cursor along text to mark it, Hit CTRL-C, place curser where text is
> required, CTRL-V

> You can no longer mark the text. When you try you end up with a funny
> little square which you have to drag into your document and it lands up
> wherever you happen to have left the cursor, which invariably isn't where
> you want it placed.

> This is contrary to every other copy operation in RISC OS or, as far as
> I am aware Windows either, which is why I say it doesn't work properly,
> i.e. as it should.

Here using NS 5223 I can copy and paste without problems, I can also copy
and paste out of the URL bar.

But as Harriet notes, unlike in past times we cannot drag the URL out to
another place.

Dave

--

Dave Triffid
_______________________________________________
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-leave@netsurf-browser.org

Re: Dragging from URL icon

In message <58d82e7635Stuartlists@orpheusinternet.co.uk>
lists <Stuartlists@orpheusinternet.co.uk> wrote:

> In article <20a91ad858.bryan@helpful-demon.co.uk>,
> Bryan Hogan <netsurf@helpful-demon.co.uk> wrote:
>
> > > Copy and Paste hasn't worked properly in NetSurf for ages.
>
> > You might need to be just a *little* bit more specific than that if
> > you actually want anything done about it.
>
> > Although in my experience, cut and paste works fine, I'm regularly
> > using it.
>
> Copy and paste:
>
> Drag cursor along text to mark it, Hit CTRL-C, place curser where
> text is required, CTRL-V
>
> You can no longer mark the text. When you try you end up with a funny
> little square which you have to drag into your document and it lands
> up wherever you happen to have left the cursor, which invariably
> isn't where you want it placed.
>
> This is contrary to every other copy operation in RISC OS or, as far
> as I am aware Windows either, which is why I say it doesn't work
> properly, i.e. as it should.

I just tried that on my NetSurf #5223 and it worked fine to copy text
from a web page into zap (except using Ctrl-Y on zap rather than
Ctrl-V).

I may be trying to do something different to what you meant, but if so
your description wasn't as clear as it needs to be.

--
Nick Roberts tigger @ orpheusinternet.co.uk

Hanlon's Razor: Never attribute to malice that which
can be adequately explained by stupidity.
_______________________________________________
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-leave@netsurf-browser.org

Re: Dragging from URL icon

In article <20a91ad858.bryan@helpful-demon.co.uk>,
Bryan Hogan <netsurf@helpful-demon.co.uk> wrote:

> > Copy and Paste hasn't worked properly in NetSurf for ages.

> You might need to be just a *little* bit more specific than that if you
> actually want anything done about it.

> Although in my experience, cut and paste works fine, I'm regularly using
> it.

Copy and paste:

Drag cursor along text to mark it, Hit CTRL-C, place curser where text is
required, CTRL-V

You can no longer mark the text. When you try you end up with a funny
little square which you have to drag into your document and it lands up
wherever you happen to have left the cursor, which invariably isn't where
you want it placed.

This is contrary to every other copy operation in RISC OS or, as far as I
am aware Windows either, which is why I say it doesn't work properly, i.e.
as it should.

--
Stuart Winsor

Tools With A Mission
sending tools across the world
http://www.twam.co.uk/
_______________________________________________
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-leave@netsurf-browser.org

[gccsdk] Autobuilder recipe for libaudiofile1

Index: media/libaudiofile0/setvars
===================================================================
--- media/libaudiofile0/setvars (revision 7446)
+++ media/libaudiofile0/setvars (nonexistent)
@@ -1,2 +0,0 @@
-
-AB_INSTALL=yes
Index: media/libaudiofile1/audiofile.pc.in.p
===================================================================
--- media/libaudiofile1/audiofile.pc.in.p (nonexistent)
+++ media/libaudiofile1/audiofile.pc.in.p (working copy)
@@ -0,0 +1,11 @@
+--- audiofile.pc.in.orig 2013-02-11 17:23:26.000000000 +0000
++++ audiofile.pc.in 2020-11-29 23:44:25.477691816 +0000
+@@ -5,7 +5,7 @@
+
+ Name: audiofile
+ Description: audiofile
+-Requires:
++@ENABLE_FLAC_TRUE@Requires.private: flac >= 1.2.1
+ Version: @VERSION@
+ Libs: -L${libdir} -laudiofile
+ Libs.private: -lm
Index: media/libaudiofile1/depends
===================================================================
--- media/libaudiofile1/depends (nonexistent)
+++ media/libaudiofile1/depends (working copy)
@@ -0,0 +1 @@
+libflac8
Index: media/libaudiofile1/setvars
===================================================================
--- media/libaudiofile1/setvars (nonexistent)
+++ media/libaudiofile1/setvars (working copy)
@@ -0,0 +1,2 @@
+
+AB_INSTALL=yes
Hi

Attached is an up to date recipe for libaudiofile1, which replaces the outdated and unused libaudiofile0 recipe.

Regards
Cameron

Re: Dragging from URL icon

In message <58d5f4ba4bStuartlists@orpheusinternet.co.uk>
lists <Stuartlists@orpheusinternet.co.uk> wrote:

> Copy and Paste hasn't worked properly in NetSurf for ages.

You might need to be just a *little* bit more specific than that if you
actually want anything done about it.

Although in my experience, cut and paste works fine, I'm regularly using
it.

Bryan.

--
RISC OS User Group Of London - http://www.rougol.jellybaby.net/
RISC OS London Show - http://www.riscoslondonshow.co.uk/
_______________________________________________
netsurf-users mailing list -- netsurf-users@netsurf-browser.org
To unsubscribe send an email to netsurf-users-leave@netsurf-browser.org

[Rpcemu] Fwd: Big Sur on Mac and RPCEmu?

I can confirm that it works on Big Sur - and in RISC OS 5.28.

-- 
Tim Powys-Lybbe                                                           tim@powys.org
                        for a miscellany of bygones: http://powys.org/

Begin forwarded message:

From: Tim Powys-Lybbe <tim@powys.org>
Subject: Re: [Rpcemu] Big Sur on Mac and RPCEmu?
Date: 30 November 2020 at 9:20:32 pm GMT

Thanks for this reply.  It is setting in motion a careful process that starts with 'Make a Bootable backup on the portable test machine' so that I can exit gracefully if any pear shaped objects appear.

Tim

--
Tim Powys-Lybbe                                                           tim@powys.org
                       for a miscellany of bygones: http://powys.org/

On 28 Nov 2020, at 1:20 pm, David Pitt <pittdj@pittdj.co.uk> wrote:

Tim Powys-Lybbe, on 28 Nov, wrote:

I have been faithfully following other instructions not to load Big Sur
onto my Macs.  But those instructions are slowly withering away and RPCEmu
has raised itself to my horizon.

Has anyone tried to run RPCEmu within Mac's Big Sur?  And what happened?

The builds below work as before on Big Sur on an Intel Mac.

https://github.com/Septercius/rpcemu-dev/releases

--
David Pitt

_______________________________________________
RPCEmu mailing list
RPCEmu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu


_______________________________________________
RPCEmu mailing list
RPCEmu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu