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(a)winehq.org
ReportedBy: matej.kovacic(a)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
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3381
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Problems running SPSS |missing implementation of
| |msvcrt.dll :
| |_get_sb_threshold
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3381
Summary: Problems running SPSS
Product: Wine
Version: 20050725
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matej.kovacic(a)fdv.uni-lj.si
I tried to install SPSS 8.0 for Windows. It is the statisical package which is
used in many universities and marketing research companies, and SPSS is the main
obstacle for not using Linux.
Installation had some problems, but finished. Wheh I run the program, I get the
following message (in console):
wine/fake_windows/Program Files/SPSS$ wine spsswin.exe
fixme:ole:CoRegisterMessageFilter stub
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
wine: Call from 0x851205 to unimplemented function
msvcrt.dll._get_sbh_threshold, aborting
wine: Unhandled exception (thread 003e), starting debugger...
Usage: winedbg [--command cmd|--auto] [--gdb [--no-start] [--with-xterm]] cmdline
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3265
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-22-09 04:08 -------
Fixed in CVS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3265
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joshudson(a)gmail.com
------- Additional Comments From richard(a)daijobu.co.uk 2005-22-09 04:07 -------
*** Bug 3380 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3380
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From richard(a)daijobu.co.uk 2005-22-09 04:07 -------
*** This bug has been marked as a duplicate of 3265 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3379
------- Additional Comments From mike(a)codeweavers.com 2005-21-09 23:26 -------
Created an attachment (id=1041)
--> (http://bugs.winehq.org/attachment.cgi?id=1041&action=view)
skip & or \ in identifiers
Please try the attached patch. It should apply against the lastest CVS.
I've sent it to wine-patches too, so it might make it in there by the time you
update...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3241
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slavo.ba(a)centrum.sk
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-21-09 22:47 -------
*** Bug 3376 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.