On Fri, Dec 09, 2005 at 04:42:13PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
>
> Also what happens with "lyx -dbg init,font -x lyx-quit"?
Setting debug level to init,font
Debugging `init' (Program initialisation)
Debugging `font' (Font handling)
Checking whether LyX is run in place... no
<package>
binary_dir /usr/local/bin/
system_support /usr/local/share/lyx/
build_support
user_support /home/helge/.lyx/
locale_dir /usr/local/share/locale/
document_dir /home/helge
temp_dir /tmp
home_dir /home/helge
</package>
Initializing LyX::init...
ALMOST A SECOND HERE
About to read lyxrc.defaults...
Found lyxrc.defaults in /home/helge/.lyx/lyxrc.defaults
About to read preferences...
Found preferences in /home/helge/.lyx/preferences
About to read encodings...
[snip lists of encodings and languages]
Reading layouts...
About to read default...
Found default in /usr/local/share/lyx/ui/default.ui
About to read stdmenus.ui...
Found stdmenus.ui in /usr/local/share/lyx/ui/stdmenus.ui
About to read stdtoolbars.ui...
Found stdtoolbars.ui in /usr/local/share/lyx/ui/stdtoolbars.ui
LyX tmp dir: `/tmp/lyx_tmpdir5038gXuI7O'
Reading lastfiles `/home/helge/.lyx/lastfiles'...
Initializing LyX::init...done
EACH OF THE FOLLOWING FONTS TAKE SOME TIME.
MOST WAITS AREN'T THAT LONG, BUT ALL ARE
NOTICEABLE.
Looking for font family eufm10 ... raw: xft
alleged fi family: Bitstream Vera Sans
raw: xft
alleged fi family: Bitstream Vera Sans
raw: xft
alleged fi family: Bitstream Vera Sans
FAILED :-(
Looking for font family cmsy10 ... raw: xft
alleged fi family: cmsy10 [unknown]
got it (Xft) normal!
Looking for font family cmmi10 ... raw: xft
alleged fi family: cmmi10 [unknown]
got it (Xft) normal!
Looking for font family cmr10 ... raw: xft
alleged fi family: cmr10 [unknown]
got it (Xft) normal!
Looking for font family cmex10 ... raw: xft
alleged fi family: cmex10 [unknown]
got it (Xft) normal!
Looking for font family msam10 ... raw: xft
alleged fi family: msam10 [unknown]
got it (Xft) normal!
Looking for font family msbm10 ... raw: xft
alleged fi family: msbm10 [unknown]
got it (Xft) normal!
Looking for font family wasy10 ... raw: xft
alleged fi family: wasy10 [unknown]
got it (Xft) normal!
Looking for font family symbol ... raw: xft
alleged fi family: Bitstream Vera Sans
raw: xft
alleged fi family: Bitstream Vera Sans
THE PAUSE HERE IS MUCH LONGER THAN FOR THE OTHER FONTS
raw: xft
alleged fi family: Bitstream Vera Sans
FAILED :-(
About to handle -x 'lyx-quit'
Warning: this system's locale uses Unicode.
Language code:nb_NO
Setting new locale for Qt:nb_NO
Initializing LyXFunc
ALSO A LONG PAUSE HERE.
Initializing key mappings...
Well, that's what happens when I use -dbg init,font.
Now to test commenting out that line . . .
Helge Hafting