maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Qt 4.7.4 in maemo n900 (https://talk.maemo.org/showthread.php?t=76308)

TMavica 2011-09-04 14:19

Qt 4.7.4 in maemo n900
 
any one got it working?
wait long time..

freemangordon 2011-09-04 14:42

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Wait for CSSU update, it has 4.7.4 in it

visN900 2011-09-04 14:44

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1081780)
Wait for CSSU update, it has 4.7.4 in it

so can i know when does the next update arrive?? approx day?? awaiting it for a long time..

prankster 2011-09-04 14:45

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
i wish N900 could adopt Qt environment so that every N9 app could be easily ported to N900.great news about CSSU eh .thanks freemangordon.nice news

TMavica 2011-09-04 14:52

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1081780)
Wait for CSSU update, it has 4.7.4 in it

I know you got it running in your n900
LOL

fw190 2011-09-04 15:07

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
he next update will be very soon ;)

Temporal 2011-09-04 15:57

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1081780)
Wait for CSSU update, it has 4.7.4 in it

Are you sure that this time the selection and transparent things won't get screwed up like it was the last time Qt was updated? Because freoffice got unusable, all selections in all parts of the system got screwed and some apps that use transparent backgrounds lost their backgrounds.

I'm not sure if this is a good move.

momcilo 2011-09-04 16:37

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by Temporal (Post 1081813)
Are you sure that this time the selection and transparent things won't get screwed up like it was the last time Qt was updated? Because freoffice got unusable, all selections in all parts of the system got screwed and some apps that use transparent backgrounds lost their backgrounds.

I'm not sure if this is a good move.

If there are changes in header files (e.g. constant values changes), rebuild of all applications should fix that. But if there are interface and behaviour changes, it may be more sensible to keep sloted QT installation for new applications, which is not ideal from the point of memory usage.

freemangordon 2011-09-04 17:30

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by Temporal (Post 1081813)
Are you sure that this time the selection and transparent things won't get screwed up like it was the last time Qt was updated? Because freoffice got unusable, all selections in all parts of the system got screwed and some apps that use transparent backgrounds lost their backgrounds.

I'm not sure if this is a good move.

Just checked Freoffice with Qt 4.7.4, no visible problems (i.e. selection works) . Are you aware of any other applications which have had problems with Qt 4.7.4 (besides jspeed)?

Temporal 2011-09-04 18:52

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1081864)
Just checked Freoffice with Qt 4.7.4, no visible problems (i.e. selection works) . Are you aware of any other applications which have had problems with Qt 4.7.4 (besides jspeed)?

Wow, thank you!

I'll list you what was the problems I found the last time Qt was updated to 4.7.2:

Freoffice: I wasn't able to select anything within its text editor (yes, I use FreOffice as a text editor from time to time- I like to suffer).
But if you say the text is ok and the selection within the text is ok, wonderful!

Selection, in general, throughout the phone got messed up, as in, for instance, FileBox:
Open filebox and then click the button in the right side of the button with a house (which will turn it a text box with the full path of that directory) and the try to select all the text by hitting the end and grabbing till the start: The section won't appear. I knew it was there because after hitting any key all the "selected" text was gone, but the "blue" behind the text wouldn't appear. And this behaviour was all around the phone.

Now, about the transparent backgrounds I only remember this case:
How it was supposed to be:
http://talk.maemo.org/showpost.php?p...0&postcount=55
How it turned to be:
http://talk.maemo.org/showpost.php?p...4&postcount=89

Oh, and again, thank you very very much for your work |:)

freemangordon 2011-09-04 19:04

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Filebox: checked, selection works
Blubbels: don't get what exactly problem is, but if you mean that score is missing, I can confirm it works on my device with Qt 4.7.4

Temporal 2011-09-04 19:12

Re: [REQUEST] Qt 4.7.3 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1081901)
Filebox: checked, selection works
Blubbels: don't get what exactly problem is, but if you mean that score is missing, I can confirm it works on my device with Qt 4.7.4

Then it is all perfect!

Thank you very much! |:D

TMavica 2011-09-05 10:17

Re: Qt 4.7.4 in maemo n900
 
@freemangordon
I building of it from your clone

