On 02/12/2014 04:42 AM, Garikoitz Lerma-Usabiaga wrote:
> Thanks Adrian!
> I already tried all the info on those links and none is working.
> The last one is the most frustrating, I should be able to use a remote
> kernel, but it fails to connect... maybe we have some strange config on
> the network.
So what exactly are the keyboard issues you are seeing?
If I remember correctly you are connecting to Red Hat.
When I see
unknown connection errors and Red Hat I think SELinux. You might want to
see what the SELinux policies are for your server. Also any firewall in
the mix?
A thought occurred to me late last night. Why are you using XQuartz to
access the server from you Mac? I would think OS X has its own remote
connection software. Is that the case?
> If anybody has been successful I would really appreciate some help (when
> I substitute the port info in the .json with the ssh info, it doesn't
> recognize it, it would be great to have a look to any working ssh .json)
So is there an error message?
Do you have a config in ~/.ssh that might be overriding the port?
Can you ssh directly to the server?
On 02/13/2014 09:21 AM, Garikoitz Lerma-Usabiaga wrote:
> Thanks! I'll take 1), since I could work from home or work network from
> Citrix.
> The speed is ok from Citrix, so the only problem I have is the keyboard
> one.
>
> Right now, this is what I've done (at work, from a Snow Leopard):
> 1.- Connect to Citrix
> 2.- launch ssh client (MobaXTerm) and connect to server with ssh -X
> 3.- Type spyder &
So you are doing this:
via Citrix launch via ssh -X
OS X ----------> Windows(MobaXterm) ---------> Linux(RH)
Would it not be simpler from in Snow Leopard to just start an ssh
session and do ssh-X or is that what you are talking about when you say
XQuartz is slow?
>
> I see two main problems:
> 1.- The keyboard change doesn't affect to spyder (other programs
> launched similarly as Matlab or rstudio do respond). It always has the
> English US layout.
What keyboard change?
What has the English US layout, Spyder itself has no notion of keyboard
layouts?
> 2.- For example, # and ' are not working, but some other as @ or [ { are
> working (neither in the Spanish or US locations). When connecting with a
> Windows keyboard, I remember that it was working.
So does the Mac keyboard work with Matlab/rstudio?
On 02/25/2014 05:29 AM, Garikoitz Lerma-Usabiaga wrote:
> Hi,
> definitely the keyboard problem seems to be Citrix related, we keep
> working on that.
>
> Related to the slowness accessing from Snow Leopard directly:
> - ipython console works great
Text based IPython or the QT version?
> - only the editor it's too slow.
Running a GUI app via ssh -X can be a challenge.
>
> Deactivating:
> Spyder > Preferences > General > Use a single instance
> Spyder > Preferences > Console > Introspection > Enable monitor
>
>
> Did not solve the problem. Any other idea?
What version of XQuartz are you running?