Hello All,
I was trying to install TCL 8.4. The install went all the way through and said "installation completed" via their installer, but then the last window to popup from the installer froze up wine.
I was then able to get these error messages from a program called "OpenVision" and I do not know what they mean is wrong.
I was able to get these messages. --------------------------------------------------------------
err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/desktop.ini" err = 55 err:font:AddFontFileToList Already loaded font L"Garamond" L"Bold" err:font:AddFontFileToList Already loaded font L"Garamond" L"Italic" err:font:AddFontFileToList Already loaded font L"Garamond" L"Regular" err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/modern.fon" err = 2 err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/Mtsorts.ttf" err = 2 err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/roman.fon" err = 2 err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/script.fon" err = 2 err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/SFMAOFRG.PFM" err = 2 err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/SFMATEXT.PFM" err = 2 fixme:commctrl:InitializeFlatSB stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:richedit:RICHED32_WindowProc Unknown message 0x0081 fixme:richedit:RICHED32_WindowProc Unknown message 0x0210 fixme:richedit:RICHED32_WindowProc Unknown message 0xbe10 fixme:richedit:RICHED32_WindowProc Unknown message 0xb012 fixme:richedit:RICHED32_WindowProc Unknown message 0xbe10 fixme:richedit:RICHED32_WindowProc Unknown message 0x0082 fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub fixme:commctrl:FlatSB_SetScrollProp stub wine: Unhandled exception, starting debugger... Warning: /usr/local/bin/winedbg.exe not accessible from a configured DOS drive Warning: /usr/local/bin/winedbg not accessible from a configured DOS drive Warning: /usr/local/bin/winedbg 134657448.exe not accessible from a configured DOS drive Warning: /usr/local/bin/winedbg 134657448 not accessible from a configured DOS drive Warning: /usr/local/bin/winedbg 134657448 60.exe not accessible from a configured DOS drive Warning: /usr/local/bin/winedbg 134657448 60 not accessible from a configured DOS drive err:seh:start_debugger Couldn't start debugger ("/usr/local/bin/winedbg 134657448 60") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. -------------------------------------------------------------
Does anyone have any ideas on how to fix these?
Any help would be greatly appreciated. Lonnie
err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/SFMATEXT.PFM" err = 2
ignore them
wine: Unhandled exception, starting debugger... Warning: /usr/local/bin/winedbg.exe not accessible from a configured DOS drive
put a drive for /usr, it will leave many error messages. couldn't we put one in the sample config file ?
Read the Wine Developers Guide on how to set up winedbg or another debugger fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
Hello,
Ok, I have been able to get the debugger started and it is now running, but I am a little unclear as to how I should get the information that you, or the group, might need to see what the problem is.
I am a little new to this part of the Wine development so please bare with me as I learn more.
The last part of the debug information says: --------------------------------------------- Unhandled exception: 0eedfade in vm86 code (bffffc14:400000). In vm86 mode. Symbol h_error is invalid Symbol __strtol_internal is invalid 0xfc14:0x400000: scasw %es:(%di)
---------------------------------------------- cheers, Lonnie
err:font:AddFontFileToList Unable to load font file "/c/windows/Fonts/SFMATEXT.PFM" err = 2
ignore them
wine: Unhandled exception, starting debugger... Warning: /usr/local/bin/winedbg.exe not accessible from a configured DOS drive
put a drive for /usr, it will leave many error messages. couldn't we put one in the sample config file ?
Read the Wine Developers Guide on how to set up winedbg or another debugger fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
On Sat, May 11, 2002 at 07:56:15PM +0200, Sylvain Petreolle wrote:
put a drive for /usr, it will leave many error messages. couldn't we put one in the sample config file ?
I don't feel too comfortable with this, but I haven't been to happy with the current "solution" of mixing wine executables with linux executables either (I just failed to voice my discomfort then). IMHO, the proper solution would be a directory dedicated to such binaries/scripts and the assignment of a drive letter in the config file as well as an addtion to the path statement.
Ciao Jörg
-- Joerg Mayer jmayer@loplof.de I found out that "pro" means "instead of" (as in proconsul). Now I know what proactive means.