I have 2.7G reserved and 6G virt I use hdx-plugin and HDXTeams
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.37 |
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 .. 19 20 21 22 23 24 25 26 27 28 29 .. 59 Next › Last »
dimitry_de commented on 2021-03-17 12:32 (UTC)
buzo commented on 2021-03-17 12:27 (UTC)
XTREEMRAGE: Not me. Here it takes 103 MB of memory after about three hours (albeit 84 GB virtual memory, but that doesn't matter).
XTREEMRAGE commented on 2021-03-17 10:07 (UTC)
Does anyone have a high memory consumption when using this ica client for a few hours? I didn't had that before the last update.
hnws commented on 2021-03-16 17:42 (UTC)
Package disowned because I do not need to use this software anymore.
jlohr commented on 2021-03-12 22:20 (UTC)
@gkun: I don't use drive mappings and can't test it since it is not allowed in my company. But client drive mappings was changed in the Linux 2103 release according to the release docs https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html. Maybe try to ask in the Citrix forums https://discussions.citrix.com/forum/169-workspace-app-receiver.
gkun commented on 2021-03-12 10:43 (UTC) (edited on 2021-03-12 19:24 (UTC) by gkun)
I have a strange issue since this last version. I have given full access to shared folders from my local disk, where I gave full access to a local folder to every user. I checked already that full access is granted from connection manager.
I can connect only from web through a browser and open the ica connection file (access from receiver is not possible because the organization won't give me a connection address). Yet this setup worked perfectly. Since the last version I can see disk structure and I have read only access.
If I try to create a directory or save a file I get a windows error ("Destination Folder Access Denied - You need permission to perform this action" if I create a directory and "You don't have permission to save in this location. Contact the administrator to obtain permission" if I try to save a file) I managed to open a file explorer windows of my shared folder and I noticed windows sees them as "Read Only".
I checked on my windows pc (using the same server session I had opened on linux) and while it got confused by the fact the shared folders had disappeared, I was able to use file explorer to create folders on my local disk and download files.
gmask commented on 2021-03-10 10:10 (UTC)
sha256sums should be updated for the new version https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
didi2002 commented on 2021-03-02 08:31 (UTC)
Thanks for providing this PKGBUILD, it works great for my setup. Did you by any chance get usb device forwarding working? I created a systemd service for ctxusbd and ctxlogd and installed the udev rule, the debug output is printed when I plug in a device (Suppressing HAL action for XXX), but there's no "devices" button in wfica. I'd be happy to provide the service files, of course.
artafinde commented on 2021-02-02 10:47 (UTC)
@daniell @alexdw: I confirm audio (speaker and mic) is more stable with the legacy. Without it the Citrix Teams is trying to figure out which devices I have and it's getting confused / not working. Skype is eclipsed on my organization so can't comment on that.
alexdw commented on 2021-02-02 09:19 (UTC)
@daniell: Thanks for the details. Without setting that config I had no audio support at all, and with it the playback works again (as it did in previous versions). So it may very well be legacy and incomplete but for my use case (playback only from Windows session, not tested any recording/microphone usage) it is a clear improvement over no audio at all.
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