Hi again,
I found my problem with Mac and Shared folder and printing. We use
different SSH port number on x2goserver (not 22) but Mac client use 22 port number. In Preferencess on X2Goclient on Mac, it was not 22 on Clientside SSH port but the special server port number. I change-it for 22 and now everything work! I have Share Folder and Printing client side...
Thank again,
Luc Turbide System manager for Astronomical group at University of Montreal.
-----Message d'origine----- From: Luc Turbide Sent: Wednesday, February 18, 2015 9:06 AM To: Mihai Moldovan Subject: Re: Preview of X2Go Client 4.0.3.2 available
Hi Mihai,
Thank a lot. The preview version look like very stable. I use Macbook
Air with 10.10.2 on CentOS6.6 and CentOS7 server. I test MATE, KDE and Xfce without problem for connection or freezing.
But I still have problem with Shared Folder and Printing. Is-it normal
or I have to fix something on my side? On the same servers, I use Linux and Windows X2Go Client without problem (share folder and printing). With Windows/Linux Client, I saw 2 drives mount on my server in /tmp/.x2go-XXX... Spool and media/disk. Those drive are not mount with Mac client but server try to mount it. If I use "df", the command freeze and I need to KILL the df command in other terminal. My ssh keys are OK on my Mac.
Thank again, I will now send that good news to my Mac users.
Luc Turbide System manager for Astronomical group at University of Montreal.
-----Message d'origine----- From: Mihai Moldovan Sent: Tuesday, February 17, 2015 11:57 PM To: x2go-dev@lists.x2go.org ; x2go-user@lists.x2go.org Cc: Luc Turbide ; Stefan Baur Subject: Preview of X2Go Client 4.0.3.2 available Hi all
I am happy to announce a preview of X2Go Client 4.0.3.2 based on on my bugfix/osx branch based on my feature/cleanup branch based on current master.
This pre-release includes a fix for the problem of X2Go Client deadlocking when trying to establish more than one session sequentially.
Please grab the desired DMG file from this location and optionally check the checksums and signature:
http://code.x2go.org/releases/binary-macosx/x2goclient/previews/4.0.3.2/
Note that this preview includes two versions of X2Go Client. One was built on OS X 10.6 and is best-suited for OS X 10.6 and 10.7, while the other was built on OS X 10.9 and is best suited for OS X 10.9 and 10.10.
For users on OS X 10.8, I recommend first trying the 10.9 version and if this misbehaves, resorting to the 10.6 version.
As always, I would be delighted to get feedback and criticism.
Best,
Mihai
Hi Luc
On 18.02.2015 05:28 PM, Luc Turbide wrote:
I found my problem with Mac and Shared folder and printing. We use different SSH port number on x2goserver (not 22) but Mac client use 22 port number. In Preferencess on X2Goclient on Mac, it was not 22 on Clientside SSH port but the special server port number. I change-it for 22 and now everything work! I have Share Folder and Printing client side...
Great to hear that! To be honest, a non-standard SSH port wouldn't have been my first guess either. Additionally, I never actually tried remote printing or the file sharing feature, because I just had no need for it. Thus, I wouldn't have been surprised if that feature was broken in the first place.
The "Clientside SSH port" number has to match the port sshd listens on *on the Mac*. For most setups, that is port 22.
Mihai