Re: [SailfishDevel] SSH after update : IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Error

2013-10-24 Thread Saija Saarenpää
In addition, if you want to be sure not to remove wrong lines (there might be others starting with or 2223) the warning message states the offending lines: Offending RSA key in /Users/christopherlamb/.ssh/known_hosts:8 In this case the offending line was 8, which can be safely deleted. -

Re: [SailfishDevel] SailfishOS SDK update available today: Changes to SSH security?

2013-10-24 Thread christopher . lamb
Hi Jarko When I SSH into the Emulator as user nemo using a rsa key, I am now asked for a password (memo). I am sure this was not the case prior to the update. Has the security changed? The same applies to the user root - for which I don't know the password. But I guess we should be doing

[SailfishDevel] SSH after update : IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Error

2013-10-24 Thread christopher . lamb
Hi All If, after the SDK update, you get the following errors when SSHing to the Emulator or SDK VMs read on. apple-pip:abstractui christopherlamb$ ssh -p 2223 -i ~/.ssh/mer-qt-creator-rsa nemo@localhost @@@ @WARNING: REMOTE H

Re: [SailfishDevel] Start learning for sailfish

2013-10-24 Thread Attila Csipa
On 24-Oct-13 12:49, FIlip Kłębczyk wrote: Writing a native Sailfish app will allow your app to have better UX and best integration with the platform. So the interface will be more A question regarding this occured to me - is any platform functionality exposed in the Android layer? Ie. if I hav

Re: [SailfishDevel] Start learning for sailfish

2013-10-24 Thread Mikael Hermansson
Can also recomend this video from one of the Jolla engineers showing a tiny little ToDo app in SailfishOS: https://www.youtube.com/watch?v=CiWqSIyqqAc On Thursday 24 October 2013 23.27.00 Manohar Peswani wrote: > Hello everyone, > > I am an Android developer for a long time

Re: [SailfishDevel] DeclarativeGlassImageProvider

2013-10-24 Thread Tero Siironen
Maybe I've should give another subject to this. The problem I have is with Glass background, introduced here: https://sailfishos.org/sailfish-silica/sailfish-silica-introduction.html I've ported my app to Qt5 and everything else works fine, but the image provider for Glass background doesn't. S

Re: [SailfishDevel] Start learning for sailfish

2013-10-24 Thread FIlip Kłębczyk
W dniu 24.10.2013 19:57, Manohar Peswani pisze: Hello everyone, I am an Android developer for a long time and have a very good knowledge in Java programming. But now I want to start developing for sailfish. I don't have much knowledge about C++ and qml but I am willing to lear

Re: [SailfishDevel] Problems porting our game to Sailfish - welcome any advice

2013-10-24 Thread Robin Burchell
Hi, You probably don't want to hear this, but please note that QtWidgets (which includes the QGraphicsView framework) is not really a supported configuration on Sailfish. It may work, it may not. If it breaks, you probably get to keep the pieces. Even if it does work, you should keep in mind that

[SailfishDevel] Start learning for sailfish

2013-10-24 Thread Manohar Peswani
Hello everyone, I am an Android developer for a long time and have a very good knowledge in Java programming. But now I want to start developing for sailfish. I don't have much knowledge about C++ and qml but I am willing to learn all these. One think which stopping me from learn

Re: [SailfishDevel] Problems porting our game to Sailfish - welcome any advice

2013-10-24 Thread Jarko Vihriala
Without deeper traces from emulator it's hard to say where it goes wrong. However, the white screen in startup usually tells that QML parsing is broken somewhere. If you look at traces from emulator (as root: journalctl -f) you should see reference to broken qml in that situation. thanks,Jarko

Re: [SailfishDevel] DeclarativeGlassImageProvider

2013-10-24 Thread Jarko Vihriala
Hi, In Qt5 version of Silica there is no DeclarativeGlassImageProvider item as such, the current item names of Silica can be found from plugins.qmltypes of Silica in /usr/lib/qt5/qml/Sailfish/Silica. With quick look closest matching to your request would be DeclarativeGlassItem. All in all, if

[SailfishDevel] Problems porting our game to Sailfish - welcome any advice

2013-10-24 Thread Duncan Waugh
Hello everyone, I've started work porting our Qt-based game from Symbian over to Sailfish and I'm hitting a pretty major roadblock at the moment. It looks like I haven't set something up in the graphics system properly and would be very grateful for any help that anyone can provide. A brief ou

[SailfishDevel] DeclarativeGlassImageProvider

2013-10-24 Thread Tero Siironen
Hi, I've used glass background for my app successfully in the first alpha sdk, but since the second alpha sdk, DeclarativeGlassImageProvider hasn't worked. Whatever I try to set to source of image element I get error similar to this: QFSFileEngine::open: No file name specified QFSFileEngine::op

Re: [SailfishDevel] Sailfish OS API: changing home/lock screen wallpaper and running your app on schedule

2013-10-24 Thread Lucien XU
Wow, that's good news ! Still, I would prefer to wait for the public API instead of relying on this hack. Le jeudi 24 octobre 2013 11:53:59 Dmitry a écrit : > It do change color scheme. > > [image: Inline images 1] > > On 24 October 2013 10:18, Lucien XU wrote: > > ** > > > > IMO the best wa

Re: [SailfishDevel] MeeGo runtime support in Sailfish

2013-10-24 Thread Tone Kastlunger
Hi Lucien; I do not want any support for MeeGo; I just noticed some MeeGo Classes being present in the SDK; and I wanted a clarification regarding their use. Best, tk On Thu, Oct 24, 2013 at 10:17 AM, Lucien XU wrote: > ** > > Hello Tone, > > > > What is the level of support of MeeGo that you

Re: [SailfishDevel] MeeGo runtime support in Sailfish

2013-10-24 Thread Tone Kastlunger
Hi all; thanks for the clear info, duly noted. Best, tk On Thu, Oct 24, 2013 at 11:10 AM, Robin Burchell wrote: > Hi, > > On Thu, Oct 24, 2013 at 6:27 AM, Tone Kastlunger > wrote: > > I noticed there is a "minimal" meego runtime in Saifish > > (/usr/include/mlite5); > > even tho I do not know

Re: [SailfishDevel] MeeGo runtime support in Sailfish

2013-10-24 Thread Robin Burchell
Hi, On Thu, Oct 24, 2013 at 6:27 AM, Tone Kastlunger wrote: > I noticed there is a "minimal" meego runtime in Saifish > (/usr/include/mlite5); > even tho I do not know the details about how MTheme & co could work under > Sailfish, are there any plans for an extensive meego runtime support? mlite

Re: [SailfishDevel] Sailfish OS API: changing home/lock screen wallpaper and running your app on schedule

2013-10-24 Thread Lucien XU
IMO the best way is not to use this kind of private stuff to change wallpapers. The best solution is to wait for final Jolla API, that should include the ambiance changing thing. Changing wallpapers using gconf will not change the color scheme, and setting a red tone wallpaper with a blue tone

Re: [SailfishDevel] MeeGo runtime support in Sailfish

2013-10-24 Thread Lucien XU
Hello Tone, What is the level of support of MeeGo that you want ? Usually, developers used Qt Quick to develop in the Nokia N9 and I don't know many devs using libmeegotouch. mlite have a set of helpful stuff, but is not really intended to be used for development of applications, better use S