http://bugs.winehq.org/show_bug.cgi?id=3382
Summary: External Exception 80000101 Product: Wine Version: 20050725 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: matej.kovacic@fdv.uni-lj.si
I installed program Pajek for analysing networks. when I run it and perform some operation (for instance File - Network - Read (which reads text data file and opens new output window), I got External Exception 80000101 error (from Pajek).
This is console output:
.wine/fake_windows/pajek/Pajek$ wine Pajek.exe
fixme:font:load_VDMX Failed to retrieve vTable fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed. fixme:richedit:RichEditANSIWndProc EM_GETLINE: stub wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun' failed.
Pajek is written in Delphi, it is free and can be downloaded from http://vlado.fmf.uni-lj.si/pub/networks/pajek/pajek109.exe