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 .. 48 49 50 51 52 53 54 55 56 57 58 Next › Last »

maccyber commented on 2014-05-12 07:03 (UTC)

selfservice has worked earlier, but now I get. (selfservice:3778): GLib-ERROR **: gmem.c:359: overflow allocating 1702259061*4 bytes Trace/breakpoint trap (core dumped) ..Any ideas?

wtribe commented on 2014-04-18 04:09 (UTC)

Svante - the package is working fine for me on a new Arch install. danieleva - Thanks for keeping this package going. In the past I've always installed receiver by hand. I decided to give this a try so I don't need to keep quite as close an eye out for updates from Citrix. One thing I've noticed that is missing in comparison to manually running setupwfc is the creation of a wfica.desktop file in /usr/share/applications. Is this something that you could look at? I'm happy to provide an example if you would like. BTW... I just copied the .desktop file over from another computer and it worked fine. Thanks again.

Svante commented on 2014-03-07 11:15 (UTC)

Does this package still work? I got some dependencies errors. Something about 'target not found'.

francoism commented on 2014-02-21 10:33 (UTC)

In case of problems, I have updated the Wiki about Citrix: https://wiki.archlinux.org/index.php/Citrix#Manual_Install

danieleva commented on 2014-01-31 22:51 (UTC)

Yep Citrix made some small changes on the website. Thanks for the feedback guys, the url is fixed now.

carepack commented on 2014-01-31 13:55 (UTC)

pkgbuild not working anymore workaround: download ica client from citrix homepage and put it in ica folder rename it to: icaclient-13.0.0.256735.tar.gz comment out following line in PKGBUILD: #source_url= the you'll be able to install makepkg -si installation succesful

snooga commented on 2014-01-21 17:39 (UTC)

u have change this too? /opt/Citrix/ICAClient/config/All_Regions.ini SETLEDPos=4 to SETLEDPos=* i installed it and everything is fine.

Anoniem commented on 2014-01-06 12:00 (UTC)

Still having the error that my lockdown preferences are not satisfied. Already cleared my cache in /home/username/.icaclient and changed SETLEDPos=4 to SETLEDPos=* Any idea what could be wrong?

QuimaxW commented on 2014-01-04 02:22 (UTC)

FYI: This also builds on i686 by changing the arch to i686 and removing lib32- from in front of all the deps. ...and it works.