Closed
Description
Git-it 4.2.3 appears to have a dependency on libXScrnSaver.
Clean minimal install of CentOS 7 (plus GNOME, Python 3.6, PyCharm, and a few related packages), unzipping 4.2.3 and running Git-it in a terminal gives this error:
Git-it-linux-x64/Git-it: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
installing libXScrnSaver fixes the issue, but if users follow the instructions on the main page (double-clicking on the executable in Linux GUI), that error is masked, the application just doesn't appear to launch.