MANI wrote: >I'm running -current i386 with netbeans 5.5 and jdk 1.7 from packages, >everything works fine except Netbeans output window, it shows some >characters in square when I compile sources in output window, for example: [...] >I found these two unsolved threads in mailing lists with the same problem:
Yes, apparently several people have the same problem. I do too. My guess is that it's not a font problem but probably something like a race condition somewhere, because in my case I've seen from time to time part of the output being printed correctly. For your information, about two weeks ago I compiled netbeans 6.5.1 (directly from the source code, not from ports) and jdk 1.5 (from ports) on -current and the same problem was there too. Philippe

