On 24.02.25 04:59, Laszlo Kishalmi wrote: > Well, you might try to re-enable the TopSecurityManager with: > -J-DTopSecurityManager.disable=false
please note that the windows clipboard issues are not new and also happen in NB releases wich didn't have SM disabled yet. Toggling SM on/off was one of the first things which was tried on those systems which are affected by the bug and it didn't really help. It is a classic race condition though, so anything what changes timing can influence it in both directions. There are some attempts which try to fix it within the JDK, e.g: https://github.com/apache/netbeans/discussions/7051#discussioncomment-12285535 -mbien > > That could work running NetBeans up to Java 23. > > However as Java evolves, we need to remove the SecurityManager as well. We > disabled it in NB25 and it is already removed from the upcoming NB26. > > The Windows clipboard issue is a tough one. The simple fact that increasing > the log level makes this issue less apparent, means that there is something > nasty inter-process sync issue in the background. > > We have that for years, and while we have a few core developers using > windows, the majority of us are working on Linux or Mac. It is not that we do > not care. We would like that our Windows users do not have such a problem, > though this is what our time and resources allow. > > P.S.: It is strange how the development world turned from over the last 20 > years or so, back then I was often told: "Use Windows! It works there!" > > On 2/23/25 06:40, Ioannis Torounoglou wrote: >> I would like to inform you that the clipboard is unusable on the latest >> release of Netbeans. >> >> I realized that all voting members are testing on other systems than >> windows, so I guess nobody checked it. >> >> In version 24 with "-J-Dorg.netbeans.NbClipboard.level=FINEST" was almost >> perfect. >> >> Now is failing constantly! >> >> Are there any ideas/suggestions to mitigate or go back to 24? >> >> Thank you all for you effort!!! >> >> Ioannis Torounogou >> >> >> >> >> > > --------------------------------------------------------------------- > 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 > > > --------------------------------------------------------------------- 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