dcloud-ca / ca.dcloud.ICAClient

Install Citrix Workspace + HDX RTME as a Flatpak application
MIT License
21 stars 10 forks source link

Issues reported by the workspacecheck.sh tool #8

Open dcloud-ca opened 2 years ago

dcloud-ca commented 2 years ago

When the workspacecheck.sh tool (provided in the util directory of the Workspace installation directory) is run, the following items come back with warnings/issues:


-- Checking gtk dependencies.. -

Warning! - libcanberra-gtk3-module missing, session launch will be affected. Warning! - libcanberra-gtk-module or libcanberra-gtk2 missing, session will launch with error and some functionality may be affected. Warning! - libgtk-x11-2.0 missing, session launch will be affected


-- Checking Pulse audio Installed --

Warning! - Pulseaudio not Installed in the System


-- Checking for printing support ... -

Warning! - No printing system found


-- Checking Display Server Support ... -

/app/ICAClient/linuxx64/util/hdxcheck.sh: line 431: loginctl: command not found Warning! - Your display server is not supported. Your Desktop and App sessions will not work as expected!


-- Checking Microsoft Teams Optimisation Support ... --

Warning! - libc++(>=9.0) is not installed Optimisation for Microsoft Teams will not be supported


-- Checking Smartcard Support ... -

Warning! - libpcsclite.so missing, check that the file exists.


-- Checking that a compatible version of udev is installed...

A compatible version of udev could not be located!


  • Checking X-window dependencies -


    -- Checking that your system supports the minimum color depth...

    Warning! - xdpyinfo is missing from your system. Cannot determine if you system supports the minimum color depth.


-- Checking that your XServer supports Seamless Windows...

Warning! - xprop is missing from your system. Cannot determine if your system support seamless windows or multimonitor.


  • Checking Instrumentation support -


    -- Checking that a compatible version of libjson is installed on your system...

    A compatible version of libjson-c could not be located...looking for other alternatives A compatible version of libjson could not be located. CAS and CEIP will not be supported. Install libjson-c-dev for suport Warning - Instrumentation support will be provided!

However, I haven't had any observable issues while using Workspace that seem to relate to these warnings.

Some of the warnings may be false failures relating to being run in a flatpak. E.g. the warning about pulseaudio may be invalid, given that my host system is running pulseaudio and audio with Workspace apps seems to work just fine. Others could be valid issues that relate to features I don't use, which is why I haven't observed any issues during actual use.

Regardless, I wanted to document these here, in case they might be useful in diagnosing an observable issue that crops up in the future.