Since ver.13.5-1, I've lost keyboard input. Mouse input is working fine.
Downgrading to ver.13.4-1 solved the keyboard input problem.
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.64 |
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 .. 37 38 39 40 41 42 43 44 45 46 47 .. 57 Next › Last »
leoneill commented on 2017-03-08 09:08 (UTC) (edited on 2017-03-08 09:09 (UTC) by leoneill)
artafinde commented on 2017-03-08 08:45 (UTC)
@Bernar check out previous commit https://aur.archlinux.org/cgit/aur.git/commit/?h=icaclient&id=103eefa32a36c95acc779ca172b6acb99d909aa2
proxy commented on 2017-03-08 08:44 (UTC)
There is a good chance you already have it in: ~/.cache/pacaur/icaclient/
If not just download PKGBUILD from https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=icaclient&id=103eefa32a36c95acc779ca172b6acb99d909aa2 and install manually as any other aur package.
Bednar commented on 2017-03-08 08:35 (UTC)
proxy, how do you downgrade an AUR package?
proxy commented on 2017-03-08 08:34 (UTC)
Same issue: SSL47, had to downgrade the package.
Bednar commented on 2017-03-08 08:08 (UTC)
Thanks, I did check that.
The problem is I don't know why this problem started occuring after the update.
fordprefect commented on 2017-03-08 07:58 (UTC)
You can look up error codes here [0], 47 is a handshake failure.
[0] https://support.citrix.com/article/CTX113309
Bednar commented on 2017-03-08 07:54 (UTC)
I am getting SSL 47 error now each time I try to connect via the desktop client. Web doesn't work either.
fordprefect commented on 2017-03-07 21:45 (UTC)
@CapSel: I suspected so, but don't really have an idea how to fix this.
@artafinde: Alsa should not have to do anything with this.
@kmacleod: Please try in Firefox-ESR, it should still have NPAPI support.
CapSel commented on 2017-03-07 20:45 (UTC)
@fordprefect: I don't have access to logs on servers. 13.3 works fine, 13.4 worked fine.
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