Works very well on Arch XFCE and Manjaro XFCE. I use this to get to Cerner at my hospital when I am on call. This package makes it possible for me to look at xrays from home without having to drive in. This is faster and safer for my patients. A big thank you to all who make this icaclient possible.
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.68 |
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 2 3 4 5 6 7 8 9 .. 57 Next › Last »
burnsvance commented on 2023-12-23 03:10 (UTC)
renaldo commented on 2023-12-22 11:04 (UTC)
I downgraded to 23.9.0.24 and it's working fine again. I'm using DWM on X.
coroner21 commented on 2023-12-21 07:48 (UTC)
Just wanted to report that I have the same issue with BadAccess X errors and I cannot start the program anymore with the latest version. This is on a sway wayland session therefore running Xwayland. I moved back to 23.5 which works fine still.
renaldo commented on 2023-12-17 09:53 (UTC)
Hi, since the last update I can´t use icaclient anymore and receive the following message:
(wfica:192554): Gdk-WARNING **: 10:47:53.720: The program 'wfica' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access private resource denied)'.
(Details: serial 479 error_code 10 request_code 130 (MIT-SHM) minor_code 1)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Does anyone know how to solve this?
alaurie commented on 2023-12-15 00:27 (UTC) (edited on 2023-12-21 01:04 (UTC) by alaurie)
Possibly I'm missing something, but USB support is not working for me in a VDI session. I'm getting no devices passed through. libunwind and libc++ and libc++abi are installed. Is the USB support enabled in this package on install for the ctxusb daemon?
Alex Laurie alex.r.laurie@gmail.com 10:14 (49 minutes ago) to Moabeat
This is the systemd unit file I have on a debian install with the ctxusbd daemon running if that helps.
/run/systemd/generator.late/ctxusbd.service
Automatically generated by systemd-sysv-generator
[Unit] Documentation=man:systemd-sysv-generator(8) SourcePath=/etc/init.d/ctxusbd Description=LSB: Citrix USB Service Before=multi-user.target Before=multi-user.target Before=multi-user.target Before=graphical.target After=udev.service After=ctxcwalogd.service
[Service] Type=forking Restart=no TimeoutSec=5min IgnoreSIGPIPE=no KillMode=process GuessMainPID=no RemainAfterExit=yes SuccessExitStatus=5 6 ExecStart=/etc/init.d/ctxusbd start ExecStop=/etc/init.d/ctxusbd stop
moabeat commented on 2023-09-14 20:59 (UTC)
Updated the package today. Certificate linking is now removed. According to johnnybash, it is not necessary anymore with the new version. I tested this and it works fine without the linking stuff. Also included the additional directories from the archive, as requested by chrislin. As some of them are only present in the x86_64 archive, this is now handled separately for this architecture. Thanks for all contributions!
chrislin commented on 2023-09-14 16:57 (UTC) (edited on 2023-09-14 16:57 (UTC) by chrislin)
Hi,
I sent email an update request email to Stephan Springer and Moabeat about installing extra file to make the workspace app works. Some folders are missing in the installtion.
diff --git a/PKGBUILD b/PKGBUILD
index 27d2f16..0cbc391 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -80,7 +80,7 @@ package() {
PrimaryAuthManager ServiceRecord selfservice UtilDaemon wfica
# copy directories
- cp -rt "${pkgdir}$ICAROOT" config gtk help icons keyboard keystore lib nls site usb util
+ cp -rt "${pkgdir}$ICAROOT" aml bcr ceb clsync PKCS#11 config gtk help icons keyboard keystore lib nls site usb util
# fix permissions
chmod -R a+r "${pkgdir}$ICAROOT"
zangoku commented on 2023-09-09 04:26 (UTC)
It launches all desktops as fullscreen for me even if it is set to windowed. The toolbar no longer works and the shift-f2 hotkey does nothing. Any fix? I've been forced to use a macos computer to get around this issue.
johnnybash commented on 2023-08-28 18:35 (UTC)
apparently the system CA store is been used from this release onwards, so you could remove the CA linking stuff in the last couple of lines altogether.
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2305
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