I have the problem that lately citrix receiver audio is no more routed through pulse. Instead it seems to be using alsa directly even though pulseaudio-alsa is installed and works for other apps (that try to output alsa audio). Anyone experience similar issues? Any fix / workaround available?
Search Criteria
Package Details: icaclient 24.8.0.98-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icaclient.git (read-only, click to copy) |
---|---|
Package Base: | icaclient |
Description: | Citrix Workspace App (a.k.a. ICAClient, Citrix Receiver) |
Upstream URL: | https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html |
Licenses: | custom:Citrix |
Conflicts: | bin32-citrix-client, citrix-client |
Submitter: | wmarshall |
Maintainer: | buzo (alhirzel) |
Last Packager: | buzo |
Votes: | 180 |
Popularity: | 0.50 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-10-10 12:52 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-msanAUR, libc++-modulesAUR)
- libc++abi (libc++abi-msanAUR, libc++abi-modulesAUR)
- libidn11
- libjpeg6-turbo
- libpng12
- libsecret
- libsoup
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxaw (xawmAUR)
- libxp
- openssl (openssl-gitAUR, openssl-staticAUR)
- speex (speex-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- libc++ (libc++-msanAUR, libc++-modulesAUR) (optional) – for HDXTeams
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – gtk2 selfservice/storefront ui
- xerces-c (optional) – gtk2 configuration manager
Required by (2)
Sources (10)
Latest Comments
« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 57 Next › Last »
coroner21 commented on 2020-12-17 13:45 (UTC)
thorstenhirsch commented on 2020-12-08 08:21 (UTC)
20.12 solved the SSL problems.
thorstenhirsch commented on 2020-11-11 12:18 (UTC)
Same SSL-Problem here with the latest 20.10 package. The problem seems to have been introduced in the Apple version some years ago: https://support.citrix.com/article/CTX205443
Unfortunately there's no hint for a workaround.
yrf commented on 2020-11-09 13:50 (UTC) (edited on 2020-11-09 14:17 (UTC) by yrf)
@Swipe: same error here with 20.10-3. I get 3 different errors, switching between them from time to time:
The supplied SDK context is invalid for the function called (SSL error 31).
The remote SSL peer sent a Bad MAC alert (SSL error 45).
There is no memory available to the application (SSL error 9).
As a workaround I installed the icaclient19
package and that works. It seems they mostly appear when I try to interact with skype windows on the remote windows machine, that could be coincidence though.
robertlturner commented on 2020-11-09 11:15 (UTC)
https://support.citrix.com/article/CTX224988
In case anyone is troubleshooting HDX Webcam redirection I finally managed to get it working by following the above link, installing all of the gst plugins and enabling the HDXWebCam in the All_Regions.ini and the AllowAudioInput in wfclient.ini. Pretty sure the symbolic links referenced were not needed, but I'm too scared to intentionally break it and replicate the fix :).
positron commented on 2020-11-04 13:12 (UTC)
Recently HDX Realtime Connector reports that audio is not optimized and when using Skype my voice sounds like a robot. Host machine is Windows. I have seen that some new flags related to HDX appeared in the config.ini and was wondering if it's only me or if anyone has the same issue.
daniel_shub commented on 2020-11-02 12:59 (UTC)
Given the potentially critical nature of the package to getting work done and the frequency at which Citrix breaks the client, it might be worth sticking with a known version and updating less frequently: https://aur.archlinux.org/packages/icaclient19/
Swipe commented on 2020-11-02 12:25 (UTC)
Had to downgrade back to icaclient-20.09 due to multiple instances of the following error on 20.10:
"SSL error - The remote peer sent a Bad MAC alert (SSL error 45)"
bbgun7 commented on 2020-10-31 01:11 (UTC)
I can confirm it works without libc++ for me as well, and on top of that the libc++abi package (https://aur.archlinux.org/packages.php?ID=794696) which libc++ depends on doesn't work with aur helpers which makes it a real inconvenience to install/update this without manually editing out the libc++ dependency or going through and installing that entire other package manually
prg commented on 2020-10-31 00:16 (UTC)
Could the libc++ dependency for this be made optional? Icaclient works fine without it
Pinned Comments
buzo commented on 2021-06-26 12:42 (UTC) (edited on 2023-02-02 09:00 (UTC) by buzo)
If you cannot build because of a missing tar ball or a failed sha256 checksum validation, then the package is most likely outdated and they have removed the old version already. In this case, please click on “Flag package out-of-date”.
evanator commented on 2020-07-02 06:46 (UTC)
Found a fix for "authentication service could not be contacted"
Edit the config file under /home/username/.ICAClient\WFClient.ini and add a new line SSLCiphers=ALL save file and run "killall AuthManagerDaemon ServiceRecord selfservice storebrowse"
Relaunch Citrix and you should be fine