![]() |
2009-10-23
, 12:27
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#12
|
While I do not question in anyway the requiremnt to prevent uncessary power consumption, I also have the feeling to the power consumption criteria needs a more detailed and precise formulation.
![]() |
2009-10-23
, 16:26
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#13
|
The first half doesn't seem to be a checklist - but an introduction to
"Extras Testing". Testers (and developers) should have short bullet
points - perhaps even a table?
It does seem to be a good document for an *introduction* to QA &
testing, but I wouldn't say it was the checklist itself. Does that
make sense?
The Following User Says Thank You to Jaffa For This Useful Post: | ||
![]() |
2009-10-23
, 17:26
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#14
|
![]() |
2009-10-24
, 20:01
|
|
Posts: 148 |
Thanked: 484 times |
Joined on Nov 2008
|
#15
|
Tero (I think) started dumping his thoughts at http://wiki.maemo.org/Talk:Extras-testing already - would be good to merge them.
![]() |
2009-10-26
, 07:56
|
Posts: 12 |
Thanked: 5 times |
Joined on Sep 2009
@ Oulu, Finland
|
#16
|
The Following User Says Thank You to rusti For This Useful Post: | ||
![]() |
2009-10-27
, 06:38
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#17
|
The Following User Says Thank You to qgil For This Useful Post: | ||
![]() |
2009-10-27
, 11:59
|
|
Posts: 2,535 |
Thanked: 6,681 times |
Joined on Mar 2008
@ UK
|
#18
|
![]() |
2009-11-24
, 08:03
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#19
|
![]() |
2009-11-25
, 07:13
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#20
|
DiskUsage for example polls file system size around every 5 seconds and also does graphical refreshes. I assume that this should be avoided if the application is not active and thus can be seen as blocker. From the developer view however I need a clear definition of "active" in this case. I remember a discussion exactly about this topic in the developer mailing list. I havn't yet time to check if there is now a documentation about that (that does not focus on use Gtk and it will make it right) that possibly should even be linked in this case.
WifiInfo on the other hand also polls network information in the background. user feedback for the N810 showed that battery will last around 2-3 hours in such mode, so polling should be avoided for a deactive application, too, and current behaviour is likely a blocker, too. On the other hand there is a new wardriving mode, that creates sounds if a open network is detected and it is intended to have this on even while the application is not active. So battery drain is a also intended consequence. I hope this will not stop the application from getting into extras in future. I also have no problem to warn the user once about this mode using a module dialog or similar. I just would like to have a clearification of such handling before I upload it to extras-testing and get lost in various upload iterations and discussions :-)
Since power management is a very difficult topic also for the devloper I would suggest to add as much cross reference regarding testing on my own and technical solutions to definition of "active" and similar, perhaps build a wiki page on its own for this topic (which did not exist the last time I looked).
Gruß...Tim
Last edited by Framstag; 2009-10-23 at 12:05.