https://bugs.winehq.org/show_bug.cgi?id=39625
Bug ID: 39625 Summary: TeamViewer 11 File Transfer denied on remote computer Product: Wine Version: 1.7.55 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sasha969@hotmail.com Distribution: ---
Created attachment 52800 --> https://bugs.winehq.org/attachment.cgi?id=52800 Info copied from trminal using winedbg.
File Transfer asks for password and after clicking "Log On" file transfer window pops up with correct folder structure of remote computer but then "The file transfer could not be started because it was denied on the remote computer." without crash.
https://bugs.winehq.org/show_bug.cgi?id=39625
--- Comment #1 from SaleX sasha969@hotmail.com --- Created attachment 52801 --> https://bugs.winehq.org/attachment.cgi?id=52801 Info on terminal at the moment window pops up.
https://bugs.winehq.org/show_bug.cgi?id=39625
--- Comment #2 from SaleX sasha969@hotmail.com --- Portable version now works in case connecting to remote but does not work in case accepting connection.
In case app accepting connection scenario: Remote Control Invoker of connection gets Error Code: WaitforConnectFailed, on incoming client in terminal are shown next 2 lines: fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub fixme:wtsapi:WTSEnumerateProcessesW Stub (nil) 0x00000000 0x00000001 0x287db40 0x287db44
File Transfer - Incoming Connection Same as above
Host Meeting - Status on app: Authentication Failed
Sing in to account - The Server did not respond error
wine-2.11 Linux Mint 18.2 "Sonya" x86_64
https://bugs.winehq.org/show_bug.cgi?id=39625
--- Comment #3 from SaleX sasha969@hotmail.com --- EDIT: Previous comment submitted by mistake (Tab + Space buttons), no edit so...
Portable version now works in case connecting to remote but does not work in case accepting connection.
In case app accepting connection scenario: Remote Control and File Transfer - Incoming Connection Invoker of connection gets Error Code: WaitforConnectFailed, On app accepting connection in terminal are shown next 2 lines: fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub fixme:wtsapi:WTSEnumerateProcessesW Stub (nil) 0x00000000 0x00000001 0x287db40 0x287db44
Host Meeting - Status on app: Authentication Failed
Sing in to account - The Server did not respond error
So, probably same reason for all, not being able to accept incoming connection.
wine-2.11 Linux Mint 18.2 "Sonya" x86_64