Package Details: amazon-workspaces-bin 2024.8.5130-2

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.000033
First Submitted: 2019-12-19 16:00 (UTC)
Last Updated: 2025-01-28 13:53 (UTC)

Pinned Comments

janek commented on 2025-01-28 13:58 (UTC)

The package is now finally upgraded to the latest 2024.x release!

Thanks to @row's patch it not only supports the DCV, but also continues to support PCoIP.

If anyone has issues with the new release: I also published the old release under a new name here: https://aur.archlinux.org/packages/amazon-workspaces-legacy-bin

Please still comment here if you have any issues with the new release & include your streaming protocol (DCV/PCoIP). Thanks!

Thank you very much @row.

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

stilvoid commented on 2025-01-29 11:21 (UTC)

@artafinde yes, I'm in i3 and have the same problem with an unclosable window.

Nice work @janek and @row on getting this updated and still including PCoIP!

artafinde commented on 2025-01-28 15:02 (UTC)

Hello @janek,

Thanks for the update - seems to be working OK on my PCoIP protocol. I have a weird thing though. Everything opens ok but it spawns a separate window as well and can't close it - that shows the "My Workspace" window from the sandwich settings. I can move it around but not close it no matter what. I use i3wm.

Anyone experienced this?

arslanone commented on 2025-01-28 14:13 (UTC)

Thank you @janek and @row! You guys are awesome.

janek commented on 2025-01-28 13:58 (UTC)

The package is now finally upgraded to the latest 2024.x release!

Thanks to @row's patch it not only supports the DCV, but also continues to support PCoIP.

If anyone has issues with the new release: I also published the old release under a new name here: https://aur.archlinux.org/packages/amazon-workspaces-legacy-bin

Please still comment here if you have any issues with the new release & include your streaming protocol (DCV/PCoIP). Thanks!

Thank you very much @row.

arslanone commented on 2024-12-28 07:09 (UTC)

That is awesome row!

row commented on 2024-12-27 23:35 (UTC)

@janek I believe I got the "new" Ubuntu Focal client working in an Arch package, and submitted a PR on GitHub. This worked for both PCOIP and DCV Workspaces in very limited testing (just one personal machine). Note that Focal (20.04) is going to hit its 5-year end-of-life in May 2025, so this particular package might have limited lifespan.

One minor quirk I see is that when disconnecting the DCV session, there's a warning about a session issue, but it otherwise seems functional. I have not used DCV extensively, yet.

row commented on 2024-12-24 22:34 (UTC)

Just noting that Amazon has announced an EOL for all 4.x versions in a couple of months (March 2025), so the current version will be out of support soon - https://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-eol.html

I took a pass at playing with the PKGBUILD for the newer versions, I think I'm running into the same lsb-release issues janek had mentioned. On the Ubuntu 20.04 "new" client (with both PCOIP+DCV support), the app crashes if /etc/lsb-release doesn't exist, and I didn't find an environment variable it would obey. Installing the Arch lsb-release package got it to run, but a PCOIP Workspace got an error that the system was not Ubuntu 20. Connecting to a WSP Workspace instantly disconnected. I tried the 22.04 client (WSP only), as well, and saw the same instant disconnect symptom for a WSP Workspace.

I didn't see an obvious error in the client logs, although there was a non-error part that showed dcvclient starting and a sub-process exiting a log line later. Running dcvclient directly from the install tree got a library error looking for libselinux.so.1, which I'm not clear is an actual issue or a red herring. I am also not clear if there's another factor (i.e. not having a recognized Ubuntu release in /etc/os-release) that could be messing with it.

drupol commented on 2024-10-21 18:57 (UTC)

Hello,

I just registered to post this comment.

I'm trying to get the new version of aws-workspace work in Nix, without luck.

You can find the thread of the progress at: https://github.com/NixOS/nixpkgs/pull/344875

I'll follow the progress here if any, let's collaborate to fix this thing :)

arslanone commented on 2024-10-14 09:13 (UTC)

Same, I use it daily too and will happily test and report.

artafinde commented on 2024-10-14 08:36 (UTC)

@janek: I'm happy to test a new PKGBUILD based on WSP in advance - I use this daily so I'm looking to a working solution with minimal downtime due to dependencies missing.