Search Criteria
Package Details: amazon-workspaces-bin 4.7.0.4312-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amazon-workspaces-bin.git (read-only, click to copy) |
---|---|
Package Base: | amazon-workspaces-bin |
Description: | Amazon Workspace Client |
Upstream URL: | https://clients.amazonworkspaces.com/ |
Licenses: | non-free |
Submitter: | stilvoid |
Maintainer: | janek |
Last Packager: | janek |
Votes: | 19 |
Popularity: | 0.000087 |
First Submitted: | 2019-12-19 16:00 (UTC) |
Last Updated: | 2024-10-08 10:42 (UTC) |
Dependencies (10)
- graphicsmagick
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hiredis0.14AUR
- icu63AUR
- libsoup
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- openssl-1.1
- webkit2gtk (webkit2gtk-imgpasteAUR)
- binutils (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
janek commented on 2023-11-12 18:47 (UTC)
@thew: thanks, this sounds promising. There might be a way to spoof the lsb-release using the env variable
LSB_OS_RELEASE
.It can be pointed to a different lsb_release file. Maybe its respected by the workspace client. Haven't had the time to try this yet.
If this happens to work, we could just ship the custom lsb_release file with this package
thew commented on 2023-11-10 14:11 (UTC) (edited on 2023-11-10 14:13 (UTC) by thew)
I was able to get past the:
By editing /etc/lsb-release and applying the following so the workspaceclient binary would play along:
janek commented on 2023-09-27 21:56 (UTC) (edited on 2023-09-27 21:58 (UTC) by janek)
Hello,
I'm working on getting the new focal 2023.x release to run on arch so can use both old PCoIP and new WSP protocols. But, the new .deb files have a different file structure and as of now I wasn't able to get PCoIP to work yet.
I get an error saying to install the client on Ubuntu 20 when I try to connect.
Title:
ERROR_TYPE_SESSION_PROVISION
Code:
ERR_PCOIP_UNSUPPORTED_ON_PLATFORM
I assume, that the client tries to find the pcoip library but isn't able to find it or it doesn't work together with shared lib versions on arch. Log isn't helpful unfortunately.
I’ll keep trying to find a fix in the next few days.
If anyone figures it out, please share a diff or create a PR at https://github.com/jthomaschewski/pkgbuilds.
Note that the current AUR release still includes the latest version from the official deb-repository, aligning with other platforms like Flatpak.
The current AUR release does still contain the latest version of the official deb-repository which is the same version on flatpak and other platforms.
It's not deprecated/broken - just doesn't support WSP.
row commented on 2023-09-27 10:50 (UTC)
Posting in case others hit this - after a recent round of system package updates, my Workspaces login page no longer showed text login boxes so I was unable to login; the registration code page before that was OK, and I tried clearing out my local Workspaces homedir config files to no avail. Mousing over the window showed a presence text widgets due to the cursor changing, but I wasn't able to click/type.
I believe the error seen is related to the recent bug report in https://bugs.webkit.org/show_bug.cgi?id=261874 , and the workaround there (setting environment variable
WEBKIT_DISABLE_DMABUF_RENDERER=1
) worked for me. Similar to other environment variable fixes, this can be prepended into the desktop shortcutExec
line (e.g.,Exec=WEBKIT_DISABLE_DMABUF_RENDERER=1 /usr/share/amazon-workspaces/workspacesclient %u
)The error messages on the console when loading the login page were:
I am using an older version of the AUR package (4.5.0.2006-4) as I am affected by a (more minor) client bug in newer versions, however, I similar behavior on the current AUR package version, as well.
arslanone commented on 2023-09-12 08:26 (UTC)
Whatever is easily doable that gives us the latest build would be much appreciated. Jobs depend on this software.
row commented on 2023-09-07 23:37 (UTC)
Regarding the recently released 2023.x Workspace client versions - it looks like there's two current Linux .deb packages available. The Ubuntu 20.04 package supports both PCoIP and WSP Workspaces, whereas the Ubuntu 22.04 package only supports WSP. Given that Linux Workspace clients only previously supported PCoIP up until this recent release, it likely makes sense for the next incremental update for the AUR package to use 20.04 package (if possible), since the Workspace type would otherwise be directly coupled to the client being updated.
dylanmtaylor commented on 2023-08-29 16:40 (UTC)
There is a new version, 2023.0.4395 which is based on Ubuntu 22.04 (jammy).
janek commented on 2023-07-25 18:41 (UTC)
Thanks @SecretAgentKen for investigating the issue and providing the solution.
I was able to reproduce and confirm the fix and just pushed a commit which adds the missing dependency.
ray.whiteside commented on 2023-07-24 13:28 (UTC)
Sometime in the last few months I lost the ability to scroll inside my Windows Workspace using this client, though scrolling works using the pcoip-client. Has anyone else experienced this?
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »