I got segfaults and core dumps when trying linuxx86-13.1.0.285639 (the 32-bit version) but the 64-bit tarball runs fine. Unfortunately now 'selfservice' is 64-bit and has an extra dependency on libwebkit-1.0.so which would come from WebKitGTK+ <= 2.0, eg. http://bit.ly/ZOVGYi
Search Criteria
Package Details: icaclient 24.11.0.85-2
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: | 180 |
Popularity: | 0.29 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-12-19 13:36 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-modulesAUR, libc++-msanAUR)
- libc++abi (libc++abi-modulesAUR, libc++abi-msanAUR)
- libidn11
- libjpeg6-turbo
- libpng12
- libsecret
- libsoup
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxaw (xawmAUR)
- libxp
- openssl (openssl-gitAUR, openssl-staticAUR)
- speex (speex-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- libc++ (libc++-modulesAUR, 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 .. 46 47 48 49 50 51 52 53 54 55 56 .. 58 Next › Last »
<deleted-account> commented on 2014-10-23 15:48 (UTC)
ccoffey commented on 2014-10-01 11:31 (UTC)
13.1 is out now.
http://www.citrix.com/downloads/citrix-receiver/linux/receiver-for-linux-131.html
I tried the 64 bit package linuxx64-13.1.0.285639.tar.gz and it seems to be working well.
I was working on an updated PKGBUILD yesterday but ran into some issues with doing an upgrade. For those who want to test can install it as a local user before the PKGBUILD is updated. selfservice, the replacment for wfcmgr in 13 seems to be a lot easier to run now.
maleadt commented on 2014-09-01 08:15 (UTC)
I had to change the association in firefox from using the plugin ("use citrix receiver for linux (in firefox)") to using wfica, but other than that this package works perfectly. Thanks!
synthead commented on 2014-08-28 20:28 (UTC)
Please add lib32-speex as a dependency.
Also, I cannot find packages to satisfy these missing libraries:
libavcodec.so.52
libavutil.so.50
libgssapi.so.2
synthead commented on 2014-08-28 20:13 (UTC)
I'm having some issues launching "Citrix Receiver Self Service": https://bbs.archlinux.org/viewtopic.php?pid=1451420#p1451420
LeaveAThousand commented on 2014-08-28 12:34 (UTC)
Oops I was running the icaclient as root, and that is why the errors were occuring. If I run it as user, it works.
LeaveAThousand commented on 2014-08-28 12:26 (UTC)
@ccoffey:
The error repeatedly shows in a new window if I press "Cancel" and try to keep running. In the end, I must press "Quit" to stop the program.
synthead commented on 2014-08-27 21:40 (UTC)
It's a very bad idea to prompt the user during post_install. It would be a lot better to just write a bit of information to stdout about migrating old settings and call it a day. Even better, put an entry in the Arch Wiki and direct users to it to set up this client.
danieleva commented on 2014-08-27 15:27 (UTC)
@enteenteente: thanks for that, there was a typo in the PKGBUILD.
Fixed and updated :)
ccoffey commented on 2014-08-27 14:26 (UTC)
Svante;
enable 32bit libraries.
LeaveAThousand;
Does it continue to run, or does it exit with that error?
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