You are not logged in.

#1 2009-05-21 11:54:44

antiG
Member
Registered: 2008-08-02
Posts: 10

[SOLVED]TeamViewer doesn't start with Wine

Hello, I installed TeamViewer, the remote control program. I downloaded it here : http://www.teamviewer.com/download/index.aspx
On Wine appdb page, TeamViewer seems to be supported : http://appdb.winehq.org/objectManager.p … n&iId=5956
I used default options for the installation, at end in the terminal wine seems to be frozen, so I ctrl-c.
I tried to launch TeamViewer in terminal with :

wine "C:\Program Files\TeamViewer\Version4\TeamViewer.exe"

But I got this message :

$ wine "C:\Program Files\TeamViewer\Version4\TeamViewer.exe"
fixme:advapi:SetSecurityInfo stub
fixme:advapi:SetSecurityInfo stub
fixme:advapi:SetSecurityInfo stub
fixme:advapi:SetSecurityInfo stub
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_MAX_CONNS_PER_SERVER (20): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_MAX_CONNS_PER_1_0_SERVER (20): STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (9000): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 9000
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 120000
fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented
fixme:advapi:LsaOpenPolicy ((null),0x32f098,0x00000001,0x32f0b4) stub
fixme:advapi:LsaClose (0xcafe) stub
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7ef96d0c

I tried the installation twice and it is the same problem.

EDIT: After discussion #winehq, it seems to be a heap corruption, I found a workaround : WINEDEBUG=+seh,+tid,+heap wine TeamViewer.exe &>/tmp/relay.txt
It will launch TeamViewer. Bugzilla page at : http://bugs.winehq.org/show_bug.cgi?id=18569

Last edited by antiG (2009-05-22 18:09:19)

Offline

#2 2011-06-03 16:44:53

rkdperil
Member
Registered: 2011-06-03
Posts: 1

Re: [SOLVED]TeamViewer doesn't start with Wine

I faced this problem while I was running Ultrasurf  on Wine, the problems seems to be with the DLL files. I installed them using winetricks as instructed here http://www.bytechip.com/2011/06/how-to- … s-in-wine/ and solved the issue.

Offline

Board footer

Powered by FluxBB