Yes, like someone else said already, in the 24.05 version, GTK2 support was officially removed. Would be really nice if it could be removed (and replaced by gtk3) as dependency here too :)
Search Criteria
Package Details: icaclient 25.03.0.66-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: | LicenseRef-Citrix |
Conflicts: | bin32-citrix-client, citrix-client |
Submitter: | wmarshall |
Maintainer: | buzo (alhirzel) |
Last Packager: | buzo |
Votes: | 183 |
Popularity: | 1.54 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2025-03-31 07:37 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libc++ (libc++-msanAUR, libc++-with-libunwindAUR)
- libc++abi (libc++abi-msanAUR, libc++-with-libunwindAUR)
- 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++-with-libunwindAUR) (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 2 3 4 5 6 7 8 .. 58 Next › Last »
lenis0012 commented on 2024-07-02 15:24 (UTC) (edited on 2024-07-02 15:25 (UTC) by lenis0012)
webx123 commented on 2024-06-15 17:17 (UTC)
Hi, I've reinstalled my manjaro yesterday. My citrix client was running fine in Windows but now I'm not able to make my usb devices to show up on my remote VDI. I've read a lot of forum threads but nothing helps really...
The jfx comment is talking about problems with usb devices, is this problem still there ? The jfx patch is refering to ver 24.2.0.65.
ctxusbd.service is running and my usb.conf file seems ok too....any tips ?
Thanks
johnnybash commented on 2024-06-14 08:34 (UTC)
GTK2 Support is now deprecated, so this dependency should be removed: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#deprecation-notice
jfx commented on 2024-06-11 02:18 (UTC)
I have a patch that should patch issues with USB support here. Would appreciate someone testing please :)
https://github.com/itsjfx/aur-icaclient/commit/df4867af67ff5ea44a9aa3a014f9d998683b4078.patch
Make sure to run the ctxusbd service and whitelist your usb devices in /opt/Citrix/ICAClient/usb.conf if needed
mountainallure commented on 2024-06-03 13:14 (UTC)
Can confirm that icaclient_23.11.0.82 works fine preventing "Network data corrupted: HDX has detected corrupted server data, session can not continue." error.
DLAN commented on 2024-05-13 17:53 (UTC)
Is it possible to install with app protection enabled? Looks like maybe just setting $INSTALLER_N to Y might work? https://docs.citrix.com/en-us/citrix-workspace-app/app-protection/configure.html#citrix-workspace-app-for-linux
simontunnat commented on 2024-04-15 07:19 (UTC)
I had an issue for some time where the authentication screen is not shown. Until last week it always worked after a few more tries but now that screen is not shown at all anymore.
There are no warnings or errors in any of the log files.
Does anyone of you have an idea what could cause this?
hadrons123 commented on 2024-04-08 05:09 (UTC) (edited on 2024-04-08 05:10 (UTC) by hadrons123)
Well I found a way. Downgrade to this package icaclient_23.11.0.82 fixed my "Network data corrupted: HDX has detected corrupted server data, session can not continue." error. If anyone wants to this citrix running this is a workaround for now.
arado commented on 2024-03-21 19:22 (UTC) (edited on 2024-03-21 19:24 (UTC) by arado)
While insatll i got:
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/
I have already copied all the files. I even tried to copy it to the cache directory, but I still get the same error :(
~/.ICAClient
├── All_Regions.ini
├── cache
│ ├── All_Regions.ini
│ ├── canonicalization.ini
│ ├── regions.ini
│ ├── Trusted_Region.ini
│ └── Unknown_Region.ini
├── canonicalization.ini
├── regions.ini
├── Trusted_Region.ini
└── Unknown_Region.ini
zoltix commented on 2024-03-16 18:43 (UTC)
hadrons123> you're right, I've same issue on windows with the latest version, I think our Citrix server is too old.
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