svettwer: If you find an outdated package (version 1908 instead of 19.06 in this case), please click on “flag out-of-date“ above instead of adding a comment. Thanks!
Search Criteria
Package Details: icaclient 25.05.0.44-1
Package Actions
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: | 185 |
Popularity: | 3.43 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2025-06-13 15:52 (UTC) |
Dependencies (21)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR)
- libc++abi (libc++-with-libunwindAUR, libc++abi-msanAUR)
- libidn11
- libjpeg6-turbo
- libpng12
- libsecret
- libsoup
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxaw (xawmAUR)
- libxml2-legacy
- libxp
- openssl (openssl-gitAUR, openssl-staticAUR)
- speex (speex-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR) (optional) – for HDXTeams
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – gtk2 selfservice/storefront ui
- xerces-c (optional) – gtk2 configuration manager
Required by (2)
Sources (10)
Latest Comments
« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 59 Next › Last »
buzo commented on 2019-08-27 08:53 (UTC)
svettwer commented on 2019-08-27 08:03 (UTC) (edited on 2019-08-27 08:03 (UTC) by svettwer)
Hi!
It seems the SHA256 sum for icaclient-x64-19.06.tar.gz is not correct. PCKBUILD states 1A7E683ABF6BC40F6A39DAC38A4FCCC4A9FEE3EC339A98C000EEFD17ABA3F86B
but https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html states 7C35ED300D3375F74D16070A412E0E3C015803533E013FC48291974B11970D39
.
That leads to an error during installation.
BR and thx
omvs commented on 2019-08-02 10:47 (UTC) (edited on 2019-08-02 11:06 (UTC) by omvs)
Please add a "fakeroot"-check to install the package if necessary. In Manjaro Mate it was a dependency. Thanks
johnnybash commented on 2019-07-04 16:12 (UTC)
on my systems its NOT the system freezing, I can still switch to another tty an kill the Citrix processes.
Arc commented on 2019-07-03 17:52 (UTC)
Wanted to comment that full Citrix Workspace (both from this AUR and on other Linux installs, including Fedora) intermittently (though almost every other launch) causes a fully system panic that can only be remedied by hard restart.
Don't know if anyone else is experiencing this, but thought I would post so you know you are not alone.
Also, though I haven't tried it yet, Citrix just released a new version yesterday (July 2, 2019).
Arc commented on 2019-06-18 20:57 (UTC)
Was experiencing high processor usage and full crashes until implemented @FlyingBuzz's solution to downgrade the wfica binary to linuxx64-18.8.0.31.tar.gz. Now works perfectly (as mentioned). Thank you!
p3sto commented on 2019-06-12 12:56 (UTC)
@FlyingBuzz you are awesome!
FlyingBuzz commented on 2019-06-02 15:06 (UTC)
For those who suffer from segfault while opening *.ica files with version 19.03, try replacing wfica binary in /opt/Citrix/ICAClient/ with one taken from previous version tarball. For me linuxx64-18.8.0.31.tar.gz works perfectly.
jcharest commented on 2019-04-17 13:40 (UTC)
@hnws, It still does not work for me either (same error)... I tried 19.03 in Win10 and it connects fine so it does not look like something they broke with my setup. Also, I found that I do not get the core dump reliably so maybe the crash was a red herring.
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