@robertlturner thanks for this - I am able to join calls again!
Search Criteria
Package Details: icaclient 24.11.0.85-2
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: | LicenseRef-Citrix |
Conflicts: | bin32-citrix-client, citrix-client |
Submitter: | wmarshall |
Maintainer: | buzo (alhirzel) |
Last Packager: | buzo |
Votes: | 180 |
Popularity: | 0.28 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-12-19 13:36 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-modulesAUR, libc++-msanAUR)
- libc++abi (libc++abi-modulesAUR, libc++abi-msanAUR)
- 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++-modulesAUR, libc++-msanAUR) (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 .. 58 Next › Last »
artafinde commented on 2021-01-08 07:35 (UTC)
robertlturner commented on 2021-01-08 05:07 (UTC)
@Swipe & @coroner21
Follow this:
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/configure-xenapp.html#audio
The new app has 'enhanced' audio redirection support....and by enhanced I mean broken. It's meant to allow you to select multiple audio devices on the client system, but disabling it was the only way to have my Windows VDS session detect the audio again.
Swipe commented on 2020-12-17 16:25 (UTC)
@coroner21 I have also experienced audio issues in the form of an intermittent missing Citrix HDX audio device in citrix published apps on 20.12. I have had to downgrade back to 20.09 for now, although restarting icaclient did tend to resolve the issue but it would go missing again after a while.
coroner21 commented on 2020-12-17 13:45 (UTC)
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?
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/
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