Reply
Thread Tools
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#51
Originally Posted by frafI View Post
Do you know what causes these issues and do you see any chance that Qt5/QtQuick2 wouldn't suffer from them (if any custom item is implemented using scenegraph)? I was able to compile the hildon components for Qt5 (with parts commented out, http://wiki.maemo.org/Qt5-Maemo5-Development/WhatWorks) and would like to try Alopex, too. Is this https://github.com/qwazix/qmlmozbrowser the current git for Alopex?
there are 2 issues with using QML:

1. Resource usage - the more libs we load, the more RAM we use.
2. hildon-desktop integration

You don't need alopex for Qt5, embedlite repo already has QT5 ui https://github.com/tmeshkova

BTW feel free to join #embedlite on mozilla.org to discuss issues, etc
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 4 Users Say Thank You to freemangordon For This Useful Post:
Posts: 114 | Thanked: 298 times | Joined on Jan 2011 @ Berlin
#52
Originally Posted by freemangordon View Post
there are 2 issues with using QML:

1. Resource usage - the more libs we load, the more RAM we use.
2. hildon-desktop integration

You don't need alopex for Qt5, embedlite repo already has QT5 ui https://github.com/tmeshkova

BTW feel free to join #embedlite on mozilla.org to discuss issues, etc
Thanks for the repo link. About resource usage: a QtQuick application in Qt5 does not need libQt5Widgets, which is larger than libQt5Qml and libQt5Quick combined.
 

The Following User Says Thank You to frafI For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#53
Originally Posted by frafI View Post
Thanks for the repo link. About resource usage: a QtQuick application in Qt5 does not need libQt5Widgets, which is larger than libQt5Qml and libQt5Quick combined.
Could be, but Qt5 integration with hildon-desktop is missing at all iiuc. And having yet another qt library(ies) loaded along qt4 would be an overkill. Though who knows how it will behave, I might be totally wrong as well
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 2 Users Say Thank You to freemangordon For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#54
[OT]: Lets go back to the roots, and drop Qt4 too, who needs parasites sitting in RAM? For N900, GTK uber allez! *naive dreaming*[/OT]
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 2 Users Say Thank You to Estel For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#55
Originally Posted by qwazix View Post
This project is going to start over again almost from scratch without qml due to performance issues. My knowledge in qtWidget is not as good as qml, so I make no promises as to the speed of development.
qml is nice, maybe I'll be able to help
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#56
OK, I have an idea what can be done. Let's temporarily drop the fremantle alopex ui, just stick with the same UI as on harmattan. When it works, let's push it further.

First of all: how the hell can I build the whole thing? Checked out xulrunner-package by tmeshkova but it complains 'bout scratchbox2 and harmattan target

Originally Posted by Estel View Post
[OT]: Lets go back to the roots, and drop Qt4 too, who needs parasites sitting in RAM? For N900, GTK uber allez! *naive dreaming*[/OT]
You don't want parasites in RAM? Just find a way out for applauncherd, as it has something borked under fremantle. Harmattan uses it, Sailfish uses it, so we should utilize it too.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2013-09-29 at 08:34.
 

The Following 3 Users Say Thank You to marmistrz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#57
applauncherd seems possible, but as soon as I have no feedback, I won't carry on with anything. Seems that hardly one cares. If I get a stable base, I can go ahead, but I won't just reinvent the wheel.

First I need an instruction how to built the whole contraption. What has been changed and what not?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#58
i would offer to help, but at the moment all my projects are on hold because of a problem with my build environment. anything newer than kernel 3.8 causes /usr/bin/moc to segfault when building qt apps. kept a version around for dev work but now Xephyr crashes trying to start UI in scratchbox. trying to find time to shift development to another machine in a debian 7 vm.

got some time next week so if you can give a difinitive link to source (which one is current ui based on, whose fork etc) i'll see if i can build current fremantle version of alopex. if it builds i'll have a play around see if there's anything i can contribute.
 

The Following 3 Users Say Thank You to Android_808 For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#59
I have no idea what qwazix used, but I used tmeshkova's repo from github (i think its best to start with the normal harmattan ui)
maybe qwazix or fmg would know something interesting about the whole stuff
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#60
did manage to get a vm set up and working yesterday. i like the ui that was in the original maemo preview as it was similar to microb. i think it would be better sticking with something like that but in qt not qml.

i can't remember the exact reason for not using gtk (issue gl canvas is floating around in my head), but we have some underlying components of microb reverse engineered, jonwill iirc did some. would it not be better to aim at making it a drop in replacement for what we already have.
 

The Following 6 Users Say Thank You to Android_808 For This Useful Post:
Reply

Tags
gecko browser, maemo 5


 
Forum Jump


All times are GMT. The time now is 00:42.