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.29
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 .. 42 43 44 45 46 47 48 49 50 51 52 .. 58 Next › Last »

fordprefect commented on 2015-11-10 17:34 (UTC)

@maleadt: according to [0] setting LANG is part of the basic installation process and can thus be taken for granted. maybe check your configuration at that point? no changes made for now. [0] https://wiki.archlinux.org/index.php/Installation_guide#Configure_the_system

maleadt commented on 2015-11-10 08:47 (UTC) (edited on 2015-11-10 08:48 (UTC) by maleadt)

I had an issue because LANG wasn't defined (was using LC_ALL). Maybe the assignment to lang based on LANG should fall-back to 'en'? EDIT: I just saw there _is_ a fallback assignment, but it didn't trigger because lang was empty, thus -d .../nls// didn't fail. I guess that's a bug :)

bjorntj commented on 2015-11-09 07:09 (UTC)

When using pacaur, it constantly tries to upgrade: aur icaclient 13.2.1-3 -> 13.2.1-6 (the same with yaourt)

fordprefect commented on 2015-11-08 15:54 (UTC)

@proxy: i changed the handling of config files, should remove complete directory now on deinstall. does this solve you other issue as well? @nulldivision: done. @skgsergio: removed.

skgsergio commented on 2015-11-08 12:01 (UTC)

You removed nspluginwrapper from deps but left the nspluginweapper call in the install file, please either remove the call or add it to deps again: https://aur.archlinux.org/cgit/aur.git/tree/citrix-client.install?h=icaclient&id=b486e29d0d5cec7b63601fb0013cb3c58e60a3d8#n15

NullDivision commented on 2015-11-06 09:00 (UTC)

Please add automake and autoconf as they are build dependencies. Thank you

proxy commented on 2015-11-05 22:25 (UTC)

1) Fresh isntallation works fine 2) Uninstalling the package doesn't remove /opt/Citrix/ 3) Update failes for now due to transcaction conflict

proxy commented on 2015-11-05 17:26 (UTC)

@fordprefect: much better now, thx!

fordprefect commented on 2015-11-05 13:28 (UTC)

ah yes, it was kinda commented out… i'll fix this.

<deleted-account> commented on 2015-11-05 13:26 (UTC)

Works great here. One thing though, you don't actualy need nspluginwrapper. I think all major browsers have already given up on NS style plugins, but chromium launches Citrix apps just fine without but with the chrome citrix receiver plugin loaded.