Hi again, break in this case means, that the terminal seems to work, but the width and hight of the terminal is not correct. I noticed this when invoking mc and aptitude, both showing wrong size and rendering artifacts, that might be results of wrong height/width calculation.
Checking stty/$COLUMNS in the terminals showed, that the terminal was reported to be a constant width of 80 columns, which should have been 140-190 cols. I'll try to reproduce the problem outside NetBeans in the meantime, don't update or stay with the known good version of coreutils. Greetings Matthias Am Samstag, dem 18.10.2025 um 20:30 +0200 schrieb Matthias Bläsing: > 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). > --------------------------------------------------------------------- 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
