![]() |
2013-02-26
, 10:45
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#32
|
I think the main point is We can be mixed QtQuick and Silica components
![]() |
2013-02-26
, 10:47
|
|
Posts: 1,055 |
Thanked: 4,107 times |
Joined on Oct 2009
@ Norway
|
#33
|
timed (straight from Harmattan, even including references to Aegis)
The Following 4 Users Say Thank You to w00t For This Useful Post: | ||
![]() |
2013-02-26
, 12:48
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#34
|
[root@SailfishEmul ~]# zypper se qt5 | wc 166 1513 20447
The Following 4 Users Say Thank You to rcolistete For This Useful Post: | ||
![]() |
2013-02-26
, 13:05
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#35
|
![]() |
2013-02-26
, 13:19
|
Posts: 6 |
Thanked: 1 time |
Joined on Sep 2012
|
#36
|
![]() |
2013-02-26
, 13:20
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#37
|
Assuming the SDK's built like the Harmattan and Maemo ones, will we be getting an ARM target SDK? Y'know, for testing.
![]() |
2013-02-26
, 13:42
|
Posts: 54 |
Thanked: 208 times |
Joined on Oct 2011
@ Brazil
|
#38
|
![]() |
2013-02-26
, 13:49
|
Posts: 6 |
Thanked: 1 time |
Joined on Sep 2012
|
#39
|
It seems like Qt Creator can't see SailfishOS emulator running...
Somebody having a similar problem when trying to run a project?
ssh root@localhost -p 2223 -v -i ~/.ssh/mer-qt-creator-rsa
![]() |
2013-02-26
, 14:01
|
Posts: 54 |
Thanked: 208 times |
Joined on Oct 2011
@ Brazil
|
#40
|
Try ssh by hand:
Code:ssh root@localhost -p 2223 -v -i ~/.ssh/mer-qt-creator-rsa
ssh root@localhost -p 2223 -v -i ~/.ssh/mer-qt-creator-rsa OpenSSH_6.1p1, OpenSSL 1.0.1c-fips 10 May 2012 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 50: Applying options for * debug1: Connecting to localhost [127.0.0.1] port 2223. debug1: Connection established. debug1: identity file /home/ian/.ssh/mer-qt-creator-rsa type 1 debug1: identity file /home/ian/.ssh/mer-qt-creator-rsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.6 debug1: match: OpenSSH_5.6 pat OpenSSH_5* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.1 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Server host key: RSA 4a:96:c8:bb:75:f6:68:64:b6:0c:c1:8a:49:e5:d0:b4 debug1: checking without port identifier The authenticity of host '[localhost]:2223 ([127.0.0.1]:2223)' can't be established. RSA key fingerprint is 4a:96:c8:bb:75:f6:68:64:b6:0c:c1:8a:49:e5:d0:b4. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '[localhost]:2223' (RSA) to the list of known hosts. debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Offering RSA public key: /home/ian/.ssh/mer-qt-creator-rsa debug1: Authentications that can continue: publickey debug1: No more authentication methods to try. Permission denied (publickey).
also a nexus 4 running sailfish, would that not be pretty awesome?
Last edited by m4r0v3r; 2013-02-26 at 10:31.