Wine-0.39 and 0.40

Iasen Kostov tbyte at otel.net
Mon Jul 2 16:29:59 UTC 2007


	After the upgrade from wine-0.36 to 0.39 (and now to 0.40) fonts in
wine disapeared. I have searched the wine lists and found that it is
mostly because of wine not finding its fonts dir but looking at debug
output i (atleast) looks like it could find the fonts but fails to load
or ignores them:

warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\
\vgasys.fon" ->
"/home/tbyte/.wine/dosdevices/c:/windows/fonts/vgasys.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/tbyte/.wine/dosdevices/c:/windows/fonts/vgasys.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\
\vgaoem.fon" ->
"/home/tbyte/.wine/dosdevices/c:/windows/fonts/vgaoem.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/tbyte/.wine/dosdevices/c:/windows/fonts/vgaoem.fon" err = 1
warn:font:AddFontFileToList Unable to load font file
"/usr/X11R6/lib/../share/wine/fonts/vgaoem.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\
\vgafix.fon" ->
"/home/tbyte/.wine/dosdevices/c:/windows/fonts/vgafix.fon" required a
case-insensitive search
warn:font:AddFontFileToList Unable to load font file
"/home/tbyte/.wine/dosdevices/c:/windows/fonts/vgafix.fon" err = 1
warn:font:AddFontFileToList Unable to load font file
"/usr/X11R6/lib/../share/wine/fonts/vgafix.fon" err = 1
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts" ->
"/home/tbyte/.wine/dosdevices/c:/windows/fonts" required a
case-insensitive search
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//coue1255.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//coue1256.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//coue1257.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//coure.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//couree.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//coureg.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//courer.fon"
warn:font:AddFontFileToList Ignoring font
"/usr/X11R6/lib/../share/wine/fonts//couret.fon"

... and so on.

Regards.



More information about the freebsd-ports mailing list