alibttb opened a new issue, #6625: URL: https://github.com/apache/netbeans/issues/6625
### Apache NetBeans version Apache NetBeans 19 ### What happened When I try to `copy` a file in Projects window I get a silent exception in the notifications windows of `java.lang.IllegalArgumentException: failed to parse:application/x-java-openide-dataobjectdnd;class=org.openide.loaders.DataObject;mask=١` and this happens also for `cut` operation. The problem occurs when when I `copy` with context menu or with short cut `CTRL + C`. If I copy I file from windows and I past it into a package of a folder in Netbeans Projects or FIles it doesn't past I get the same exception. ### How to reproduce 1. Create a new java project. 2. Try to copy a file from a package in Projects windows. 3. Look for the exception in Notifications window. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Microsoft Windows 10 Enterprise N openjdk version "17.0.8.1" 2023-08-24 ### JDK openjdk version "17.0.8.1" 2023-08-24 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else 1. This also occurred on windows 11 pro on another computer. 2. I had an installation previously where I didn't have the problem but I can't find out how was it working. 3. I tried running Netbeans as administrator but it showed the same behavior. ### Are you willing to submit a pull request? No -- 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
