Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread Oleg Romashin

On 04/20/2011 01:56 AM, ext jeremias bosch wrote:
On 04/20/2011 10:48 AM, jukka.ekl...@nokia.com 
 wrote:


Hi,

Is there still work to be done regarding bug, 
https://bugs.meego.com/show_bug.cgi?id=8664?




First of all we are loading home page which is related to about:xxx 
protocol, and that protocol by default loaded in UI process, and if that 
page having some JS/network related content it might freeze browser UI, 
this is the reason why fennec typing does not work even if it is 
visible (about:firefox page has sync stuff, extensions checking et.c.)
I guess redirect to non-about: page will fix it, also if you load some 
local page like, /usr/share/fennec/home.html it is going to be much more 
responsive.


Second - fennec resizing on startup... not sure if it still the 
problem... but before I've seen some bunch of resize events.
it make sense to run oprofile on N900 meego and check what is the real 
reason of slow startup, on Android startup taking 3-5 second sometime 
even faster, on Harmattan it is 5 seconds (in 5 seconds you can type 
into url bar)


Br, Oleg


From a user point of view the issue is not only startup time, but the 
delay between UI appearing and being able to actually input URL. The 
whole process still takes way too much time, and led me to not 
demoing Fennec in MeeGo Summit for example even though I really 
wanted since there has been good progress lately.


Jukka


Hi,

no even on much much more powerful devices startup takes still up to 
10 seconds in worstcase. Its a systematical issue. Within android 
firefox bestcase startup time is around 3-5 seconds iirc.


- Jeremias

*From:*meego-handset-boun...@lists.meego.com 
 
[mailto:meego-handset-boun...@lists.meego.com] *On Behalf Of *ext 
jeremias bosch

*Sent:* 20. huhtikuuta 2011 10:40
*To:* Hartikainen Vesa-Matti (Nokia-SD/Tampere)
*Cc:* nokia_browser...@basyskom.de 
; meego-handset@lists.meego.com 


*Subject:* Re: [Meego-handset] [N900] Fennec pre-starting

Hi

i do NOT recommend to do prestarting at all. It leads to all kind of 
trouble and issues.


The issues

  * device start taking longer,
  * constant memory consumption ending in question
  * how to avoid that fennec shows ui when prestarting
  * what happens when user actually close fennec.
  * constant usetime / cpu usage from fennec

We tried to adjust an extension we made once to work on meego. This 
extension was able to handle all this -
but we found that its not that simple with avoiding relations to 
libmeegotouch and so we did not

follow this path.

Again, i recommend you to NOT do prestarting.

Jeremias


On 04/20/2011 09:16 AM, vesa-matti.hartikai...@nokia.com 
 wrote:


Hi,
 
  Carsten, was this with old fennec?
 
  Jeremias, is this still possible with new (current) fennec? Also, do we have enough memory in N900 to prestart fennec or are will the device be running low on memory if we do so? Any other issues in prestarting?
 
BR,

  Vesku
 
 
On 20.4.2011, at 9:49, ext Carsten Munk wrote:
 


Hi,

 


I had an item on my todo to describe how to do faststart/prestarting

in Fennec. My old package is broken so can't just as easily make a

patch but here's steps for someone to implement:

 


Add to mozconfig.(x86, arm):

 


ac_add_options --enable-faststart

 


Add file fennec-faststart.desktop to package:

 


[Desktop Entry]

Name=Fennec faststart

Exec=/usr/bin/fennec -faststart-hidden

Terminal=False

Type=Application

 


In %install phase, SOURCE6 should be whatever SOURCEX

fennec-faststart.desktop is.

 


mkdir -p %{buildroot}/etc/xdg/autostart

cp %{SOURCE6} %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop

 


and then in %files add:

/etc/xdg/autostart/fennec-faststart.desktop

 


.. and that's prestarting of Fennec, back in the version I had.

 


/Carsten

___

MeeGo-handset mailing list

