Reply
Thread Tools
onethreealpha's Avatar
Posts: 434 | Thanked: 990 times | Joined on May 2010 @ Australia
#101
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
__________________
Always remember you're unique, just like everyone else.
 

The Following 11 Users Say Thank You to onethreealpha For This Useful Post:
Posts: 120 | Thanked: 279 times | Joined on Sep 2009 @ Perth, Australia
#102
Originally Posted by mikecomputing View Post
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.

Last edited by mattaustin; 2015-05-14 at 05:40.
 

The Following 4 Users Say Thank You to mattaustin For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#103
Updated 1st post with "unset SSH_AUTH_SOCK" tip, items 8 & 9 and section "Requested features".

More requested features for Sailfish SDK beta ?
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 88 | Thanked: 178 times | Joined on May 2013
#104
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?
 
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#105
Originally Posted by kingstu View Post
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...
__________________
Keep safe and healthy

Last edited by mikecomputing; 2013-06-28 at 19:31.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#106
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
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#107
Originally Posted by marmistrz View Post
/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.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following 2 Users Say Thank You to pycage For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#108
Originally Posted by pycage View Post
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.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Morpog's Avatar
Posts: 956 | Thanked: 2,628 times | Joined on Nov 2011
#109
root + rootme
 

The Following User Says Thank You to Morpog For This Useful Post:
Posts: 3,464 | Thanked: 5,107 times | Joined on Feb 2010 @ Gothenburg in Sweden
#110
Originally Posted by Morpog View Post
root + rootme
or:

ssh -i ~/.ssh/mer-qt-creator-rsa root@localhost -p 2222
__________________
Keep safe and healthy
 

The Following User Says Thank You to mikecomputing For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 18:05.