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
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) |
« First ‹ Previous 1 .. 29 30 31 32 33 34 35 36 37 38 39 .. 57 Next › Last »
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
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.
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.
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.
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.
libidn-compat-133 is in conflict with libidn, providing both "/usr/lib/libidn.so.11". Can you update the package?
Thanks for the update; much appreciated! The client builds fine.
I just upgraded this morning (still need to test it) but it looks like if you applied the libidn fix you will have to remove the link. the new build builds the so file directly.
Just tested and it builds and works great. Thank you for the update
dreamersbrow's fix confirmed working here as well. Cheers!
ln -s /usr/lib/libidn.so.12 /usr/lib/libidn.so.11
Seems like the ICA client has been renamed to "Citrix Workspace App" and there is a new release:
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