I noticed that this package doesn't handle "x-scheme-handler/receiver" but the deb package hosted on the citrix website does.
This package seems to be missing "receiver.desktop" file and a few other differences between the AUR and deb package.
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: | 182 |
Popularity: | 1.05 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2025-03-31 07:37 (UTC) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 58 Next › Last »
I noticed that this package doesn't handle "x-scheme-handler/receiver" but the deb package hosted on the citrix website does.
This package seems to be missing "receiver.desktop" file and a few other differences between the AUR and deb package.
@SuccubiusEisspin: I have the same problem with this package (cannot do MS Teams videocalls with this package. With version 21.09 they work like a charm). Do you have a solution?
arnuld: Apparently they removed the old version instantly after releasing a new one. :(
Try again now, and click on “Flag package out-of-date” next time please.
I am getting this error when I do "makepkg":
[arnuld@arch64 icaclient ]$ makepkg ==> Making package: icaclient 22.12.0.12-1 (Thu 02 Feb 2023 10:34:58 AM IST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found citrix-configmgr.desktop -> Found citrix-conncenter.desktop -> Found citrix-wfica.desktop -> Found citrix-workspace.desktop -> Found wfica.sh -> Found wfica_assoc.sh ==> ERROR: icaclient-x64-22.12.0.12.tar.gz was not found in the build directory and is not a URL.
@sneakomatic worked for me
@Andy123Andy1 Please have a look at: https://bugs.gentoo.org/855374
In short install hdx-realtime-media-engine, libunwind and sudo ln -s /usr/lib/libunwind.so /usr/lib/libunwind.so.1
Does this work for you?
Last update (22.12) seems to be not working anymore for me. The previous one worked fine, but with this version, an empty splash screen opens and nothing happens. There are no log lines, no errors, and meanwhile the attempt times out on the other side, keeping the empty splash screen open indefinitely.
Converted back to the old version and it was fine again.
Hi! MS Teams optimization is not working for me with this package. It has been working until 21.09 and therefore I have been using the dedicated 21.09 package from AUR. I thought I give it another shot with 22.11 but still no luck. Switched back to 21.09 and it works again. Any ideas how to fix this with the newer versions ? cheers, Michael
To note that this package doesn't install its desktop icons in the standard way. It is dirty and problematic to use absolute paths in desktop files.
I think it's the influence of Microsoft Windows and wanting to put everything in a folder, that's ancient history, it's better today to follow the specifications in place.
Does anybody else have problems that the connection often can't be established after login, or that it takes a very long time?
After trying lots of other things, downgrading to version 22.7.0.20-1 apparently has fixed it for me.
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