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.
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) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 57 Next › Last »
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.
Does anyone use Wayland and Microsoft Teams via vds? For me, the call does not take place.
citrix workspace just spins forever.
icaclient 22.9.0.21-1 seems to be linked to icu 7.1. The version in the arch repos is 7.2, causing the client to fail.
Was able to work around this issue by installing icu 7.1 side by side with the most recent icu 7.2, by using icu71-bin package from the AUR.
I was getting the same error with selfservice stuck on spinner. Even though I had webkit2gtk 2.36.6-1 and icaclient 22.7.0.20-1, so I instead installed icaclient-2109 and now it is working.
The upgrade of the packages webkit2gtk
and webkit2gtk-4.1
to 2.36.5-1
breaks this package. We can't run Citrix Workspace because of a segfault (I guess). We should downgrade both packages to 2.36.4-2
.
@swipe thanks for the helpful comment!
Upgrading to the latest webkit2gtk 2.36.5 broke the Selfservice/Storefront UI for me on all my arch PCs. Downgrading to webkit2gtk 2.36.4 fixes it. I don't need the storefront UI so it still works for me if I launch the ica apps manually.
EDIT: Now fixed with the release of webkit2gtk 2.36.5-2
I am using latest version (i.e.icaclient 22.5.0.16-1). When I open selfservice and login, a blank white screen appears and I can't see any of my application. I tried resizing windows but nothing works. There are no information in journalctl. I have tried to run it via command line (/opt/Citrix/ICAClient/selfservice) but no error messages. Is there any fix? Please help.
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