MeeGo-handset@lists.meego.com     

http://lists.meego.com/listinfo/meego-handset   

 





___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread jeremias bosch

Hi
I would be really excited to have improvements there. There was a huge 
team working on startup improvement for some time

but without real success. So if you get something feel welcome to contact.

Jeremias

Am 20.04.2011 19:42, schrieb casey.schauf...@nokia.com:

An idea with merit. I want to see if I can get to a point where I can talk 
about the issues coherently first.


From: ext Robert Kaiser [ka...@kairo.at]
Sent: Wednesday, April 20, 2011 10:21 AM
To: Schaufler Casey (Nokia-SD/SiliconValley)
Cc: jeremias.bo...@basyskom.de; Eklund Jukka (Nokia-SD/Tampere); 
meego-handset@lists.meego.com; nokia_browser...@basyskom.de
Subject: Re: [Meego-handset] [N900] Fennec pre-starting

casey.schauf...@nokia.com schrieb:

I am working on getting some performance improvement in fennec, especially on 
startup. It's honking big, massively generalized, and a royal pain to build. 
There is not likely to be a quick fix.

Are you in some form of contact with our mobile team at Mozilla, i.e.
the Fennec upstream?

I know that some work went into improving general Firefox and esp.
Fennec startup recently, though Mike Hommey, who did some startup
improvement work, told me that on the N900, startup is pretty much
CPU-bound (while on desktop I/O plays a large role).
Perhaps on working together, there might be a chance of helping each
other and make Fennec faster to launch on all devices. :)

Robert Kaiser


___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread casey.schaufler

An idea with merit. I want to see if I can get to a point where I can talk 
about the issues coherently first.


From: ext Robert Kaiser [ka...@kairo.at]
Sent: Wednesday, April 20, 2011 10:21 AM
To: Schaufler Casey (Nokia-SD/SiliconValley)
Cc: jeremias.bo...@basyskom.de; Eklund Jukka (Nokia-SD/Tampere); 
meego-handset@lists.meego.com; nokia_browser...@basyskom.de
Subject: Re: [Meego-handset] [N900] Fennec pre-starting

casey.schauf...@nokia.com schrieb:
> I am working on getting some performance improvement in fennec, especially on 
> startup. It's honking big, massively generalized, and a royal pain to build. 
> There is not likely to be a quick fix.

Are you in some form of contact with our mobile team at Mozilla, i.e.
the Fennec upstream?

I know that some work went into improving general Firefox and esp.
Fennec startup recently, though Mike Hommey, who did some startup
improvement work, told me that on the N900, startup is pretty much
CPU-bound (while on desktop I/O plays a large role).
Perhaps on working together, there might be a chance of helping each
other and make Fennec faster to launch on all devices. :)

Robert Kaiser
___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread Robert Kaiser

casey.schauf...@nokia.com schrieb:

I am working on getting some performance improvement in fennec, especially on 
startup. It's honking big, massively generalized, and a royal pain to build. 
There is not likely to be a quick fix.


Are you in some form of contact with our mobile team at Mozilla, i.e. 
the Fennec upstream?


I know that some work went into improving general Firefox and esp. 
Fennec startup recently, though Mike Hommey, who did some startup 
improvement work, told me that on the N900, startup is pretty much 
CPU-bound (while on desktop I/O plays a large role).
Perhaps on working together, there might be a chance of helping each 
other and make Fennec faster to launch on all devices. :)


Robert Kaiser
___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread casey.schaufler


I am working on getting some performance improvement in fennec, especially on 
startup. It's honking big, massively generalized, and a royal pain to build. 
There is not likely to be a quick fix.




From: meego-handset-boun...@lists.meego.com 
[meego-handset-boun...@lists.meego.com] on behalf of ext jeremias bosch 
[jeremias.bo...@basyskom.de]
Sent: Wednesday, April 20, 2011 1:56 AM
To: Eklund Jukka (Nokia-SD/Tampere)
Cc: meego-handset@lists.meego.com; nokia_browser...@basyskom.de
Subject: Re: [Meego-handset] [N900] Fennec pre-starting

