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 .. 24 25 26 27 28 29 30 31 32 33 34 .. 57 Next › Last »

jester commented on 2020-03-17 18:55 (UTC)

I have detected that if I use Cliet ICA with a pc with a Nvidia video my mouse pointer does not work properly, the problem is the mouse is not clicking in the same place that I see the pointer, exactly the mouse is pointing a little under its position. I think that the problem is with the Nvidia card because I have the problem with a pc and a laptop, but I have another laptop with an Intel card and It works properly. Somebody know how to correct this problem?

FlyingDutchMan commented on 2020-03-04 12:55 (UTC)

Odd I never experienced any problems with this package. At the moment I am using Arch Linux with KDE plasma and the falkon browser.The only thing I had to do is change a setting in the All_Regions.ini edtMSS=* to edtMSS=1000 else I kept getting an error the whole time when trying to connect.

A.Shukaev commented on 2020-03-03 23:43 (UTC)

Unless I comment

cp -r ./usb/ "${pkgdir}$ICAROOT"
cp -r ./util/ "${pkgdir}$ICAROOT"

then somehow, the resulting package 'tar.xz' is broken and has a lot of files missing in it as well as upon actual installation. Never seen anything like that. WTF?

aGlacier commented on 2020-03-02 19:51 (UTC) (edited on 2020-03-02 19:51 (UTC) by aGlacier)

I think pinned comment can be removed since new version creates symbolic link to /etc/ssl/cacerts.

johnnybash commented on 2020-02-03 09:47 (UTC)

using this package on my everyday computer at work for at least two years and never hat any problems, so.... yeah...

sjy commented on 2020-02-02 22:53 (UTC)

I've been struggling with this crappy software breaking repeatedly over the past couple of months and I just wanted to add a comment here for anyone else who is sick of it, because I didn't realise this until today – there is a slightly different version of Citrix Workspace available through Chromium as an extension. That seems like a more reliable way of using Citrix than the "native" Linux bundle, which is unlikely to be a support priority for the company.

Balamku commented on 2020-01-01 17:07 (UTC)

package 19.12-1 last updated 2019-12-17 works on Manjaro using pamac AUR

buzo commented on 2019-12-16 15:50 (UTC)

zzhumphreyt: This package has been flagged out-of-date already – see „Package Actions“ in the top right corner.

zzhumphreyt commented on 2019-12-16 13:17 (UTC)

I tried to install this and repeatedly got package validation errors. I noticed that the pkgbuild file is referencing the latest URL link on Citrix's site for archives but the SHA hash is hardcoded. The current version is now 19.12, not 19.10, so I updated the build file before installing by clicking the Edit build button and updated the x86-64 hash to what Citrix's site had to get a good build.

ciferkey commented on 2019-11-21 21:52 (UTC)

When I try to run /opt/Citrix/ICAClient/selfservice I get the error:

/opt/Citrix/ICAClient/selfservice: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory

installing webkit2gtk fixed this for me.