fontNames issue

Marty Knapp martyknappster at gmail.com
Mon Dec 7 18:05:06 EST 2020


I've had 3 customers who use the Windows version of my app who've had the same issue. I've traced it down to the line:

put the fontNames into tFontList

It returns this error and then quits:

465,110,1
241,110,1,LoadFontMenu (the handler name that's trying to get the fontNames
353,0,0,stack (then the path to the stack where "LoadFontMenu" is called)

110 is the line "put the fontNames into tFontList"

Anybody out there seen this before? Of course I can't duplicate the error here and customers are only willing to do so much. I'm wondering about a permissions issues somewhere in the path to the Fonts folder or a corrupted font cache.

Would this show up in an error log somewhere on Windows?

Marty



More information about the use-livecode mailing list