On 04/20/2011 10:48 AM, jukka.ekl...@nokia.com 
wrote:

Hi,



Is there still work to be done regarding bug, 
https://bugs.meego.com/show_bug.cgi?id=8664?



>From a user point of view the issue is not only startup time, but the delay 
>between UI appearing and being able to actually input URL. The whole process 
>still takes way too much time, and led me to not demoing Fennec in MeeGo 
>Summit for example even though I really wanted since there has been good 
>progress lately.



Jukka



Hi,

no even on much much more powerful devices startup takes still up to 10 seconds 
in worstcase. Its a systematical issue. Within android firefox bestcase startup 
time is around 3-5 seconds iirc.

- Jeremias




From: 
meego-handset-boun...@lists.meego.com
 [mailto:meego-handset-boun...@lists.meego.com] On Behalf Of ext jeremias bosch
Sent: 20. huhtikuuta 2011 10:40
To: Hartikainen Vesa-Matti (Nokia-SD/Tampere)
Cc: nokia_browser...@basyskom.de; 
meego-handset@lists.meego.com
Subject: Re: [Meego-handset] [N900] Fennec pre-starting

Hi

i do NOT recommend to do prestarting at all. It leads to all kind of trouble 
and issues.

The issues

  *   device start taking longer,
  *   constant memory consumption ending in question
  *   how to avoid that fennec shows ui when prestarting
  *   what happens when user actually close fennec.
  *   constant usetime / cpu usage from fennec

We tried to adjust an extension we made once to work on meego. This extension 
was able to handle all this -
but we found that its not that simple with avoiding relations to libmeegotouch 
and so we did not
follow this path.

Again, i recommend you to NOT do prestarting.

Jeremias


On 04/20/2011 09:16 AM, 
vesa-matti.hartikai...@nokia.com wrote:

Hi,



 Carsten, was this with old fennec?



 Jeremias, is this still possible with new (current) fennec? Also, do we have 
enough memory in N900 to prestart fennec or are will the device be running low 
on memory if we do so? Any other issues in prestarting?



BR,

 Vesku





On 20.4.2011, at 9:49, ext Carsten Munk wrote:



Hi,



I had an item on my todo to describe how to do faststart/prestarting

in Fennec. My old package is broken so can't just as easily make a

patch but here's steps for someone to implement:



Add to mozconfig.(x86, arm):



ac_add_options --enable-faststart



Add file fennec-faststart.desktop to package:



[Desktop Entry]

Name=Fennec faststart

Exec=/usr/bin/fennec -faststart-hidden

Terminal=False

Type=Application



In %install phase, SOURCE6 should be whatever SOURCEX

fennec-faststart.desktop is.



mkdir -p %{buildroot}/etc/xdg/autostart

cp %{SOURCE6} %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop



and then in %files add:

/etc/xdg/autostart/fennec-faststart.desktop



.. and that's prestarting of Fennec, back in the version I had.



/Carsten

___

MeeGo-handset mailing list

MeeGo-handset@lists.meego.com

http://lists.meego.com/listinfo/meego-handset



___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


[Meego-handset] TOP N900DE blocker bugs and agenda for the bug triage

2011-04-20 Thread ext-iekku.huttunen
Hi,

Following bugs are selected as a TOP blockers for the N900DE:

