Search Criteria
Package Details: omnissa-horizon-client 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 - connect to Omnissa Horizon virtual desktop |
Upstream URL: | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/omnissa_horizon_clients/8 |
Licenses: | custom |
Conflicts: | vmware-horizon-client, vmware-horizon-mmr, vmware-horizon-pcoip, vmware-horizon-rtav, vmware-horizon-smartcard, vmware-horizon-teams-optimization, vmware-horizon-tsdr |
Replaces: | vmware-horizon-client, vmware-horizon-mmr, vmware-horizon-pcoip, vmware-horizon-rtav, vmware-horizon-smartcard, vmware-horizon-teams-optimization, vmware-horizon-tsdr |
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 (26)
- binutils
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- fuse2
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libffi (libffi-gitAUR)
- libsigc++
- libudev0-shim
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxss
- libxtst
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- alsa-lib (optional) – audio support via alsa
- freerdp (freerdp-gitAUR) (optional) – RDP remote desktop connections
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – audio support via pulse sound server
- omnissa-horizon-html5mmrAUR (optional) – HTML5 MultiMedia Redirection
- Show 6 more dependencies...
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.