Package Details: icaclient 24.8.0.98-1

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: custom:Citrix
Conflicts: bin32-citrix-client, citrix-client
Submitter: wmarshall
Maintainer: buzo (alhirzel)
Last Packager: buzo
Votes: 180
Popularity: 0.50
First Submitted: 2011-12-08 18:49 (UTC)
Last Updated: 2024-10-10 12:52 (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 .. 15 16 17 18 19 20 21 22 23 24 25 .. 57 Next › Last »

Vislecaina commented on 2021-08-20 02:15 (UTC)

I know it's not a good idea,but If someone really need it such as your BOSS wants you to do something at once ,but you find it out-of-date in this case a solution is needed to help them

daniel_shub commented on 2021-08-19 13:44 (UTC)

@buzo I agree skipping the checksum validation is a terrible idea. Upstream doesn't actually remove the old versions, they just rename them from -latest to 2108. What this means is that while updating the PKGBUILD to the newest version can be tricky, patching the PKGBUILD to continue to build the intended version is actually pretty easy. For example, here is a PKGBUILD I made for 19.12 when 20.01 introduced a major bug https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=icaclient19).

buzo commented on 2021-08-19 10:03 (UTC)

Vislecaina: That “solution” is not good at all. Your package will have the wrong version. Just click on “Flag package out-of-date” and wait for the update, it usually doesn't take that long.

There is nothing we can do here about upstream removing any old version immediately.

Vislecaina commented on 2021-08-19 07:54 (UTC)

if failed sha256 checksum validation, i find the solution from CSDN to avoid check [https://blog.csdn.net/qq_37284020/article/details/103991649] we can edit PKGBUILD info to SKIP all the check like this

sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP') sha256sums_x86_64=('SKIP') sha256sums_i686=('SKIP') sha256sums_armv7h=('SKIP') install=citrix-client.install

russkel commented on 2021-07-29 01:47 (UTC)

Is citrix spamming the systemd journal is or is this just me? I get multiple lines a second from citrix-wfica if I look at journalctl -b. Lots of CGPrecv.

entropie commented on 2021-07-05 10:59 (UTC)

Latest update (21.6.0.28-1) broke the program for me. I can launch the workspaces but upon trieing to start one, nothing happens. I have downgraded to 21.4.0.11-13 that version runs perfect for me.

XTREEMRAGE commented on 2021-06-26 22:57 (UTC)

@buzo Thank your for the update and I will do that next time!

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”.

XTREEMRAGE commented on 2021-06-26 09:45 (UTC)

I can't build this package, the sha validation does not let it go through.

jakub commented on 2021-06-01 07:44 (UTC)

I get The socks 5 command requested is not supported while trying to run an .ica file. Should I install something extra? (should there be an extra dependency preconfigured?)