14861 [META] I/O activity causes 
significant interactivity/responsiveness problem
15035 Enter button on hardware 
keyboard does not work in Fennec.
15062 [Trunk: Daily] Wireless 
connection works unstable.
15125 Thousands of poll-timeout 
messages from sysuid bme communication in syslog
15953 [DE][Trunk: Testing] Unable 
to lock screen by using HW lock key.
14990 Dialer doesn't disable 
touch and blank screen based on proximity sensor
5850 It takes long time to launch 
core applications at the first time.
7790 N900 turns warm quickly after 
boot
11242 N900: wl1251 wlan driver 
does not implement idle support
15950 No audio or audio routing 
on N900 with Pulseaudio 0.9.22
8108 Volume control does not work
14899 UX will show full battery 
bars although battery is almost empty
7170 [N900] Battery level not shown
15947 [REG]People, SMS, Dialer, 
Chat application fail to launch.
9775 Charging indication for 
battery is not shown

You can easily follow the status of the not released top blockers with 
following link:
https://bugs.meego.com/buglist.cgi?priority=High&query_format=advanced&field0-0-0=flagtypes.name&bug_severity=critical&bug_status=NEW&bug_status=NEEDINFO&bug_status=ASSIGNED&bug_status=WAITING%20FOR%20UPSTREAM&bug_status=REOPENED&bug_status=RESOLVED&type0-0-0=equals&value0-0-0=MeeGo_N900DE_Release_Blocker%2B

All the top blockers are having priority High, severity Critical and flags are 
equal to 'MeeGo_N900DE_Release_Blocker+'

We start to follow these actively  and these bugs has highest priority in the 
blocker bug triage also.

Following other bugs are needing triage:
15655 [N900] BT headset cannot be 
connected.
16026 [DE][Trunk: Testing] 
Applications are freezing and error messages appears.
16281 [DE] System having hard 
freezes
15396 [Trunk: Testing] 
Application thumbnails are always displayed in landscape view.

If you find any bug missing from the agenda, please contact me.

See you tomorrow in the triage!

---
Iekku Huttunen
MeeGo Computers
Core System Testing / Error manager
+358 40 749 0894



___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


[Meego-handset] N900 Developer Edition news

2011-04-20 Thread jukka.eklund
Hi there,

Last week we completed what we call the DE Alpha release, and I am happy to say 
it came out pretty nice. Thanks for all involved!

You can find the download in our wiki 
(http://wiki.meego.com/ARM/N900/DeveloperEdition). We now have our release 
machinery running, so we are generating DE sanity and acceptance images on a 
daily basis. The process is documented on the wiki 
(http://wiki.meego.com/ARM/N900/ReleaseProcess). To see the status of DE in 
real time, go to http://wiki.meego.com/ARM/N900/Status.

At this point I encourage everybody interested (with a N900 at hand) to try DE 
out, you might be surprised. During the last month since we started DE, we have 
seen huge improvement already and this is just the beginning. In MeeGo 
Conference 2011 we will show our next release. The content for that release is 
being planned - yes you guessed right - in the wiki, and you are free to 
contribute to that. We will take everything: new bugs, fixes, artwork, new 
applications and I could go on. If you are interested in this effort, consider 
also contributing - that is the only way we make this great together!

If you have questions, ideas or anything else you can find friendly people in 
IRC almost any time just go to #meego-arm. I am not there 24/7, but there are 
people who are :) Discussion in this email list is encouraged too of course.

Br,
Jukka
(IRC: jukkaeklund)
http://www.linkedin.com/in/jukkaeklund

___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


[Meego-handset] [N900] input for the bug triage

2011-04-20 Thread Makoto.Sugano
Hi,

For the previous Summit release, there were some UX bugs that didn't win our 
attention until the last moment. For the Conf release, I'd like to avoid the 
last minute hassle; we should really track "THE" bugs in the tomorrow's triage.

Jukka has already compiled the high-level target for the Conf [1]. Based on 
this, I have applied a very simple rule for my prioritization exercise.

High:
- UX related, performance & power management

Here's my input for the tomorrow's triage:

* https://bugs.meego.com/show_bug.cgi?id=15947 (application don't start)
* https://bugs.meego.com/show_bug.cgi?id=15125 (unnecessary syslog messages)
* https://bugs.meego.com/show_bug.cgi?id=15035 (RETURN doesn't work on fennec)
* https://bugs.meego.com/show_bug.cgi?id=7790 (power management, device is hot)
* https://bugs.meego.com/show_bug.cgi?id=11242 (WLAN power saving, missing)
* https://bugs.meego.com/show_bug.cgi?id=8108 (Volume doesn't work)
* https://bugs.meego.com/show_bug.cgi?id=7170 (Battery level not shown)
* https://bugs.meego.com/show_bug.cgi?id=9775 (Charging status not shown)
* https://bugs.meego.com/show_bug.cgi?id=5850 (App start up time improvement 
needed)
* https://bugs.meego.com/show_bug.cgi?id=14861 (I/O traffic too much)

