Package Details: icaclient 24.8.0.98-1

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)

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 .. 16 17 18 19 20 21 22 23 24 25 26 .. 57 Next › Last »

p3sto commented on 2021-05-03 00:15 (UTC)

@Buzo, thanks a lot, the new icaclient 21.4.0.11-3 is working fine for me!

tripy commented on 2021-05-01 15:49 (UTC)

Buzo, pixel1138 and p3sto, thank you for finding and implementing a solution for this. I ended up restarting an old windows 7 vm just to connect to work on Friday, but your work is really appreciated.

buzo commented on 2021-05-01 12:18 (UTC)

Thanks pixel1138 and p3sto for sorting this out! In fact I pushed the update before testing myself. But with version -3 it works for me again.

p3sto commented on 2021-04-30 20:28 (UTC)

@buzo thanks for all your work in maintaining this package! I'm pretty sure that packaging a closed source sw and making sure it works is not easy...

unfortunately icaclient 21.4.0.11-2 does not work for me either - similar to @pixel1138 but in my case it says:

Load of Auth page started..
Loading uri..
Load finished..

and then nothing happens - I can't connect to my remote desktop

but if I create a link: "ln -s /opt/Citrix/ICAClient/wfica /opt/Citrix/ICAClient/adapter" the client starts working again... although I have this error:

532772: stderr from child
----------------
Error Launching UtilDaemon: No such file or directory

pixel1138 commented on 2021-04-30 20:15 (UTC) (edited on 2021-04-30 21:33 (UTC) by pixel1138)

@buzo I uninstalled and reinstalled the 21.04.0.11-2 package. I now have the file /opt/Citrix/ICAClient/adapter the earlier errors stated was missing, but it still fails to launch from within selfservice. The error received now is:

Citrix_subscribed_Citrix_7_VIP.Admin $S91-200.desktop[8860]: Error Launching UtilDaemon: No such file or directory

After copying

sudo cp icaclient/src/linuxx64/linuxx64.cor/UtilDaemon /opt/Citrix/ICAClient

it still wouldn't work.

I then compared the folder contents from the extracted archive, and copying the following files:

sudo cp icaclient/src/linuxx64/linuxx64.cor/{icasessionmgr,NativeMessagingHost} /opt/Citrix/ICAClient

caused it to start working.

buzo commented on 2021-04-30 19:22 (UTC)

Should be fixed now. Thanks for all the hints!

pixel1138 commented on 2021-04-30 19:09 (UTC)

@MauMee, I was also able to launch when running the store in the browser as well.

MauMee commented on 2021-04-30 18:03 (UTC) (edited on 2021-04-30 18:09 (UTC) by MauMee)

I've the same problem as @pixel1138 and @p3sto. A connection via browser (chromium) works, connection via selfservice doesnt work. I've added a link adapter -> wfica in /opt/Citrix/ICAClient, and it worked again. But this is a quick and dirty workaround, I've no idea who is searching for /opt/Citrix/ICACLient/adapter and why.

@doctorx: You have installed it manually and it works? Do you have a file 'adapter' in /opt/Citrix/ICAClient?

doctorx commented on 2021-04-30 16:28 (UTC)

I was able to sign in to Self Service... however nothing would run. i downloaded linuxx64-21.4.0.11.tar.gz and it works fine. I could not find a log to post.

p3sto commented on 2021-04-30 07:30 (UTC)

I'm having the same issue as @pixel1138:

382335: stderr from child
----------------
Couldn't execvp(/opt/Citrix/ICAClient/adapter, /opt/Citrix/ICAClient/adapter,--display,:0,-icaroot,/opt/Citrix/ICAClient,-WI,https://XXX.XXX.XXX.XXX/citrix/remote/discovery,-file,/home/XXX/.ICAClient/cache/%sYXg4wb.ICA,-casEnabledStore,false)
Piped child execvp(): No such file or directory

End of stderr (301 read)
-------------