Search Criteria
Package Details: omnissa-horizon-usb 2412-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/omnissa-horizon-client.git (read-only, click to copy) |
---|---|
Package Base: | omnissa-horizon-client |
Description: | Omnissa Horizon Client - USB device redirection |
Upstream URL: | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/omnissa_horizon_clients/8 |
Licenses: | custom |
Conflicts: | vmware-horizon-usb |
Replaces: | vmware-horizon-usb |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 3 |
Popularity: | 1.70 |
First Submitted: | 2025-01-06 12:37 (UTC) |
Last Updated: | 2025-01-31 13:49 (UTC) |
Dependencies (3)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- omnissa-horizon-clientAUR
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
Required by (1)
- omnissa-horizon-client (optional)
Latest Comments
charims commented on 2025-01-31 00:16 (UTC)
You are correct, removed them and it still works. So the only symlink still necessary is ln -s /usr/lib/pkcs11/opensc-pkcs11.so /usr/lib/omnissa/horizon/pkcs11/libopenscpkcs11.so
From https://wiki.archlinux.org/title/Common_Access_Card
eworm commented on 2025-01-30 22:10 (UTC)
Oh, just removing the libraries instead of linking should do the trick as well, no?
eworm commented on 2025-01-30 22:00 (UTC)
Oh, that's crazy... The package actually ships
/usr/lib/omnissa/libssl.so.3
and/usr/lib/omnissa/libcrypto.so.3
, which are from olderopenssl
. So what's going on? Possibly a binary links to shipped libraries, and what ever other libraries - and the latter link toopenssl
system libraries on their own? Will check tomorrow...charims commented on 2025-01-30 19:17 (UTC)
When trying to use a smart card in the UI saying something like "Access denied. No valid certificate provided."
And you have this in the log:
Then it turns out that you need to make a couple symlinks to get smartcards working again:
bl8demast3r commented on 2025-01-09 20:06 (UTC)
Thank you for this, is RTAV now built into the Horizon client package rather than being an optional dependency?
Nuk3 commented on 2025-01-06 15:51 (UTC)
Hi, I can confirm it is working. Thanks for the pkg.