All the best,   Makoto

[1] 
http://wiki.meego.com/ARM/N900/Configuration#Default_settings_for_the_Handset_UX

PS
Any suggestion how to make them visible in the Bugzilla? I proposed to utilize 
the priority field.
___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread jeremias bosch

On 04/20/2011 10:48 AM, jukka.ekl...@nokia.com wrote:


Hi,

Is there still work to be done regarding bug, 
https://bugs.meego.com/show_bug.cgi?id=8664?


From a user point of view the issue is not only startup time, but the 
delay between UI appearing and being able to actually input URL. The 
whole process still takes way too much time, and led me to not demoing 
Fennec in MeeGo Summit for example even though I really wanted since 
there has been good progress lately.


Jukka


Hi,

no even on much much more powerful devices startup takes still up to 10 
seconds in worstcase. Its a systematical issue. Within android firefox 
bestcase startup time is around 3-5 seconds iirc.


- Jeremias

*From:*meego-handset-boun...@lists.meego.com 
[mailto:meego-handset-boun...@lists.meego.com] *On Behalf Of *ext 
jeremias bosch

*Sent:* 20. huhtikuuta 2011 10:40
*To:* Hartikainen Vesa-Matti (Nokia-SD/Tampere)
*Cc:* nokia_browser...@basyskom.de; meego-handset@lists.meego.com
*Subject:* Re: [Meego-handset] [N900] Fennec pre-starting

Hi

i do NOT recommend to do prestarting at all. It leads to all kind of 
trouble and issues.


The issues

* device start taking longer,
* constant memory consumption ending in question
* how to avoid that fennec shows ui when prestarting
* what happens when user actually close fennec.
* constant usetime / cpu usage from fennec

We tried to adjust an extension we made once to work on meego. This 
extension was able to handle all this -
but we found that its not that simple with avoiding relations to 
libmeegotouch and so we did not

follow this path.

Again, i recommend you to NOT do prestarting.

Jeremias


On 04/20/2011 09:16 AM, vesa-matti.hartikai...@nokia.com 
 wrote:


Hi,
 
  Carsten, was this with old fennec?
 
  Jeremias, is this still possible with new (current) fennec? Also, do we have enough memory in N900 to prestart fennec or are will the device be running low on memory if we do so? Any other issues in prestarting?
 
BR,

  Vesku
 
 
On 20.4.2011, at 9:49, ext Carsten Munk wrote:
 


Hi,

 


I had an item on my todo to describe how to do faststart/prestarting

in Fennec. My old package is broken so can't just as easily make a

patch but here's steps for someone to implement:

 


Add to mozconfig.(x86, arm):

 


ac_add_options --enable-faststart

 


Add file fennec-faststart.desktop to package:

 


[Desktop Entry]

Name=Fennec faststart

Exec=/usr/bin/fennec -faststart-hidden

Terminal=False

Type=Application

 


In %install phase, SOURCE6 should be whatever SOURCEX

fennec-faststart.desktop is.

 


mkdir -p %{buildroot}/etc/xdg/autostart

cp %{SOURCE6} %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop

 


and then in %files add:

/etc/xdg/autostart/fennec-faststart.desktop

 


.. and that's prestarting of Fennec, back in the version I had.

 


