Re: [X2Go-Dev] x2goclient-4.1.1.0 compile fails at link stage with undefined references

2018-02-16 Thread Mihai Moldovan
* On 02/16/2018 06:33 AM, John Frankish wrote: > On linux > Which lib provides the directRDP function? There is no library. That's all Linux-#ifdef'd code. But given that the implementation section is referencing for instance the SessionWidget::directRDP(bool, bool) signal, it should work. From t

Re: [X2Go-Dev] x2goclient-4.1.1.0 compile fails at link stage with undefined references

2018-02-16 Thread John Frankish
> > Using gcc-7.2.0 and qt-4.8.6 > > > > Is something missing? > > > > make > > ... > > g++ -lldap -lcups -lX11 -lXpm -Wl,-O1 -Wl,-rpath,/usr/local/lib -o > > x2goclient sharewidget.o settingswidget.o > > mediawidget.o configwidget.o sessionwidget.o connectionwidget.o > > configdialog.o editconne

[X2Go-Dev] Bug#1251: Folder sharing

2018-02-16 Thread Andrew Pravednyi
Package: x2goserver Version: 4.0.1.22 Hello. I have Ubuntu server with several users. Users authorising in google accounts by pam-imap module. (https://github.com/Dacha204/pam-imap.git) Some times users need to share local folders to server. User select folder and connect it but nothing happa