Philippe734 / Simple.NFS.GUI

GUI tool for NFS for Linux. Set a machine as Client/Server in a local network easily with this front-end for NFS.
GNU General Public License v3.0
85 stars 10 forks source link

GUI is empty even when launching it as a super suer #17

Closed ghost closed 4 years ago

ghost commented 4 years ago

image

lsb_release -a

Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic

Philippe734 commented 4 years ago

Please, use the following commands to downloads, install and run the program: sudo add-apt-repository ppa:gambas-team/gambas3 -y ; sudo apt-get update ; wget https://github.com/Philippe734/Simple.NFS.GUI/raw/master/Linux/1.0.15/simple-nfs-gui_1.0.15-0ubuntu1_all.deb -P ~ ; sudo dpkg -i ~/simple-nfs-gui_1.0.15-0ubuntu1_all.deb ; sudo apt-get install -fy ; rm ~/simple-nfs-gui_1.0.15-0ubuntu1_all.deb ; sudo -H Simple_NFS_GUI I just test it in virtualbox vm 18.04.4, everything works fine, here log: https://github.com/Philippe734/Simple.NFS.GUI/issues/18#issue-598681337