bradvido commented on issue #3962: URL: https://github.com/apache/netbeans/issues/3962#issuecomment-1668580229
> there is progress, at least for me! I tried this setup, but found no difference in specifying the option directly as an argument vs. adding it to the .conf file. Both enabled the extra logging in the log file. Both fail at the same rate (usually around the 7th copy/paste attempt). I also added the jLogMan plugin, hoping it may actually be causing your successes, but there was no change with it either. I was able to use it to confirm that the log level was set to FINEST for NbClipboard, but we already knew that. @istinnstudio , I will be interested to hear if this fix works for you long term, or if you just happened to get lucky. Keep us posted! > it could also be that the logging introduces a bunch of potential side effects - or at least eagerly initializes some things. See eg. https://github.com/apache/netbeans/blob/master/platform/o.n.bootstrap/src/org/netbeans/NbClipboard.java#L216 and logFlavors(). @neilcsmith-net this seems plausible, but I haven't found any smoking guns from just looking at the code. Also FYI, I did post logs of success vs failure here: https://github.com/apache/netbeans/issues/3962#issuecomment-1668172012 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