/Carsten

___

MeeGo-handset mailing list

MeeGo-handset@lists.meego.com     

http://lists.meego.com/listinfo/meego-handset   

 



___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread jukka.eklund
Hi,

Is there still work to be done regarding bug, 
https://bugs.meego.com/show_bug.cgi?id=8664?

>From a user point of view the issue is not only startup time, but the delay 
>between UI appearing and being able to actually input URL. The whole process 
>still takes way too much time, and led me to not demoing Fennec in MeeGo 
>Summit for example even though I really wanted since there has been good 
>progress lately.

Jukka


From: meego-handset-boun...@lists.meego.com 
[mailto:meego-handset-boun...@lists.meego.com] On Behalf Of ext jeremias bosch
Sent: 20. huhtikuuta 2011 10:40
To: Hartikainen Vesa-Matti (Nokia-SD/Tampere)
Cc: nokia_browser...@basyskom.de; meego-handset@lists.meego.com
Subject: Re: [Meego-handset] [N900] Fennec pre-starting

Hi

i do NOT recommend to do prestarting at all. It leads to all kind of trouble 
and issues.

The issues

  *   device start taking longer,
  *   constant memory consumption ending in question
  *   how to avoid that fennec shows ui when prestarting
  *   what happens when user actually close fennec.
  *   constant usetime / cpu usage from fennec
We tried to adjust an extension we made once to work on meego. This extension 
was able to handle all this -
but we found that its not that simple with avoiding relations to libmeegotouch 
and so we did not
follow this path.

Again, i recommend you to NOT do prestarting.

Jeremias


On 04/20/2011 09:16 AM, 
vesa-matti.hartikai...@nokia.com wrote:

Hi,



 Carsten, was this with old fennec?



 Jeremias, is this still possible with new (current) fennec? Also, do we have 
enough memory in N900 to prestart fennec or are will the device be running low 
on memory if we do so? Any other issues in prestarting?



BR,

 Vesku





On 20.4.2011, at 9:49, ext Carsten Munk wrote:



Hi,



I had an item on my todo to describe how to do faststart/prestarting

in Fennec. My old package is broken so can't just as easily make a

patch but here's steps for someone to implement:



Add to mozconfig.(x86, arm):



ac_add_options --enable-faststart



Add file fennec-faststart.desktop to package:



[Desktop Entry]

Name=Fennec faststart

Exec=/usr/bin/fennec -faststart-hidden

Terminal=False

Type=Application



In %install phase, SOURCE6 should be whatever SOURCEX

fennec-faststart.desktop is.



mkdir -p %{buildroot}/etc/xdg/autostart

cp %{SOURCE6} %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop



and then in %files add:

/etc/xdg/autostart/fennec-faststart.desktop



.. and that's prestarting of Fennec, back in the version I had.



/Carsten

___

MeeGo-handset mailing list

MeeGo-handset@lists.meego.com

http://lists.meego.com/listinfo/meego-handset



___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] MeeGo Hand set UX Bug Triage Meeting minuts 20110420

2011-04-20 Thread srikanth.4.yarlagadda
Hello All


Time: (UTC) 07:00 to 08:00
Location: IRC channel #meego-meeting on irc.freenode.net
In this meeting we discussed handset ARM and IA bugs.

Meeting summary

  1.  ARM bugs N900 
(srikanth_rst,
 07:09:07)
  2.Bug 16054 - [Trunk: Testing] - After correcting the receiver in SMS 
wrong number warning is still displayed. 
(srikanth_rst,
 07:09:21)
 *   https://bugs.meego.com/show_bug.cgi?id=16054 
(srikanth_rst,
 07:09:34)
  3.  Bug 16308 - [Trunk : Daily] chat account type button's name is not seen 
on the black background. 
(srikanth_rst,
 07:12:01)
 *   https://bugs.meego.com/show_bug.cgi?id=16308 
