Package Details: icaclient 24.11.0.85-2

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)

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

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 58 Next › Last »

SuccubiusEisspin commented on 2021-11-11 07:44 (UTC)

Hi@all!

first: Thanks a lot for all the work around this package!

Since the update to 21.09 and still with 21.11 I cannot copy and paste text from the session to my client and I can only browse my local drive but not copy files from server to client via client drive mapping. CWA also keeps asking me for permission to access client drives each time I start a session.

Also, since 21.09 I cannot start Apps+Desktops from SelfService - If I click on an Icon nothing happens. If I open storefront in the browser and start my desktop from there, everything works fine.

Does anyone else have those issues?

cheers and thanks a lot !!

buzo commented on 2021-11-10 19:41 (UTC)

I don't know what they are doing at Citrix, they are switching back and forth between version 21.9 and 21.11 on the download page. Currently 21.9 is on again, which causes the validity check to fail. Please wait until the download page has 21.11 again, remove your incorrect download, and try again.

<deleted-account> commented on 2021-11-10 19:22 (UTC)

==> ERROR: One or more files did not pass the validity check!

renaldo commented on 2021-10-27 08:56 (UTC) (edited on 2021-10-27 12:08 (UTC) by renaldo)

Citrix usually works fine for me but whenever someone shares their screen in Skype for business it becomes very unresponsive and sometimes even freezes the whole Citrix window for minutes. When I share my screen this also happens and the others see my screen content before I can see it. Audio however works without problems. My system also works without problems it's only Citrix. When these problems occur I find these two messages in my journalctl:

citrix-wfica[2221]: No space available in device:: 0
citrix-wfica[2221]: The count:: 1

However I don't know which device that is. I don't see any device running out of space on my local system. If anyone has an idea how this could be solved, your help would be highly appreciated.

zoqaeski commented on 2021-10-20 00:41 (UTC)

If your systemd journal is getting flooded with error messages, the solution is to run Citrix Receiver Preferences, and under the General tab set Logging to Disabled. There are further logging settings, and I clicked that and disabled everything in there. Blessed silence at last.

mapfeld commented on 2021-10-15 06:47 (UTC) (edited on 2021-10-15 06:49 (UTC) by mapfeld)

After journal was spammed by CGPrecv in the last version, now my log get spammed by

Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 46
Okt 15 08:44:05 jupiter citrix-wfica[764690]: doEncryptData inbuffersize: 17
Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 46
Okt 15 08:44:05 jupiter citrix-wfica[764690]: doEncryptData inbuffersize: 17
Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 46
Okt 15 08:44:05 jupiter citrix-wfica[764690]: doEncryptData inbuffersize: 17
Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 46
Okt 15 08:44:05 jupiter citrix-wfica[764690]: doEncryptData inbuffersize: 17
Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 46
Okt 15 08:44:05 jupiter citrix-wfica[764690]: doEncryptData inbuffersize: 17
Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 46
Okt 15 08:44:05 jupiter citrix-wfica[764690]: doEncryptData inbuffersize: 18
Okt 15 08:44:05 jupiter citrix-wfica[764690]: SSLPutDataFn inbuffersize: 47

Interestingly, it gets more if I move the mouse in the window. If I idle, theres a pair of lines approximately every 3 seconds. Does anybody else get this or knows how to stop the program from doing this?

buzo commented on 2021-10-10 12:20 (UTC)

Thanks krepst, the package should be fixed now.

madin315 commented on 2021-10-04 09:48 (UTC)

This worked for me @krepst Thanks for providing your solution!

Thank you too @Swipe I didn't know the "downgrade" feature, but that looks very useful!

krepst commented on 2021-10-04 09:35 (UTC)

My MS Teams in citrix was not finding any audio devices until I applied:


chmod 755 /opt/Citrix/ICAClient/lib/libwebrpc.so
chmod 755 /opt/Citrix/ICAClient/lib/libwebrtc_codecs.so

and restarted ms teams in citrix

Swipe commented on 2021-10-02 09:00 (UTC) (edited on 2021-10-02 09:01 (UTC) by Swipe)

@madin315 the easiest way (without going into detail) is to install "downgrade" from the aur and you can chose any older version that it offers you.

I'm permanently running older versions on my PCs now and simply don't bother updating after all the recent audio breakages citrix introduced 12 months ago. Not worth the potential hassle unless there's a major security fix.