Working well on new install Manjaro XFCE, thinkpad T470. I used
yay -S icaclient
Able to get into Cerner at work without trouble.
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: | 180 |
Popularity: | 0.28 |
First Submitted: | 2011-12-08 18:49 (UTC) |
Last Updated: | 2024-12-19 13:36 (UTC) |
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 58 Next › Last »
Working well on new install Manjaro XFCE, thinkpad T470. I used
yay -S icaclient
Able to get into Cerner at work without trouble.
I fixed my previous issue. I created icaclient-beta
in case you need the fixed app.
@buzo I forked your repo and added you as maintainer
Opening the ica files in icaclient release 23.3.0.32
fails with Address family unknown
(Tried with Ipv4/6 same and all the tings reported previously)
Opening the ica files in icaclient release 23.5.0.38
WORKS :)
I have tested twice the change to make sure it was not a side effect but I'm able to reproduce 100% the problem under this release version.
I initially thought the Beta didn't fixed the problem but I forgot to redownload the ica file
It is possible my organization updated to the beta I couldn't open anymore with the release
In my organizations, they are Linux noobs and they refuse to give Linux support, they also plan to shot themself a bullet in the feet by swapping all the Linux server for Windows server HahahaHa
My workspace stopped working on the Arch Linux of my Steam Deck, that's weird, on iPad it works fine
Last usage was in April and it worked without a problem, I used to connect all days in months without problems
Now I'm experiencing what seems the same issue as you guys, a SSL error.
The only difference to April, beside system updates, is that I changed mobile carrier, but it is not about TCP/IP connectivity as it works fine from iPad and same carrier
I loaded a wireshark and it confirms it is not TCP but a SSL error, running wfica on command line also returns SSL error
/opt/Citrix/ICAClient/wfica -eula -tell MinimumTLS,MaximumTLS,SSLCiphers
SSL_get_tlsext_status_ocsp_resp failed
Out of ideas :(
I can't get this to work in gnome-shell after upgrading to Gnome 44. Wfica crashes before getting to a loading screen. Works okay if I use Cinnamon or Gnome without the gnome-shell.
kernel: traps: wfica[21752] trap int3 ip:7f082b1ad408 sp:7ffe31be0530 error:0 in libglib-2.0.so.0.7600.2[7f082b16d000+9d000]
@alexdw thanks, I was just going to add a .desktop entry and mime handler for Citrix's receiverconfig.cr files. These are the files generated by the "Activate Citrix Workspace app" link in the web portal and add the portal's config to your list. They can be handled like so: /opt/Citrix/ICAClient/util/storebrowse --addcr ~/Downloads/receiverconfig.cr
Did someone already managed to get USB redirection working?
The ctxusbd daemon doesn't start and doesn't throw any error message (usbip is loaded).
@bstrdsmkr It's been a while since I maintained AUR packages, but I think you need to be a Maintainer if you want to make changes: https://wiki.archlinux.org/title/AUR_submission_guidelines
Of course you could check out the package and post the patch here for the Maintainer to apply (and for other users who could use it locally).
Hi all, I'm coming to Arch from Ubuntu via Manjaro so still getting used to The Arch Way. How would I go about contributing to this package? I don't see an external Github/lab to drop a pull request against
Hi, does this version work with wayland and M$-Teams?
Anyone else having issues with cloud workspaces? All the DaaS solutions I have access to are through .cloud.com with multifactor (Okta or Azure MFA). In all cases the MFA window never opens in the linux client. It only works through a browser. I have tried Citrix support without much success. Tested on Manjaro KDE and Garuda Swift. It has never worked for me.
Confirm that it is not working with cloud workspaces since v.2109 neither on Archlinux+XFCE nor on Manjaro+XFCE.
Only works by logging to your-workspace.cloud.com though browser, then downloading and opening *.ica file
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