Thread: Wine Error
View Single Post
  #1  
Old 24th May 02, 12:19 PM
craftyc craftyc is offline
Senior Member
 
Join Date: Aug 2001
Location: Here.
Posts: 261
craftyc
I am unable to run Windows Programs through Wine. They give me an error about fonts.

maarut@craftyc-ftp maarut $ wine --winver winxp /mnt/windows/windows/notepad.exe
Warning: could not find wine config [Drive x] entry for current working directory /home/maarut; starting in windows directory.
err:win32:PE_fixup_imports No implementation for USER32.dll.684(UnhookWinEvent) imported from C:windowsnotepad.exe, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for USER32.dll.638(SetWinEventHook) imported from C:windowsnotepad.exe, setting to 0xdeadbeef
err:font:AddFontFileToList Unable to load font file "/mnt/windows/windows/Fonts/roman.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/windows/windows/Fonts/script.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/windows/windows/Fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/windows/windows/Fonts/desktop.ini" err = 55
Segmentation fault

This is an example of what happens. Is there any way to fix this? Thanks in advance.
Reply With Quote