https://bugs.winehq.org/show_bug.cgi?id=43282
Bug ID: 43282 Summary: TeamViewer 12 won't launch Product: Wine Version: 2.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fjfrackiewicz@gmail.com Distribution: ---
Created attachment 58619 --> https://bugs.winehq.org/attachment.cgi?id=58619 Wine 2.11 terminal output
I have tried to run TeamViewer 12 on Wine and Wine Staging 2.11 and it appears to install fine but it will simply not launch.
https://bugs.winehq.org/show_bug.cgi?id=43282
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |https://download.teamviewer | |.com/download/TeamViewer_Se | |tup.exe Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=43282
--- Comment #1 from fjfrackiewicz@gmail.com --- Created attachment 58620 --> https://bugs.winehq.org/attachment.cgi?id=58620 Wine Staging 2.11 terminal output
https://bugs.winehq.org/show_bug.cgi?id=43282
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=43282
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Created attachment 58753 --> https://bugs.winehq.org/attachment.cgi?id=58753 +relay,+seh log (122MB)
Important part: ---------- 0072:Call ntdll.RtlAllocateHeap(00110000,00000000,00000030) ret=01f8cd69 0072:Ret ntdll.RtlAllocateHeap() retval=0322ef38 ret=01f8cd69 0072:Call KERNEL32.OpenFileMappingA(00000003,00000000,001b7168 "Global\TeamViewer_12_0_78716_0_S") ret=00d61677 0072:Ret KERNEL32.OpenFileMappingA() retval=00000000 ret=00d61677 0072:Call KERNEL32.GetLastError() ret=00d616a2 0072:Ret KERNEL32.GetLastError() retval=00000002 ret=00d616a2 0072:Call KERNEL32.FormatMessageA(00001300,00000000,00000002,00000400,0366e2a4,00000000,00000000) ret=00d0325d 0072:Ret KERNEL32.FormatMessageA() retval=00000011 ret=00d0325d 0072:Call ntdll.RtlAllocateHeap(00110000,00000000,00000020) ret=01f8cd69 0072:Ret ntdll.RtlAllocateHeap() retval=001b9d60 ret=01f8cd69 0072:Call KERNEL32.LocalFree(001b9d90) ret=00d0328d 0072:Ret KERNEL32.LocalFree() retval=00000000 ret=00d0328d 0072:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0366e2c8) ret=01f9535b trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b43ce7c ip=7b43ce7c tid=0072 ---------- OpenFileMappingA returns a 0 HANDLE, with error code ERROR_FILE_NOT_FOUND because it can't open "Global\TeamViewer_12_0_78716_0_S". It tries again every so often, and is stuck in this loop forever.
https://bugs.winehq.org/show_bug.cgi?id=43282
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com Summary|TeamViewer 12 won't launch |TeamViewer 12 won't launch | |(hangs)
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- Still present in current wine-3.17-74-gee206a3760 so confirming
Unfortunately the downloadlink now points to new version 13, that runs into other problem. But I still had this lying on my disk:
sha1sum ~/Downloads/TeamViewer_Setup.exe 49e03449fbac6c575f5934e71f6ffc0f9c17178b /home/louis/Downloads/TeamViewer_Setup.exe
(=version 12)
Current downloadlink:
sha1sum ~/TeamViewer_Setup.exe 9f33c324d11525fdda09e3540d88904343fb0dc0 /home/louis/TeamViewer_Setup.exe
https://bugs.winehq.org/show_bug.cgi?id=43282
zzzzzyzz@hacari.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzzzzyzz@hacari.org