Dennis Dalessandro:
You mean Platform::DefaultFont? Yeah I made the change mentioned, and made no difference. I even tried with 1.69 and made the change there. Same problem, crashes immediately.
The patch should be in 1.69 although there it is enabled because of an #ifdef that should always be true on GTK+ 2.x. Are you trying to use X core fonts or only Pango fonts? Pango font names start with "!" in SciTE. Fedora Core 5 is the Linux distribution I mostly use, both inside VMWare and standalone. There is one crashing bug I know of but this is only inside VMWare where shrinking the SciTE window to less than the height required for the menu bar causes an X Window System error (BadAlloc). I found the font problem (which was a memory allocation problem) using valgrind so you could try running SciTE in valgrind. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
