On Tue, 24 Nov 2015 10:47:08 -0800 (PST)
Largo84 <
Lar...@gmail.com> wrote:
> Hmm, sorry I don't really understand what any of that means, but I'm
> not sure I need to. As a practical matter, should I be concerned
> about losing data or is this simply a change in the way Leo 'behaves'?
No need to be concerned about losing data other than clipboard content,
and even then, I'm guessing you won't see any change - some systems
have two "clipboards", one that you explicitly copy to, and another
which is just the current selection, I think the last selection made in
multi-app. scenarios. I'd guess that your normal clipboard will be
unaffected, and the second one, which doesn't exist in all systems, is
the one that's bleating.
But Leo will need to be fixed to avoid generating the message. I'm
guessing QClipboard::supportsSelection() might need to be checked.
Cheers -Terry