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 not starting at Ubuntu 17.10 #8

Closed PRIHLOP closed 6 years ago

PRIHLOP commented 6 years ago

My OS: cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.10
DISTRIB_CODENAME=artful
DISTRIB_DESCRIPTION="Ubuntu 17.10"

After click on icon "Simple NFS GUI" happening is nothing. String from /var/log/syslog:

kernel: [575808.921821] gbr3[25746]: segfault at 198 ip 00007f4421e8280a sp 00007ffe73cdeb80 error 4 in libX11.so.6.3.0[7f4421e5a000+134000]

Philippe734 commented 6 years ago

You need to run it as root. It works fine on Ubuntu 18.04: image