Helge Hafting wrote: > Well, I have 20321 fonts according to xfontsel. The fonts are > serverd by xfs, not the xserver itself. I hope lyx-qt 1.4 isn't having > a look > at all of them during startup. qt itself is not the problem - lyx-qt 1.3 > starts in less than a second on the same machine.
Is startup time better if you comment out qfont_loader.C, line 357 (the "if (pat.empty())"-clause)? If so, getSymbolFont is to blame. Jürgen
