On Mon, 5 Sept 2022 at 17:52, Ernie Rael <err...@raelity.com> wrote:
>
> On 9/5/22 9:32 AM, Kenneth Fogel wrote:
> > I just tried -J-Dorg.netbeans.NbClipboard.level=FINEST. It resolved the 
> > issue.
>
> Turning on logging fixes it, the good news and the bad news, sigh. Maybe
> there's some code that checks the logging level and does things
> differently, that would be good; better than a timing problem.

Possibly.  There's the call to logFlavors() which extracts all the
clipboard data -
https://github.com/apache/netbeans/blob/master/platform/o.n.bootstrap/src/org/netbeans/NbClipboard.java#L288

Whether either of the other two flags help would probably still be
useful to know.  Obviously without logging enabled now though!

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to