I upgraded my Mac to Yosemite on Friday, and X2Go stopped working this morning. I was told to delete and re-install Xquartz, which I did, but it still fails.
Question 1 – where are the log files for X2Go? The error flashes on the screen and disappears too quickly for me to read – I think it is telling me my display host is invalid, but I’m not sure
Question 2 – Is this a known problem with Yosemite? What do I have to do to fix it?
Thanks very much,
nbc “This message (including any attachments) is intended only for the use of the individual or entity to which it is addressed, and may contain information that is non-public, proprietary, privileged, confidential and exempt from disclosure under applicable law or may be constituted as attorney work product. If you are not the intended recipient, you are hereby notified that any use, dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this message in error, notify sender immediately and delete this message immediately.”
On 16.03.2015 03:34 PM, Cohen, Neil wrote:
I upgraded my Mac to Yosemite on Friday, and X2Go stopped working this morning. I was told to delete and re-install Xquartz, which I did, but it still fails.
Have you set /Applications/Utilities/XQuartz.app as the X server path in the general settings?
Question 1 – where are the log files for X2Go? The error flashes on the screen and disappears too quickly for me to read – I think it is telling me my display host is invalid, but I’m not sure
There are no log messages generated by default (none you would see, at least.) You will have to start x2goclient manually, like so:
/Path/To/x2goclient.app/Contents/MacOS/x2goclient --debug
Change /Path/To/ accordingly.
Question 2 – Is this a known problem with Yosemite? What do I have to do to fix it?
It shouldn't be, but then I am using Mavericks and overhauled the XQuartz handling (amongst other things) lately on the yet unreleased master branch.
Also, please make sure to use the newest version.
Mihai
Thanks for the info. I did reset my X11 path, and that did not help. However, I just downloaded the most recent version of the X2go client and that seems to have solved the problemŠ
Thanks again,
nbc
On 3/16/15, 11:07 AM, "Mihai Moldovan" <ionic@ionic.de> wrote:
On 16.03.2015 03:34 PM, Cohen, Neil wrote:
I upgraded my Mac to Yosemite on Friday, and X2Go stopped working this morning. I was told to delete and re-install Xquartz, which I did, but it still fails.
Have you set /Applications/Utilities/XQuartz.app as the X server path in the general settings?
Question 1 where are the log files for X2Go? The error flashes on the screen and disappears too quickly for me to read I think it is telling me my display host is invalid, but I¹m not sure
There are no log messages generated by default (none you would see, at least.) You will have to start x2goclient manually, like so:
/Path/To/x2goclient.app/Contents/MacOS/x2goclient --debug
Change /Path/To/ accordingly.
Question 2 Is this a known problem with Yosemite? What do I have to do to fix it?
It shouldn't be, but then I am using Mavericks and overhauled the XQuartz handling (amongst other things) lately on the yet unreleased master branch.
Also, please make sure to use the newest version.
Mihai