For solving this problem "icaclient-x64-22.3.0.24.tar.gz не найден в каталоге сборки и это не URL" use VPN or put file "icaclient-x64-22.3.0.24.tar.gz" to ".cache/yay/icaclient" if you are using "yay"
Search Criteria
Package Details: icaclient 24.8.0.98-1
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: | 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) |
Dependencies (20)
- alsa-lib
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-msanAUR, libc++-modulesAUR)
- libc++abi (libc++abi-msanAUR, libc++abi-modulesAUR)
- 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++-msanAUR, libc++-modulesAUR) (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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 57 Next › Last »
etno84 commented on 2022-03-18 12:54 (UTC)
aztec102 commented on 2022-03-16 05:15 (UTC)
icaclient-x64-22.3.0.24.tar.gz не найден в каталоге сборки и это не URL.
daniel_shub commented on 2022-02-24 22:28 (UTC)
@aztec102 what is the problem? The program requires configuration files to be in $HOME and the PKGBUILD cannot put them there so you have to run those two commands.
aztec102 commented on 2022-02-24 05:25 (UTC)
Problem install
You have to create '$HOME/.ICAClient/cache' for each user who uses this program and then populate it with the appropriate ini files. Copy paste the below to do this easily:
mkdir -p $HOME/.ICAClient/cache
cp /opt/Citrix/ICAClient/config/{All_Regions,Trusted_Region,Unknown_Region,canonicalization,regions}.ini $HOME/.ICAClient/
thorstenhirsch commented on 2022-02-21 10:49 (UTC) (edited on 2022-02-21 10:49 (UTC) by thorstenhirsch)
Does HDX optimization work in version 22.2 for anyone? I need to turn off WebRTC (which is required for HDX) in module.ini otherwise I get a segfault:
[Feb21 08:55] webrpc-dispatch[4440]: segfault at 8 ip 00007fa6a451603f sp 00007fa687ffdf30 error 4 in libgdk-3.so.0.2404.27[7fa6a44be000+7b000]
[ +0,000010] Code: 15 8e 2a 07 00 49 8b 9c 24 70 01 00 00 48 85 db 74 4f 49 89 c5 eb 09 0f 1f 40 00 48 85 db 74 41 48 8b 2b 48 89 de 48 8b 5b 08 <48> 8b 45 08 48 85 c0 74 e8 4c 39 e8 7f e3 49 8b bc 24 70 01 00 00
callmejoe commented on 2022-02-02 00:02 (UTC)
i just upgraded to latest version and now I am getting some graphical tearing on the remote login dialog boxes. i can still get into remote session and everything works there though. version 21.9.0.25-2 is last version that worked.
anyone else seeing this?
huebi commented on 2022-01-20 12:55 (UTC)
@symtog
Your comment should be higher up, is there a way how we can incorporate it into the package install script? That fixes teams hdx.
indjera commented on 2021-12-18 00:28 (UTC) (edited on 2021-12-18 00:46 (UTC) by indjera)
buzo: microsoft teams is not able to detect any audio device because some 'microsoft teams citrix optimization' I think is used from HdxRtcEngine
buzo commented on 2021-12-17 17:08 (UTC)
darose: Since version 21.12 I don't see UtilDaemon clogging up one CPU any more. I guess they have fixed this upstream.
indjera: Yes, or an extra package as dependency. What exactly does not work without libunwind?
indjera commented on 2021-12-17 11:25 (UTC)
Hi @buzo, maybe is not proper solution, but we can create a folder with libunwind.so.1 and update wfica.sh with export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/Citrix/ICAClient/library folder
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