Hello,
i am trying to install the german phonebook "Das Telefonbuch Für Deutschland Frühjahr 2001" on wine20021007. The installation stops with the error from the subject (see the attached trace with --debugmsg +relay,+loaddll,+ntdll,+reg,+file). But when i add +msg to the debug switches i get across this point. With +msg the trace stops with "wine client error:831db08: sendmsg: Socket operation on non-socket" inside CreateThread.
Does someone know what is wrong?
Thanks for help Stefan
On Tue, 15 Oct 2002 20:14:27 +0200, you wrote:
Hello,
i am trying to install the german phonebook "Das Telefonbuch Für Deutschland Frühjahr 2001" on wine20021007. The installation stops with the error from the subject (see the attached trace with --debugmsg +relay,+loaddll,+ntdll,+reg,+file). But when i add +msg to the debug switches i get across this point. With +msg the trace stops with "wine client error:831db08: sendmsg: Socket operation on non-socket" inside CreateThread.
Does someone know what is wrong?
Try this bugfix from cvs: http://cvs.winehq.com/patch.py?id=5683
Rein.
Am Mittwoch 16 Oktober 2002 10:23 schrieben Sie:
On Tue, 15 Oct 2002 20:14:27 +0200, you wrote:
Hello,
i am trying to install the german phonebook "Das Telefonbuch Für Deutschland Frühjahr 2001" on wine20021007. The installation stops with the error from the subject (see the attached trace with --debugmsg +relay,+loaddll,+ntdll,+reg,+file). But when i add +msg to the debug switches i get across this point. With +msg the trace stops with "wine client error:831db08: sendmsg: Socket operation on non-socket" inside CreateThread.
Does someone know what is wrong?
Try this bugfix from cvs: http://cvs.winehq.com/patch.py?id=5683
Rein.
This patch fixes my problem.
Thanks Stefan