> Well, I recently encountered this bug too and saw the > following message: > TeXmacs] Font ipagui 11pt at 300 dpi could not be loaded > and blanck menu. > > After some investigation, it looked to me that it happened > because findutils splitted off locate to separate package > but it wasn't installed automatically. > > After I installed locate package manually, texmacs works fine > for me.
Miles, Could you please confirm that installing locate solves the problem for you as well? Please try with the latest texmacs version in Unstable. I am asking because this bug is reported well before locate was split off from the findutils package. At that time, findutils should have already been installed on your machine. So just wanted to confirm that this indeed is the problem. > > Hi raju, I suspect that texmacs searchs fonts with locate > because there are some files in src/Plugins (tt_file.cpp, > tex_init.cpp etc.) which calls "locate". > Do you have time to check if I'm right or wrong. > Yes. Texmacs appears to rely on locate. But now the problem is that there are three versions of locate (locate, mlocate, slocate). Which one should we go with? To facilitate the transition, we can use something similar to Depends: locate | findutils (<< 4.2.31-2) as is followed in dlocate package. thanks raju -- Kamaraju Kusumanchi http://malayamaarutham.blogspot.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

