Application Details:
Version: | 1.1.81.383 |
License: | Free to use |
URL: | https://aws.amazon.com/workspa... |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.9.0 |
Maintainers: About Maintainership
What works
What does not
Workarounds
What was not tested
Any other functionality that was not remote desktop or printing
Hardware tested
Graphics:
Additional Comments
Printing does not work all other functionality seems to work. Must remove this file otherwise program crashes ~/.wine/drive_c/Program Files (x86)/Amazon Web Services, Inc/Amazon WorkSpaces/vchan_plugins/pcoip_vchan_remoteprintclient.dll
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Jan 05 2016 | 1.9.0 | Yes | Yes | Bronze | Brooks | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Dec 31 2015 | 1.8 | Yes | Yes | Garbage | Brooks | ||
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Aug 22 2016 | 1.6.2 | Yes | Yes | Bronze | Tom | ||
Current | Ubuntu 14.04 "Trusty" amd64 (+ variants like Kubuntu) | Dec 29 2015 | 1.6.2 | Yes | Yes | Bronze | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
To install from the CLI use the msi installer. Example: wine msiexec /i Amazon+WorkSpaces.msi
Remove the following file to stop crashes on progarm start: ~/.wine/drive_c/Program Files (x86)/Amazon Web Services, Inc/Amazon WorkSpaces/vchan_plugins/pcoip_vchan_remoteprintclient.dll
In some cases you may need to install install VB Runtime 2013 this can be done with winetricks `winetricks vcrun2013`
Unhandled exception: unimplemented function msvcp90.dll.??0?$codecvt@_WDH@std@@QAE@I@Z called in 32-bit code (0x7b839cf2).
Mean you need to update to Wine 1.6
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7e8a8389).
Means you need to delete the file: ~/.wine/drive_c/Program Files (x86)/Amazon Web Services, Inc/Amazon WorkSpaces/vchan_plugins/pcoip_vchan_remoteprintclient.dll
This is the remote print client that does not work in wine. Workspaces will not be able to print but it will run.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Tom on Monday August 22nd 2016, 4:24
~/.wine-workspaces/drive_c/Program\ Files/Amazon\ Web\ Services\,\ Inc/Amazon\ WorkSpaces/vchan_plugins/pcoip_vchan_clipboard.dll
to get start up on Ubuntu 16.04 and obviously now share clipboard support is broken.
by Tom on Monday August 22nd 2016, 4:10
wine: created the configuration directory '/home/tchiverton/.wine-workspaces'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x11fe8a0, overlapped 0x11fe8ac): stub
wine: configuration in '/home/tchiverton/.wine-workspaces' has been updated.
wine: Bad EXE format for Z:\tmp\Amazon+WorkSpaces.msi.
by Tom on Monday August 22nd 2016, 4:13
# WINEPREFIX=~/.wine-workspaces winefile
and then double click the MSI.
by Brooks on Monday August 22nd 2016, 6:37