Hi, I updated my Notebook to Ubuntu 25.10 and found, that the terminal is not working properly. I traced it down into stty, which does not seem to work when invoked by dlight.nativeexecution. The only debugging output is the error code and that is 1.
I fixed it for me by replacing coreutils-from-uutils and replacing it with coreutils-from-gnu. Seems like replacing well working utilities with their rewrites is not such a great idea (see https://github.com/VirtualBox/virtualbox/issues/226 for other fun). Greetings Matthias --------------------------------------------------------------------- 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
