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

[SailfishDevel] off-topic but....

2013-03-04 Thread Nathan
This is pretty big https://wiki.ubuntu.com/MirSpec I thought Canonical were "basically" just using Cyanogenmod + a QML shell on top (boring/non-innovative)... But it appears they're moving more & more towards their own complete OS stack (much more akin to Sailfish). I really hope they intend

Re: [SailfishDevel] Menus in Long ListViews

2013-03-04 Thread Lucien XU
Hi Matthew, It is interesting that Silica*View and SilicaFlickable provides these functions. However, I'm more interested in a specific component, like (maybe), a glow in the bottom right corner that can be used to scroll on top when needed. This component that is always here should be used in

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

Re: [SailfishDevel] Bug in SailfishOSSDK-linux-64-offline.run

2013-03-04 Thread David Greaves
Thanks Jarno The 'Known Issues' page has this issue and a few suggestions: https://sailfishos.org/wiki/SDK_Alpha_Known_Issues#Installer_.2F_Uninstaller David On 04/03/13 02:34, Jarno van der Kolk wrote: > Hi, > > I think I found a bug in the SDK installer for Linux64. It claims that I do > n

Re: [SailfishDevel] Silica Wishlist: InfoBanner

2013-03-04 Thread Joona Petrell
Hi Thomas, Sailfish UI style is different from Harmattan, so there may not always be a Sailfish Silica component to match the earlier components. Still, we are planning to introduce many familiar common components like InfoBanner to make the porting existing applications easier. Stay tuned. :)