Smartcard stopped working after the update from 19.12 to 20.04. Downgrading to 19.12 makes it work again.
Did somebody manage to get smartcards working with 20.04?
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 .. 24 25 26 27 28 29 30 31 32 33 34 .. 58 Next › Last »
Smartcard stopped working after the update from 19.12 to 20.04. Downgrading to 19.12 makes it work again.
Did somebody manage to get smartcards working with 20.04?
Not sure why webkit2gtk is considered an optional dependency. It was absolutely needed on my plasma system. Is there a reason its in the optdepends
block instead of depends
in the PKGBUILD? Maybe there is some use cases that I am unaware of..?
For the record, the Citrix Workspace app for Chrome mentioned by sjy also works with Chromium and can be found here:
Citrix Workspace app for Chrome
The app will show up in Chromium's Apps page.
If you have your bookmarks bar hidden and therefore lack the Apps button, you can still call up the Apps page with this address:
chrome://apps
You can also create a bookmark to this page.
I have detected that if I use Cliet ICA with a pc with a Nvidia video my mouse pointer does not work properly, the problem is the mouse is not clicking in the same place that I see the pointer, exactly the mouse is pointing a little under its position. I think that the problem is with the Nvidia card because I have the problem with a pc and a laptop, but I have another laptop with an Intel card and It works properly. Somebody know how to correct this problem?
Odd I never experienced any problems with this package. At the moment I am using Arch Linux with KDE plasma and the falkon browser.The only thing I had to do is change a setting in the All_Regions.ini edtMSS=* to edtMSS=1000 else I kept getting an error the whole time when trying to connect.
Unless I comment
cp -r ./usb/ "${pkgdir}$ICAROOT"
cp -r ./util/ "${pkgdir}$ICAROOT"
then somehow, the resulting package 'tar.xz' is broken and has a lot of files missing in it as well as upon actual installation. Never seen anything like that. WTF?
I think pinned comment can be removed since new version creates symbolic link to /etc/ssl/cacerts.
using this package on my everyday computer at work for at least two years and never hat any problems, so.... yeah...
I've been struggling with this crappy software breaking repeatedly over the past couple of months and I just wanted to add a comment here for anyone else who is sick of it, because I didn't realise this until today – there is a slightly different version of Citrix Workspace available through Chromium as an extension. That seems like a more reliable way of using Citrix than the "native" Linux bundle, which is unlikely to be a support priority for the company.
package 19.12-1 last updated 2019-12-17 works on Manjaro using pamac AUR
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