http://bugs.winehq.com/show_bug.cgi?id=744
*** shadow/744 Wed May 29 21:34:28 2002 --- shadow/744.tmp.19793 Wed May 29 21:34:28 2002 *************** *** 0 **** --- 1,47 ---- + +============================================================================+ + | Cyclic "unhandled exception" error | + +----------------------------------------------------------------------------+ + | Bug #: 744 Product: Wine | + | Status: UNCONFIRMED Version: 20020509 | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-console | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: pavel.reznicek@wo.cz | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + Here is the transcript of Wine output (cyclic error; I post the two cycles, + for clarity): + + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/desktop.ini" err = 55 + err:font:AddFontFileToList Already loaded font L"AntykwaTorunska" L"Regular" + err:font:AddFontFileToList Already loaded font L"AntykwaTorunska" L"Regular" + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/msmincho.ttf" err = 55 + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/modern.fon" err = 2 + err:font:AddFontFileToList Already loaded font L"Comic Sans MS" L"Regular" + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/coptic.ttf" err = 8e + wine: Unhandled exception, starting debugger... + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/desktop.ini" err = 55 + err:font:AddFontFileToList Already loaded font L"AntykwaTorunska" L"Regular" + err:font:AddFontFileToList Already loaded font L"AntykwaTorunska" L"Regular" + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/msmincho.ttf" err = 55 + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/modern.fon" err = 2 + err:font:AddFontFileToList Already loaded font L"Comic Sans MS" L"Regular" + err:font:AddFontFileToList Unable to load font file + "/win_c/windows/fonts/coptic.ttf" err = 8e + wine: Unhandled exception, starting debugger... + + Thanks in advice + Pavel Reznicek \ No newline at end of file