Thread
:
Ubuntu mobile architecture
View Single Post
rcolistete
2013-02-24 , 06:29
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#
2
See this
post in topic "Ubuntu Phone, Tablet Developer Preview Released" in Phoronix Forum
:
=============================
- X11 is NOT used. They set the QT_QPA_PLATFORM environment variable to "ubuntu", which causes Qt5 to load /usr/lib/arm-linux-gnueabihf/qt5/plugins/platforms/libqubuntu.so. That particular library is linked against libGLESv2.so.2 from libhybris. So, with that said:
* Only Qt5 apps will run (or anything else patched to use libhybris)
* This allows them to use Android graphics drivers without modification
* Desktop Ubuntu will never use this.
=============================
So all the GUI softwares will be new, written in Qt5. No previous softwares in Gtk, WxWidgets, Qt4, etc.
__________________
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.
Quote & Reply
|
The Following 7 Users Say Thank You to rcolistete For This Useful Post:
Estel
,
fw190
,
int_ua
,
Jordi
,
MaddogG
,
ranbaxy
,
turbovomit
rcolistete
View Public Profile
Send a private message to rcolistete
Visit rcolistete's homepage!
Find all posts by rcolistete