Hi guys!
I am trying to start Royal TS at the wine
my conf is
Xubuntu 20.04
Royal TS 5.4 (portable) https://download.royalapplications.com/ ... 0415.0.zip
what i did
1. winetricks dotnet48
2. copy unzip Royal TS to wine environement
3. start it
i've gor too problem
1. it's working very slow
2. i can't use RDP connection, at the Royal TS log i see -
Message:
Failed to create the remote desktop client: The installed Remote Desktop client is not supported..
Details:
System.Exception: The installed Remote Desktop client is not supported.
at RoyalTS.BitmapTypeActivitySet.FindProcess(Int32 messageToken) in File840:line 546
at RoyalTS.BitmapTypeActivitySet.FindView(Int32 messageToken) in File840:line 93
at RoyalTS.DeviceSiteActivitySet.ChangeContext(RoyalRDSConnection messageToken) in File801:line 873
at RoyalTS.DeviceSiteActivitySet.ViewScopeActivitySet.FindProcess() in File801:line 113
at RoyalDocumentLibrary.RoyalBase.TemporaryAction(Action action)
at (Object , Action )
at RoyalTS.ClientEditorActivitySet.FindView(Object messageToken, Action previousReason)
at RoyalTS.DeviceSiteActivitySet.ViewScopeActivitySet.FindView() in File801:line 111
So questions is
1. why is it so slow?
2. can i fix RDP connection issue ?
Thanks
RDP at Royal TS under the wine doesn't work
Re: RDP at Royal TS under the wine doesn't work
Hi
>So questions is
>1. why is it so slow?
>2. can i fix RDP connection issue ?
>1 :I can`t tell it`s extremely slow. I clicked through several options, but it seems reasonable quick enough for me. Or is it some special thing I have to do to see the "slowness"?
2> : Could you point out exact steps to see this bug/crash? It`s not really clear how to reproduce this, as me (and I guess others) are not really familiar with the program...
Thanks!
>So questions is
>1. why is it so slow?
>2. can i fix RDP connection issue ?
>1 :I can`t tell it`s extremely slow. I clicked through several options, but it seems reasonable quick enough for me. Or is it some special thing I have to do to see the "slowness"?
2> : Could you point out exact steps to see this bug/crash? It`s not really clear how to reproduce this, as me (and I guess others) are not really familiar with the program...
Thanks!
Re: RDP at Royal TS under the wine doesn't work
1. It's working in virtualbox with 4 cores and 4GB. And i comapre with windows host where i work with it usualy.. It's slow starting, slow working.
2. Create a document (Home - new), and create an RDP connection in it (Home - add - remote desktop). And try to connect to thsi RDP conection. When you'll get the error try view - log to see the whole log (witch i provided here)
2. Create a document (Home - new), and create an RDP connection in it (Home - add - remote desktop). And try to connect to thsi RDP conection. When you'll get the error try view - log to see the whole log (witch i provided here)
Re: RDP at Royal TS under the wine doesn't work
i tried https://docs.microsoft.com/en-us/sysint ... ads/rdcman
and I found out that there is no mstsc.exe and mstscax.dll in wine Windows
I've take it from windows 7 PC like in this manual
than i used
1. wine cmd
2. C:\windows\system32>regsvr32 mstscax.dll
it does tell
Than when i try to connect to RDP connection at Royal TS i've got a new error, but that's where i stucked.
It's a progress but i've stuck
and I found out that there is no mstsc.exe and mstscax.dll in wine Windows
I've take it from windows 7 PC like in this manual
than i used
1. wine cmd
2. C:\windows\system32>regsvr32 mstscax.dll
it does tell
Code: Select all
C:\windows\system32>025c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
025c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0138:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0138:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0138:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0138:fixme:ntdll:EtwRegisterTraceGuidsW (000007FF5E95E850, 000007FF5EBD1840, {daa6caf5-6678-43f8-a6fe-b40ee096e06e}, 1, 000000000031F450, (null), (null), 000007FF5EBD1848): stub
0138:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {daa6caf5-6678-43f8-a6fe-b40ee096e06e}
0138:fixme:ntdll:EtwRegisterTraceGuidsW (000007FF5E95E850, 000007FF5EBD1860, {ea605ac7-d9de-434a-8271-682fee6d59ca}, 1, 000000000031F450, (null), (null), 000007FF5EBD1868): stub
0138:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {ea605ac7-d9de-434a-8271-682fee6d59ca}
regsvr32: Successfully registered DLL 'mstscax.dll'
0138:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
0138:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
Code: Select all
Message:
Failed to create the remote desktop client: Error HRESULT E_FAIL has been returned from a call to a COM component..
Details:
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at MSTSCLib.IMsRdpClientAdvancedSettings7.set_RedirectDrives(Boolean pRedirectDrives)
at RoyalTS.MenuSettingsCommandScope.PathDictionaryCommandScope.EnableMenu() in File832:line 3430
at RoyalDocumentLibrary.RoyalBase.TemporaryAction(Action action) in W:\Source\RoyalFamily\RoyalShared\RoyalCommon\Document\RoyalDocument.PCL\RoyalObjects\RoyalBase.cs:line 1012
at RoyalTS.MenuSettingsCommandScope.ClearServer(Boolean managerEnabled) in File832:line 3443
at RoyalTS.MenuSettingsCommandScope.BitmapTokenCommandScope.EnableMenu() in File832:line 132