(srikanth_rst,
 07:12:14)
 *   jukkaeklund: I would also propose to have UI or similar keyword, to 
find these more easily 
(srikanth_rst,
 07:15:29)
 *   Added keyword: EasyFix 
(srikanth_rst,
 07:16:25)
  4.Bug 16030 - [Trunk: Testing]Thumbnails not shown in Video player 
(srikanth_rst,
 07:20:08)
 *   https://bugs.meego.com/show_bug.cgi?id=16030 
(srikanth_rst,
 07:20:22)
 *   Sage: I though that that bug is already fixed 
(srikanth_rst,
 07:24:05)
 *   ACTION: srikanth_rst will recheck and will add new comment with weekly 
image 
(srikanth_rst,
 07:25:08)
 *   when starting the player need to wait a while and it should generate 
the thumbnails 
(srikanth_rst,
 07:27:16)
 *   Importance : Severity: Medium  Priority: Normal 
(srikanth_rst,
 07:28:33)
  5.Bug 16043 - [Trunk:testing] Unable to delete marked text with backspace 
button in Dialer application 
(srikanth_rst,
 07:29:27)
 *   https://bugs.meego.com/show_bug.cgi?id=16043 
(srikanth_rst,
 07:29:38)


Meeting ended at 07:34:46 UTC (full 
logs).
Action items

  1.  srikanth_rst will recheck and will add new comment with weekly image

Action items, by person

  1.  srikanth_rst
 *   srikanth_rst will recheck and will add new comment with weekly image

People present (lines said)

  1.  srikanth_rst (53)
  2.  iekku (20)
  3.  jukkaeklund (11)
  4.  Sage (9)
  5.  jessica1 (5)
  6.  MeeGoMeetBot (2)
  7.  tuqingg (1)
Detailed meeting minutes found :-

http://wiki.meego.com/HandsetBugTriageMinutesArchive


Thanks and regards
Srikanth Yarlagadda
MeeGo.com Testing RST
Cell:-+358 ( 0)50 487 3519
"Try and fail but don't fail to try"



___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread jeremias bosch

Hi

i do NOT recommend to do prestarting at all. It leads to all kind of 
trouble and issues.


The issues

   * device start taking longer,
   * constant memory consumption ending in question
   * how to avoid that fennec shows ui when prestarting
   * what happens when user actually close fennec.
   * constant usetime / cpu usage from fennec

We tried to adjust an extension we made once to work on meego. This 
extension was able to handle all this -
but we found that its not that simple with avoiding relations to 
libmeegotouch and so we did not

follow this path.

Again, i recommend you to NOT do prestarting.

Jeremias


On 04/20/2011 09:16 AM, vesa-matti.hartikai...@nokia.com wrote:

Hi,

  Carsten, was this with old fennec?

  Jeremias, is this still possible with new (current) fennec? Also, do we have 
enough memory in N900 to prestart fennec or are will the device be running low 
on memory if we do so? Any other issues in prestarting?

BR,
  Vesku


On 20.4.2011, at 9:49, ext Carsten Munk wrote:


Hi,

I had an item on my todo to describe how to do faststart/prestarting
in Fennec. My old package is broken so can't just as easily make a
patch but here's steps for someone to implement:

Add to mozconfig.(x86, arm):

ac_add_options --enable-faststart

Add file fennec-faststart.desktop to package:

[Desktop Entry]
Name=Fennec faststart
Exec=/usr/bin/fennec -faststart-hidden
Terminal=False
Type=Application

In %install phase, SOURCE6 should be whatever SOURCEX
fennec-faststart.desktop is.

mkdir -p %{buildroot}/etc/xdg/autostart
cp %{SOURCE6} %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop

and then in %files add:
/etc/xdg/autostart/fennec-faststart.desktop

.. and that's prestarting of Fennec, back in the version I had.

/Carsten
___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread jukka.eklund
Hi,

I have been running Fennec in the background in N900, and to my experience it 
pretty much kills the whole UI. Let's try this and analyze if there is memory 
running out or something else?

