maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   Sailfish SDK version 1608 (2.0.2) Qt5 released (https://talk.maemo.org/showthread.php?t=89294)

onethreealpha 2013-05-15 05:35

Interested in developing for Sailfish?
 
Okey dokey,

Obviously for those already onboard, this is of no use to you.

However if you are new to programming or are just seeking some guidance or refresher training in Qt/QML you may be insterested to know that people involved with Maemo/MeeGo didn't all move to Jolla...

Sotiris Makrygiannis is co-founder and CEO of Eliademy (.com) which provides an online and open learning environment.

they are also on FB for those that do that sort of thing.

community suggestions were raised, after the initial Sailfish SDK release, asking if they would consider hosting on-line tutorials for Jolla, giving instruction and training for those wishing to get started in programming for Sailfish.

Registration is quick and easy and you may find something there that can help you get started.

You can touch base with them via twitter @eliademy. they are friendly and keen to assist.

Good luck

mattaustin 2013-05-18 16:32

Re: Sailfish SDK Alpha released
 
Quote:

Originally Posted by mikecomputing (Post 1334338)
python 2.7.3 as default

Also pyside in repository. THP has already ported gpodder to sailfish using pyside+QML.

I've knocked up a very basic pyside/qml "Hello world" app:
https://github.com/mattaustin/sailfi...ide-helloworld

It shows the basics of launching a qml view using pyside.

rcolistete 2013-06-01 19:43

Re: Sailfish SDK Alpha released
 
Updated 1st post with "unset SSH_AUTH_SOCK" tip, items 8 & 9 and section "Requested features".

More requested features for Sailfish SDK beta ?

kingstu 2013-06-28 19:03

Re: Sailfish SDK Alpha released
 
What added benefits will an updated SDK using Qt Quick 2 and Qt5 bring? Will it make porting applications easier? Will it make things faster/smoother or will it mostly add benefits for Jolla custom UI?

mikecomputing 2013-06-28 19:29

Re: Sailfish SDK Alpha released
 
Quote:

Originally Posted by kingstu (Post 1355421)
What added benefits will an updated SDK using Qt Quick 2 and Qt5 bring? Will it make porting applications easier? Will it make things faster/smoother or will it mostly add benefits for Jolla custom UI?

QtQuick2.0 has openGL rendering support https://qt-project.org/doc/qt-5.0/qtdoc/qt5-intro.html

We dont 100% sure we see Qt5 in sailfish but look promising thanks to hint in PDF released this week...

marmistrz 2013-07-26 07:34

Re: Sailfish SDK Alpha released
 
I tried to build an example app, but I'm getting an error
Code:

cd: /home/opt/SailfishOS/examples/SailfishOS/mediagallery: No such file or directory
although the directory exists and in the terminal I can cd to it

/home/opt is a mount point of an external partition

pycage 2013-07-26 14:20

Re: Sailfish SDK Alpha released
 
Quote:

Originally Posted by marmistrz (Post 1362202)
/home/opt is a mount point of an external partition

Exactly that's the problem. The Mer VM cannot see it if it's on another partition.

marmistrz 2013-07-26 16:26

Re: Sailfish SDK Alpha released
 
Quote:

Originally Posted by pycage (Post 1362326)
Exactly that's the problem. The Mer VM cannot see it if it's on another partition.

Even though if it's the same partition mer vm is installed?

Beside this: what's the login for the mer sdk shell? nemo + nemo and root + nemo don't work.

Morpog 2013-07-26 17:07

Re: Sailfish SDK Alpha released
 
root + rootme

mikecomputing 2013-07-26 20:37

Re: Sailfish SDK Alpha released
 
Quote:

Originally Posted by Morpog (Post 1362372)
root + rootme

or:

ssh -i ~/.ssh/mer-qt-creator-rsa root@localhost -p 2222


All times are GMT. The time now is 17:09.

vBulletin® Version 3.8.8