Active Topics

 


Reply
Thread Tools
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#51
For anybody porting Qt/QML softwares from MeeGo Harmattan, MeeGo Harmattan Qt Components are available on Nemo Mobile/Sailfish OS. To install in Sailfish SDK Emulator, as root :
# zypper in qt-components

Then it is a matter of porting to Silica Qt Components to have the look&feel of Sailfish OS.

Very nice, so Python/PySide/QML softwares from MeeGo Harmattan already run without any modification, I've just copied the folder and tested my "Calculus" beta and it worked !

Nemo Mobile/Sailfish OS = true Maemo 5 & MeeGo Harmattan successor
__________________
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.

Last edited by rcolistete; 2013-02-26 at 15:42.
 

The Following 11 Users Say Thank You to rcolistete For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#52
Does anyone knows how to show Sailfish SDK Emulator in landscape mode ?
__________________
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.
 
Posts: 54 | Thanked: 208 times | Joined on Oct 2011 @ Brazil
#53
Originally Posted by pycage View Post
Hmm, I don't have the emulator VM at hand right now, but that looks broken to me. Have you modified the configuration of this virtual machine or are you using an old version of VirtualBox, perhaps?
I had an old version, but now is up to date and the problem persists...
Well, I'll reinstall Sailfish SDK to see what happens.
 
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#54
Originally Posted by rcolistete View Post
Does anyone knows how to show Sailfish SDK Emulator in landscape mode ?
https://sailfishos.org/wiki/SDK_Alpha_Known_Issues

"Landscape mode is not yet implemented."
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.
 

The Following 5 Users Say Thank You to rainisto For This Useful Post:
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#55
Landscape works here if you force it (e.g. via widgetgallery's rotation page)

I suspect that the actual resolution will never change, though. Harmattan style.
 
Dave999's Avatar
Posts: 7,075 | Thanked: 9,073 times | Joined on Oct 2009 @ Moon! It's not the East or the West side... it's the Dark Side
#56
I think the sdk and emulator working pretty nicely. All we need now are devices.
__________________
Do something for the climate today! Anything!

I don't trust poeple without a Nokia n900...
 
Posts: 1,298 | Thanked: 2,277 times | Joined on May 2011
#57
Originally Posted by Hurrian View Post
Finally, we can play around with Sailfish.

Assuming the SDK's built like the Harmattan and Maemo ones, will we be getting an ARM target SDK? Y'know, for testing.
It's made in line with regular Mer SDK but they don't offer standalone rootfs images yet (you can see it inside manually though if you need to). Eventually there'll be ARMv7hl images out for sure. Since this is just a preview and there are no actual devices out yet - there is no real difference what arch is the target for now.
 

The Following 2 Users Say Thank You to shmerl For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#58
Added hints & tips to the 1st post, about Sailfish SDK use. Some which I discovered, other I've read here in this topic, so keep posting more hints & tips.
__________________
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.

Last edited by rcolistete; 2013-02-26 at 17:00.
 

The Following 2 Users Say Thank You to rcolistete For This Useful Post:
EmaNymton's Avatar
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#59
Originally Posted by rcolistete View Post
Very nice, so Python/PySide/QML softwares from MeeGo Harmattan already run without any modification, I've just copied the folder and tested my "Calculus" beta and it worked !
Nice, one question, how did you start your python application? When I ssh into the sdk vm and try to start it I get
Code:
cannot connect to X server
I tried to export display, but it didn't work for me.
 
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#60
Originally Posted by EmaNymton View Post
Nice, one question, how did you start your python application? When I ssh into the sdk vm and try to start it I get
Code:
cannot connect to X server
I tried to export display, but it didn't work for me.
This is what I'm using for PySide applications on Nemo:

Code:
export DISPLAY=:0.0
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

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


 
Forum Jump


All times are GMT. The time now is 12:41.