Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-05 Thread Saija Eteläniemi
I'm glad you liked it :) Good noticing on the missing there. My wordpress editor removed everything it thought was a tag, but didn't recognize it as valid html. I replaced them manually with < and > quite a bit, but missed one, will fix asap. - Saija Lähetetty iPadista "Martin Grimme" kirjoi

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-05 Thread Martin Grimme
Hi Saija, great work on improving my instructions! Thanks! :) I'm glad that my instructions were helpful. At the point were you are editing the fstab file on Linux, the text got invisible in your blog post, though. Cheers, Martin 2013/3/5, Saija Eteläniemi : > If someone finds it useful, I w

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-05 Thread Saija Eteläniemi
If someone finds it useful, I wrote a dummy version of the OSX guide for persons such as me, who are not very seasoned with VirtualBox: http://matrixxreloaded.wordpress.com/2013/03/05/how-to-install-sailfishos-sdk-on-osx-the-dummy-guide/ - Saija Lähetetty iPadista "Saija Eteläniemi" kirjoitti

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-05 Thread Saija Eteläniemi
Actually I already tried many times to press "yes" when QtCreator offered to start the emulator, even though I knew it has no effect. It didn't make QtCreator satisfied with any of those attempts. Then a miracle happened, I tried again today, pressing "yes" multiple times, and trying out differ

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread martin . grimme
Hi, I have also seen thr message that the emulator was not running a couple of times. QtCreator asked me if I want it to start the emulator, so I said "yes". That is a no-op anyway (since VBoxManage was replaced), but if it makes QtCreator happy... ;) Martin Saija Eteläniemi schrieb am 04.0

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread Saija Eteläniemi
I got one step further. The reason why QtCreator didn't find the the simulator was that I forgot to give the VBoxManage script executable rights. Now I can connect to the device, and test says device successfully connected. If I actually try to deploy my project (default hello) on the device it s

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread Saija Eteläniemi
Thanks, Silly me, back to the drawing board then. I'll save the VBoxManage outputs again, to make sure they are correct, and see if I manage to fix the problem. - Saija Lähetetty iPadista "Martin Grimme" kirjoitti 4.3.2013 kello 21.23: > Hi, > > the ports in use are and 2223 for ssh, a

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread Martin Grimme
Hi, the ports in use are and 2223 for ssh, and 1 up to 10019 (depends on how many are needed) for debugging. Port 65535 is not a valid port and should not be tunneled. QtCreator shows this port when it cannot query the virtual machine for port information for some reason. So if you see p

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread Saija Eteläniemi
Hi, Is there any listings which ports are used by the SDK? I'm running the SDK from a Mac host using Martin's instructions, but have trouble getting QtCreator to connect the Simulator. I tunneled the ports mentioned in Martin's post, and added 65535, seen from the QtCreator device settings, but

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread David Greaves
Yes, and I'm afraid we don't have an easy workaround either. We'll fix it in QtCreator 'soon' and then you'll be able to compile your own version. I added it to known issues. David On 04/03/13 09:17, "Rücker, Thomas" wrote: > Hi, > > known issue. > see quote: > > On 26/02/13 17:09, David Grea

Re: [SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-04 Thread Rücker, Thomas
Hi, known issue. see quote: On 26/02/13 17:09, David Greaves wrote: On 26/02/13 09:02, "Rücker, Thomas" wrote: Hi, I decided to try to connect to my N950 running Nemo from the QtCreator of the Sailfish SDK. The problem is that something constantly resets the ssh port to '65535'. In the Wizzar

[SailfishDevel] Cannot change SSH port in QtCreator for a device(?)

2013-03-03 Thread Simon Bolek
Hi, Thanks for the great SDK in the first place! I installed the SDK on my host Ubuntu 12.10 - SDK running OK, - connecting to emulator OK, - compiling / testing on emulator OK, BUT, if I add a new device (not emulator) and would like to change the SSH (QtCreator->Tools->Options->Devices) port to