I'm having problem launching amazon-workspace after recent system updates. It looks like libjxl version mismatch that I temporarily fixed by:
sudo ln -sf /usr/lib/libjxl.so.0.12 /usr/lib/libjxl.so.0.11
sudo ln -sf /usr/lib/libjxl_threads.so.0.12 /usr/lib/libjxl_threads.so.0.11
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.