[Development] Is "Generic Linux Device" QtCreator feature still working and maintained?
a.grandi at gmail.com
a.grandi at gmail.com
Sun Dec 16 16:43:44 CET 2012
NOTE: please ignore my previous message, damn GMail web interface :(
Hi,
I'm trying to use the "Generic Linux Device" feature of QtCreator 2.6
to connect to another Linux machine and try to deploy and execute a Qt
application on it.
The machine where I'm trying to deploy is a normal Xubuntu 12.10 with
SSH server installed.
>From my working machine to that machine, I can SSH without any
problem, but from the "Generic Linux Device" panel I cannot connect
and I get this error during the configuration testing:
Connecting to host...
SSH connection failure: Timeout waiting for reply from server.
Device test failed.
I tried to give a look to auth.log in the remote machine and this is what I see:
Dec 16 16:41:01 andrea-1215P sshd[2317]: pam_ecryptfs:
pam_sm_authenticate: /home/andrea is already mounted
Dec 16 16:41:01 andrea-1215P sshd[2317]: Accepted password for andrea
from 192.168.0.6 port 54187 ssh2
Dec 16 16:41:01 andrea-1215P sshd[2317]: pam_unix(sshd:session):
session opened for user andrea by (uid=0)
Dec 16 16:41:01 andrea-1215P sshd[2428]: Received disconnect from
192.168.0.6: 11:
Dec 16 16:41:01 andrea-1215P sshd[2317]: pam_unix(sshd:session):
session closed for user andrea
Please note that I've configured my QtCreator options like in this
picture: https://twitter.com/i/#!/andreagrandi/media/slideshow?url=pic.twitter.com%2F93vkYQpV
Do you have any idea about how to make this work?
Thanks for your help!
--
Andrea Grandi - Software Engineer / Qt Ambassador
Ubuntu Member: https://launchpad.net/~andreagrandi
website: http://www.andreagrandi.it
More information about the Development
mailing list