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.29
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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 58 Next › Last »

rodrigorc commented on 2023-02-24 07:43 (UTC)

As is it fails for me when trying to log in with the console message:

AuthManagerDaemon exiting: SSLSDK_open failed with error 5 (CANNOT_LOAD_PKCS11_MODULE)

Installing openssl-1.0 from the AUR fixed the issue. Maybe it could be added as an optional dependenty?

chaot commented on 2023-02-22 19:21 (UTC)

The problem with MS-Teams seems not to be a problem with the build of icaclient. I did some testing with Ubuntu and Fedora. I downloaded the original packages (.deb / .rpm) from Citrix website (version 23.02). Ubuntu and Fedora both have the same problem with MS Teams (like this build in AUR). So, I think the original icaclient from Citrix (for Linux) is somewhat faulty.

bigjuck commented on 2023-02-19 15:10 (UTC)

@ buzo @wmarhshall Thanks for your work. After secureity problems with version 2109 it would be nice if this newest one would run like 2109. Is it able for you to fix this?

Megaguy32 commented on 2023-02-16 12:13 (UTC)

I noticed that this package doesn't handle "x-scheme-handler/receiver" but the deb package hosted on the citrix website does.

This package seems to be missing "receiver.desktop" file and a few other differences between the AUR and deb package.

chaot commented on 2023-02-15 19:40 (UTC)

@SuccubiusEisspin: I have the same problem with this package (cannot do MS Teams videocalls with this package. With version 21.09 they work like a charm). Do you have a solution?

buzo commented on 2023-02-02 09:02 (UTC)

arnuld: Apparently they removed the old version instantly after releasing a new one. :(

Try again now, and click on “Flag package out-of-date” next time please.

arnuld commented on 2023-02-02 05:11 (UTC)

I am getting this error when I do "makepkg":

[arnuld@arch64 icaclient ]$ makepkg
==> Making package: icaclient 22.12.0.12-1 (Thu 02 Feb 2023 10:34:58 AM IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found citrix-configmgr.desktop
  -> Found citrix-conncenter.desktop
  -> Found citrix-wfica.desktop
  -> Found citrix-workspace.desktop
  -> Found wfica.sh
  -> Found wfica_assoc.sh
==> ERROR: icaclient-x64-22.12.0.12.tar.gz was not found in the build directory and is not a URL.

brito commented on 2023-02-01 09:47 (UTC)

@sneakomatic worked for me

sneakomatic commented on 2023-01-18 10:35 (UTC) (edited on 2023-01-18 10:35 (UTC) by sneakomatic)

@Andy123Andy1 Please have a look at: https://bugs.gentoo.org/855374

In short install hdx-realtime-media-engine, libunwind and sudo ln -s /usr/lib/libunwind.so /usr/lib/libunwind.so.1

Does this work for you?

1202 commented on 2022-12-13 14:13 (UTC)

Last update (22.12) seems to be not working anymore for me. The previous one worked fine, but with this version, an empty splash screen opens and nothing happens. There are no log lines, no errors, and meanwhile the attempt times out on the other side, keeping the empty splash screen open indefinitely.

Converted back to the old version and it was fine again.