Re: [SailfishDevel] how can i "contain" text items properly?

2015-11-01 Thread jollailija
Didn't do the trick for me :( Alexander Ladygin kirjoitti ke lokakuuta 28 12:18:02 2015 GMT+0200: > If you add DockPanel as child to ApplicationWindow, not Page, then there > will be no overlaping without any workarounds (at least it did it for me) > > On Wed, Oct 28, 2015 at 1:02 PM, wrote: >

Re: [SailfishDevel] How to use Insomniac?

2015-11-01 Thread jollailija
Okay, it took me this long to find some free time. So, I did some things and during my test the timer ran for eight minutes. Great! I did another test, this time it ran for two minutes and fell asleep. What's wrong? Code is at my repo, github.com/jollailija /simplestopwatch/blob/master/qml/harb

Re: [SailfishDevel] Update 2.0.1.3 and ssh

2015-11-01 Thread Alexander Ladygin
2.0.1.3 - it is for early early adopters, isn't it? On Wed, Oct 28, 2015 at 8:46 PM, David Greaves wrote: > Login to the device as root and: > > cp /etc/ssh/sshd_config /etc/ssh/sshd_config.safe > cat <> /etc/ssh/sshd_config > # Added this line to enable SDK to connect > Ciphers +aes128-cbc > EO