Package Details: icaclient 24.11.0.85-2

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.28
First Submitted: 2011-12-08 18:49 (UTC)
Last Updated: 2024-12-19 13:36 (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 .. 29 30 31 32 33 34 35 36 37 38 39 .. 58 Next › Last »

ItachiSan commented on 2018-10-22 16:25 (UTC)

I am having some issues with the Connection Center; although I do have WebkitGTK+ installed, it is not detected.

/opt/Citrix/ICAClient $ pacman -Ss webkit2gtk
extra/webkit2gtk 2.22.2-1 [installed]
    GTK+ Web content engine library
/opt/Citrix/ICAClient $ ./selfservice
selfservice is unable to find a compatible webkit library and will now exit.                                                                         
Please install libwebkitgtk-1.0 and restart selfservice.

Any suggestions?

yan12125 commented on 2018-10-19 12:38 (UTC)

Regarding the libidn dependency: I prefer @WorMzy's way - post a comment on the icaclient package page and just change the dependency. It might take a very long time to wait for every to upgrade libidn-133-compat to get conflicts=(libidn11), and I don't see it worthwhile.

georgyo commented on 2018-10-17 15:40 (UTC) (edited on 2018-10-17 15:40 (UTC) by georgyo)

@hnws there are two libidn 1.x packages in the repos

core/libidn 1.35-1

community/libidn11 1.33-1

The second one has the files you want, and removes one dependency from the aur.

% pacman -Ql libidn11 libidn11 /usr/ libidn11 /usr/lib/ libidn11 /usr/lib/libidn.so.11 libidn11 /usr/lib/libidn.so.11.6.16

yan12125 commented on 2018-10-17 03:18 (UTC)

A dependency libidn-133-compat is going to be removed [1]. Please use libidn11 instead.

[1] https://lists.archlinux.org/pipermail/aur-requests/2018-October/027347.html

hakayova commented on 2018-10-01 17:15 (UTC)

Why is the plugin not listed in the Firefox addons page? I cannot open apps in Citrix Receiver, they open in a new tab in Firefox instead, and I suspect it is because I cannot adjust plugin settings. This is possible with Chromium.

hnws commented on 2018-09-21 20:23 (UTC) (edited on 2018-10-20 03:07 (UTC) by hnws)

The package is updated with recommended libidn package: lbidn11. Unfortunately, due to lack of conflict settings, this update needs manual intervention.

pacman -Rdd libidn-133-compat

For the firefox plugin support, please refer to the Citrix official website.

btw, webkitgtk2 is listed as optional dependency. You can install from either aur-archlinux or archlinuxcn repo.

riceru commented on 2018-09-20 20:25 (UTC) (edited on 2018-09-20 20:27 (UTC) by riceru)

I instaled icaclient 18.09-1 but wend i execute

$/opt/Citrix/ICAClient/selfservice --icaroot /opt/Citrix/ICAClient

selfservice is unable to find a compatible webkit library and will now exit.

Please install libwebkitgtk-1.0 and restart selfservice.

Anybody knows wat happens?

Thanks in advance for the help.

hakayova commented on 2018-09-20 13:24 (UTC)

Updating from 13.10-1 to 18.09-1 failed with the following error message:

error: failed to commit transaction (conflicting files) libidn-133-compat: /usr/lib/libidn.so.11 exists in filesystem (owned by libidn)

Thanks in advance for the help.

killermoehre commented on 2018-09-20 12:35 (UTC)

libidn-compat-133 is in conflict with libidn, providing both "/usr/lib/libidn.so.11". Can you update the package?

lordchaos commented on 2018-09-19 16:35 (UTC)

Thanks for the update; much appreciated! The client builds fine.