On Tue, 24 Nov 2015 07:12:17 -0800 (PST)
Largo84 <[email protected]> wrote:

> I don't recall seeing this message in the startup log (terminal
> window) before today. I just updated to the most current version on
> GitHub.

Hmm, this must be

https://github.com/leo-editor/leo-editor/commit/0c89affbb86adf2ad5b828bb8eb6b8c6517cf69d
and
https://github.com/leo-editor/leo-editor/commit/b9f0c578dd9aedf05bdd5fe3962c727f9d4b1f7f

Although I'm not seeing the "unsupported clipboard mode" error I think
a @setting would be good for this behavior, the changes subtly alter
the interaction with the rest of the system in a way I don't prefer -
used to be able to simply select text in another app. and middle button
paste it into Leo, now it seems you have to use Ctrl-C in the other
app. for anything except a very immediate paste.

It looks like the changes set the clipboard content sort of on focus
or on update rather than on a new selection, which is probably not
ideal although I can see why catching selection changes would be
trickier.  So maybe two things here, a preference for the old behavior,
and somehow avoiding the unsupported clipboard mode.

Cheers -Terry

> reading settings in C:\Users\Rob\.leo\workbook.leo
> Data set on unsupported clipboard mode. QMimeData object will be
> deleted. cleaning C:\Users\Rob\.leo\spellpyx.txt
> Data set on unsupported clipboard mode. QMimeData object will be
> deleted. Data set on unsupported clipboard mode. QMimeData object
> will be deleted. Data set on unsupported clipboard mode. QMimeData
> object will be deleted.
> 
> 
> ...and many more lines just like it after opening a Leo file.
> 
> Any idea what's causing that and if I should be concerned about it?
> Rob.......
> 
> Leo Log Window
> Leo 5.1-final, build 20151120111022, Fri Nov 20 11:10:22 CST 2015
> Git repo info: branch = master, commit = a9465468020e
> Python 3.4.3, PyQt version 5.4.1
> Windows 8 AMD64 (build 6.2.9200) 
> 

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to