You might try running an updated version of wine. 1.4.1 is pretty far behind.
-- On Wed, 22 Jun 2016 10:54:49 +1000 Michael Pope <map7...@gmail.com> wrote: > I'm trying to install Teamviewer 11 64bit on my LTSP Debian wheezy > setup. I can view the teamviewer GUI if I login directly on the LTSP > server, but not if I run teamviewer on a thin client. > > Here is the output I get on the client; > > /opt/teamviewer/tv_bin/script % teamviewer > > Init... > XRandRWait: No value set. Using default. > XRandRWait: Started by user. > Checking setup... > Launching TeamViewer ... > Launching TeamViewer GUI ... > > > This last line is running these lines in the tvw_main script > > local inst > > isInstalledTV || inst="-n" > > LockStartup # terminates on > failure > > > Init 'runGui' > > echo "Launching TeamViewer ..." > > RequireNetwork > RequireWineServer > > echo "Launching TeamViewer GUI ..." > > UnlockStartup > > exec wine "c:\TeamViewer\TeamViewer.exe" $inst "$@" &> > "$TV_LOG_DIR/winelog" > > > In the Teamviewer11 log file I get; > > 2016/06/22 10:41:16.859 14554 4079991664 S > CTcpProcessConnector::HandleRead(): Socket gracefully closed > (PID=3026) 2016/06/22 10:41:16.859 14554 4079991664 S > CTcpProcessConnector::CloseConnection(): PID=3026 > 2016/06/22 10:41:16.859 14554 4079991664 S > CInterProcessNetwork::NewInterProcessDataAvailable(): ConnectionClosed > session=4294967295 ptype=2 > 2016/06/22 10:41:16.859 14554 4079991664 S UpdateOnlineState > m_ManualStop > > In the winelog I get > > fixme:service:scmdatabase_autostart_services Auto-start service > L"MountMgr" failed to start: 2 > fixme:service:scmdatabase_autostart_services Auto-start service > L"PlugPlay" failed to start: 2 > fixme:actctx:parse_depend_manifests Could not find dependent assembly > L"Microsoft.Windows.Common-Controls" (6.0.0.0) > fixme:ver:GetCurrentPackageId (0x32fba4 (nil)): stub > fixme:ole:CoInitializeSecurity > ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) > - stub! > fixme:heap:HeapSetInformation (nil) 1 (nil) 0 > fixme:process:SetProcessDEPPolicy (3): stub > fixme:process:SetProcessShutdownParameters (00000100, 00000000): > partial stub. > fixme:win:EnumDisplayDevicesW ((null),0,0x32d5b8,0x00000000), stub! > fixme:win:EnumDisplayDevicesW > (L"\\\\.\\DISPLAY1",0,0x32d900,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),1,0x32d5b8,0x00000000), stub! > fixme:module:load_library unsupported flag(s) used (flags: 0x00000060) > fixme:module:load_library unsupported flag(s) used (flags: 0x00000060) > fixme:module:load_library unsupported flag(s) used (flags: 0x00000060) > fixme:module:load_library unsupported flag(s) used (flags: 0x00000060) > fixme:resource:GetGuiResources (0xffffffff,0): stub > fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., > TokenElevation, ...) semi-stub > > I'm running wine 1.4.1 and I can start wine notepad.exe on a thin > client so I don't think it's wine itself. My display environment is > set correctly. > > -- ------------------------------------------------------------------------------ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net