TMavica 2011-09-05 13:08

Re: Qt 4.7.4 in maemo n900
 
Compile is quite slow...already 3 hours, still dpkg-buildpackage..

freemangordon 2011-09-05 14:13

Re: Qt 4.7.4 in maemo n900
 
DEB_BUILD_OPTIONS=parallel=n

where n is number of your CPU cores ;)

TMavica 2011-09-05 14:18

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1082279)
DEB_BUILD_OPTIONS=parallel=n

where n is number of your CPU cores ;)

which file?

TMavica 2011-09-05 14:35

Re: Qt 4.7.4 in maemo n900
 
c
just enter in scratchbox?

momcilo 2011-09-05 14:39

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by TMavica (Post 1082233)
Compile is quite slow...already 3 hours, still dpkg-buildpackage..

Can you tell me where did you get source from (git?)?
debian files?

freemangordon 2011-09-05 14:41

Re: Qt 4.7.4 in maemo n900
 
stop current build with ctrl-c and type
$DEB_BUILD_OPTIONS=parallel=n dpkg-buildpackage -rfakeroot -b -nc

ask google what those options mean

EDIT:
$ is shell prompt, do not type it

freemangordon 2011-09-05 14:47

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by momcilo (Post 1082290)
Can you tell me where did you get source from (git?)?
debian files?

here

ten chars

momcilo 2011-09-05 14:53

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1082294)
here

ten chars

I was trying to create packages of QT 4.7.3 targeting diablo using 4.7.0 debian definitions.

./configure && make worked, but dpkg-buildpackage fails to build.

Can you post the whole dpkg-buildpackage line?

EDIT: I guess you've added the line on previous page, so my question is not relevant any more.

TMavica 2011-09-05 14:53

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by freemangordon (Post 1082292)
stop current build with ctrl-c and type
$DEB_BUILD_OPTIONS=parallel=n dpkg-buildpackage -rfakeroot -b -nc

ask google what those options mean

EDIT:
$ is shell prompt, do not type it

my cpu core is 2, so change n to 2?
by the way, thanks

momcilo 2011-09-05 15:38

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by TMavica (Post 1082298)
my cpu core is 2, so change n to 2?
by the way, thanks

2 is safe.


By adding +1 (or +2) to the number of cores you might get some benefit due to the heavy I/O during the build process. The idea is to have more processes per core, to ensure the CPU usage is high even when there is a delay during I/O operations.

Don't forget to set governor to performance. During compilations, CPU frequently scales down frequency. The ondemand governor takes some time to realize that frequency needs to be increased.

TMavica 2011-09-05 17:05

Re: Qt 4.7.4 in maemo n900
 
still slow
maybe need overnight, i went sleep

TMavica 2011-09-05 18:48

Re: Qt 4.7.4 in maemo n900
 
after setup, used up all rootfs..

freemangordon 2011-09-05 19:19

Re: Qt 4.7.4 in maemo n900
 
Yep, sure, dbg packages are pretty large.

MohammadAG 2011-09-05 19:28

Re: Qt 4.7.4 in maemo n900
 
And probably not optified, why install dbg packages?

freemangordon 2011-09-05 19:33

Re: Qt 4.7.4 in maemo n900
 
I hope he is optifying now, if he read my PM :D

TMavica 2011-09-05 19:42

Re: Qt 4.7.4 in maemo n900
 
everything is fine now...

MohammadAG 2011-09-05 19:47

Re: Qt 4.7.4 in maemo n900
 
I'd uninstall them rather than optify them, why would you need all -dbg packages installed?

freemangordon 2011-09-05 19:52

Re: Qt 4.7.4 in maemo n900
 
No way to uninstall before first optify(or rm, but mv is a safest bet if the enthusiastic guy mistypes something), there is no space on rootfs dpkg to use while uninstalling. In fact apt-get remove dbg* was last in series ;)

TMavica 2011-09-05 20:01

Re: Qt 4.7.4 in maemo n900
 
Quote:

Originally Posted by MohammadAG (Post 1082447)
I'd uninstall them rather than optify them, why would you need all -dbg packages installed?

I guess they are optified ...by the way, i am a noob
LOL


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

vBulletin® Version 3.8.8