Re: [X2Go-Dev] x2goclient windows development environment? Re: Bug#1495: x2goclient resumes existing session with wrong X-Server options

2020-12-09 Thread Maarten Boekhold
Hi, I'll see if I can give it a try this weekend. Annoyingly, it seems you need to create a Qt account in order to be able to run the Qt5 installer, even for the Open Source version (and even with the offline installer!). Maarten On 12/9/2020 3:56 PM, Oleksandr Shneyder wrote: You won't have

Re: [X2Go-Dev] x2goclient windows development environment? Re: Bug#1495: x2goclient resumes existing session with wrong X-Server options

2020-12-09 Thread Oleksandr Shneyder
You won't have any problems building X2go client on win 10 using qt5. No need to rebuild qt neither. All you need to do is to put libssh headers and libs to mingw directory. Regards, Alex Am 9. Dezember 2020 03:02:55 GMT-06:00 schrieb Maarten Boekhold : >Hi, > >Indeed, Qt4 is not supported on

Re: [X2Go-Dev] x2goclient windows development environment? Re: Bug#1495: x2goclient resumes existing session with wrong X-Server options

2020-12-09 Thread Ulrich Sibiller
Well, on my debian table system x2goclient is linked against qt5 so the code is prepared for that. Maybe the instructions are simply outdated? Have you tried compiling with qt5? Uli On Wed, Dec 9, 2020 at 10:03 AM Maarten Boekhold wrote: > > Hi, > > Indeed, Qt4 is not supported on Windows 10 at

Re: [X2Go-Dev] x2goclient windows development environment? Re: Bug#1495: x2goclient resumes existing session with wrong X-Server options

2020-12-09 Thread Maarten Boekhold
Hi, Indeed, Qt4 is not supported on Windows 10 at all, as the latest Qt 4.8.x release happened before the Windows 10 release. In fact, Qt 4 is EOL: https://forum.qt.io/topic/81521/build-qt-4-8-7-on-windows-10-platform https://doc.qt.io/archives/qt-4.8/supported-platforms.html No idea how much

Re: [X2Go-Dev] x2goclient windows development environment? Re: Bug#1495: x2goclient resumes existing session with wrong X-Server options

2020-12-08 Thread Ulrich Sibiller
Hmm, it looks the recommended qt version ist from 2014 - that was BEFORE Windows 10, AFAIR. So maybe you could try a Windows 7, just for building the packages. I do not know how Mihai is creating packages. Uli On Tue, Dec 8, 2020 at 1:51 PM Maarten Boekhold wrote: > > Hi all, > > Today I've

[X2Go-Dev] x2goclient windows development environment? Re: Bug#1495: x2goclient resumes existing session with wrong X-Server options

2020-12-08 Thread Maarten Boekhold
Hi all, Today I've tried to set up a build environment on my Windows 10 laptop so I can (try to) debug this. I've tried to follow the instructions from: https://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient However it fails at the step where you need to compile the