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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 58 Next › Last »

felixita commented on 2019-03-29 18:42 (UTC)

icaclient 19.03-1 for me fail to connect with this message: cannot connect to "0.0.0.2 - appname". previous 19.01-1 work fine. Anyone can solve this?

toasterlint commented on 2019-03-07 17:17 (UTC) (edited on 2019-03-07 17:19 (UTC) by toasterlint)

Not sure why this was flagged as out of date... it is working fine for me still. The out-of-date reason indicated is that it couldn't find the tar.gz file, but I just did a fresh install without any issue.

DwarfNr5 commented on 2018-11-15 11:52 (UTC)

@buzo: You were right. I was able to install this package with makepkg -s. Or it was just a coincidence. Tnx anyway.

DwarfNr5 commented on 2018-11-04 14:38 (UTC)

After a fresh Arch install i tried to install icaclient 18.10-1. I got the following error:

cp: cannot stat '/tmp/yaourt-tmp-ron/aur-icaclient/pkg/icaclient/opt/Citrix/ICAClient/nls//module.ini': No such file or directory

buzo commented on 2018-10-30 08:39 (UTC) (edited on 2018-10-30 11:51 (UTC) by buzo)

bal0r: I think your setup is broken. This package depends on libidn11, which contains /usr/lib/libidn.so.11. Don't try to “fix” it with a symbolic link: The version change is there for a reason. See also here and here.

bal0r commented on 2018-10-30 08:12 (UTC) (edited on 2018-10-30 08:13 (UTC) by bal0r)

Hello, I get the following error:

/opt/Citrix/ICAClient/wfica: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory

pacman -Ql libidn reveals that it installs:

/usr/lib/libidn.so

/usr/lib/libidn.so.12

/usr/lib/libidn.so.12.6.0

I fixed it by manually linking 11 to 12:

ln -s /usr/lib/libidn.so /usr/lib/libidn.so.11

But that is an ugly fix, isn’t it? Can I do better?

Cheers, Max

cypher_zero commented on 2018-10-29 20:06 (UTC) (edited on 2018-10-29 20:07 (UTC) by cypher_zero)

@buzo, I did flag it out of date. Then I did a manual install after fixing the PKGBUILD, but I couldn't update my flagging comment, hence me adding the one below.

buzo commented on 2018-10-29 19:11 (UTC)

cypher_zero: Next time, please click on “flag out-of-date” instead of adding a comment.

cypher_zero commented on 2018-10-29 18:27 (UTC) (edited on 2018-10-29 18:27 (UTC) by cypher_zero)

Broken due to new package today. Necessary changes to PKGBUILD (already tested):

pkgver=18.10

sha256sums_x86_64=('F5CD27E60EEEBF617142EFE437F47C140C5602156354DA16A6D30D000F225372')
sha256sums_i686=('76B7F259AA4AE250C09092C996BE70CC25CED1D9D82BE093A89970E1E1E3896D')
sha256sums_armv7h=('34BF317E4A954031D36070F5E565C4B87EC44B796978C7F45646D93F5A951280')