> -Original Message-
> From: meego-handset-boun...@lists.meego.com [mailto:meego-handset-
> boun...@lists.meego.com] On Behalf Of ext vesa-
> matti.hartikai...@nokia.com
> Sent: 20. huhtikuuta 2011 10:16
> To: cars...@maemo.org; jeremias.bo...@basyskom.de
> Cc: meego-handset@lists.meego.com
> Subject: Re: [Meego-handset] [N900] Fennec pre-starting
> 
> Hi,
> 
>  Carsten, was this with old fennec?
> 
>  Jeremias, is this still possible with new (current) fennec? Also, do we have
> enough memory in N900 to prestart fennec or are will the device be running
> low on memory if we do so? Any other issues in prestarting?
> 
> BR,
>  Vesku
> 
> 
> On 20.4.2011, at 9:49, ext Carsten Munk wrote:
> 
> > Hi,
> >
> > I had an item on my todo to describe how to do faststart/prestarting
> > in Fennec. My old package is broken so can't just as easily make a
> > patch but here's steps for someone to implement:
> >
> > Add to mozconfig.(x86, arm):
> >
> > ac_add_options --enable-faststart
> >
> > Add file fennec-faststart.desktop to package:
> >
> > [Desktop Entry]
> > Name=Fennec faststart
> > Exec=/usr/bin/fennec -faststart-hidden Terminal=False Type=Application
> >
> > In %install phase, SOURCE6 should be whatever SOURCEX
> > fennec-faststart.desktop is.
> >
> > mkdir -p %{buildroot}/etc/xdg/autostart cp %{SOURCE6}
> > %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop
> >
> > and then in %files add:
> > /etc/xdg/autostart/fennec-faststart.desktop
> >
> > .. and that's prestarting of Fennec, back in the version I had.
> >
> > /Carsten
> > ___
> > MeeGo-handset mailing list
> > MeeGo-handset@lists.meego.com
> > http://lists.meego.com/listinfo/meego-handset
> 
> ___
> MeeGo-handset mailing list
> MeeGo-handset@lists.meego.com
> http://lists.meego.com/listinfo/meego-handset
___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset


Re: [Meego-handset] [N900] Fennec pre-starting

2011-04-20 Thread vesa-matti.hartikainen
Hi,

 Carsten, was this with old fennec? 

 Jeremias, is this still possible with new (current) fennec? Also, do we have 
enough memory in N900 to prestart fennec or are will the device be running low 
on memory if we do so? Any other issues in prestarting?

BR,
 Vesku


On 20.4.2011, at 9:49, ext Carsten Munk wrote:

> Hi,
> 
> I had an item on my todo to describe how to do faststart/prestarting
> in Fennec. My old package is broken so can't just as easily make a
> patch but here's steps for someone to implement:
> 
> Add to mozconfig.(x86, arm):
> 
> ac_add_options --enable-faststart
> 
> Add file fennec-faststart.desktop to package:
> 
> [Desktop Entry]
> Name=Fennec faststart
> Exec=/usr/bin/fennec -faststart-hidden
> Terminal=False
> Type=Application
> 
> In %install phase, SOURCE6 should be whatever SOURCEX
> fennec-faststart.desktop is.
> 
> mkdir -p %{buildroot}/etc/xdg/autostart
> cp %{SOURCE6} %{buildroot}/etc/xdg/autostart/fennec-faststart.desktop
> 
> and then in %files add:
> /etc/xdg/autostart/fennec-faststart.desktop
> 
> .. and that's prestarting of Fennec, back in the version I had.
> 
> /Carsten
> ___
> MeeGo-handset mailing list
> MeeGo-handset@lists.meego.com
> http://lists.meego.com/listinfo/meego-handset

___
MeeGo-handset mailing list
MeeGo-handset@lists.meego.com
http://lists.meego.com/listinfo/meego-handset