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.61
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 .. 21 22 23 24 25 26 27 28 29 30 31 .. 57 Next › Last »

hnws commented on 2020-10-30 18:15 (UTC) (edited on 2020-12-14 15:32 (UTC) by hnws)

Notes:

  • I believe there is issue regarding CEIP service.
    I am trying to disable in the module.ini using sed. So if it creates a pacnew file, please action accordingly.
    The related line EnableCeip=Enable was not available in previous versions.

  • applied chmod +x /opt/Citrix/ICAClient/util/HdxRtcEngine

  • Updated to 20.12.
  • libc++ moved to optional. There is one file called HDXTeams needs this.

daniel_shub commented on 2020-10-30 15:19 (UTC)

@jaapcrezee the checksum changed because the package version changed. If you want to stick to the same version, you can update the source url to https://downloads.citrix.com/18741/linuxx64-20.9.0.15.tar.gz?__gda__=1604074193_b36c3df540e08a9674188c1111d5cf04 (I am not sure if the long string at the end is universal).

@hnws, I wonder if it makes sense to use https://downloads.citrix.com/18741/linuxx64-20.9.0.15.tar.gz?__gda__=1604074193_b36c3df540e08a9674188c1111d5cf04 as the url instead of always pointing at latest. That way the PKGBUILD will not break when the version is updated.

j0hannes commented on 2020-10-30 11:08 (UTC)

same problem here

jaapcrezee commented on 2020-10-30 10:05 (UTC)

This does the trick: can you commit maintainer? Thanks. Got the checksums from https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html

diff --git a/PKGBUILD b/PKGBUILD
index ed2368f..e5c25f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,9 +31,9 @@ md5sums=('71aca6257f259996ac59729604f32978'
          '1f214f6f456f59afd1a3275580f4240e'
          '59f8e50cc0e0c399d47eb7ace1df5a32'
          'dca5a1f51449ef35f1441b900d622276')
-sha256sums_x86_64=('F992869AB2CECAD50D0DC192288601D9E6045355B68B73D360E6F83077C0F295')
-sha256sums_i686=('64673CF7FEE5666C43349A716D709E1A3ACBD055D53AB163F3C1A86B6D6D8FAC')
-sha256sums_armv7h=('339D74E69C6FB08B52DE31A7DD1262BBCDA2453354AFCECDA8630B5EDDBA1B99')
+sha256sums_x86_64=('AE613A77036AFB101B47F268177B9DF0453184F5641265EAC41C735845CAE78D')
+sha256sums_i686=('DD2788D7E770483127717EE246AF1C334FD20E515C7AC650021DED2254139911')
+sha256sums_armv7h=('2D2806B84D1FA09FA810475D6C6762F372CC4EE1741C5D9E8EBBCA5D9903B98D')
 install=citrix-client.install

 package() {

Kevdog commented on 2020-10-29 18:28 (UTC) (edited on 2020-10-29 18:33 (UTC) by Kevdog)

I'm getting a SHA256sums error -- I'm aware I can by pass the validity check but -- just a heads up:

==> Validating source files with md5sums...
configmgr.desktop ... Passed
conncenter.desktop ... Passed
selfservice.desktop ... Passed
wfica.desktop ... Passed
wfica.sh ... Passed
wfica_assoc.sh ... Passed
==> Validating source_x86_64 files with sha256sums...
icaclient-x64-20.09.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
error downloading sources: icaclient

My SHA256sums in the pkgbuild file are the following:

sha256sums_x86_64=('F992869AB2CECAD50D0DC192288601D9E6045355B68B73D360E6F83077C0F295')

When I calculate the sha256sum, I get a different hash:

$ sha256sum /home/<user>/.cache/yay/icaclient/icaclient-x64-20.09.tar.gz
ae613a77036afb101b47f268177b9df0453184f5641265eac41c735845cae78d
/home/<user>/.cache/yay/icaclient/icaclient-x64-20.09.tar.gz

dimitry_de commented on 2020-10-07 20:05 (UTC)

I had to change exec flag on /opt/Citrix/ICAClient/util/HdxRtcEngine to use MS Teams in Optimized mode. (chmod +x /opt/Citrix/ICAClient/util/HdxRtcEngine) The setup should do that.

jppittma commented on 2020-09-18 16:04 (UTC)

Having issue getting icaclient to resize. Issue exists for me in both GNOME on wayland and DWM on X.

jogdand commented on 2020-09-15 18:07 (UTC)

linuxx64-20.9.0.15.tar.gz (sha256sums_x86_64) correct SHA-256 is

F992869AB2CECAD50D0DC192288601D9E6045355B68B73D360E6F83077C0F295

bachp commented on 2020-07-13 07:15 (UTC)

I can confirm that the smartcard is working again with 20.06.

gazza_c commented on 2020-07-11 07:26 (UTC) (edited on 2020-07-11 23:44 (UTC) by gazza_c)

For arch linux arm (alarm) i had to create a symbolic link for libpcre like so

ln -s /usr/lib/libpcre2-posix.so.2.0.3 /usr/lib/libpcre.so.3

Hope it helps someone out.