|
2008-04-20
, 23:21
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#52
|
|
2008-04-20
, 23:35
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#53
|
its just that i have seen the hildon-desktop process eat quite a bit of cpu at times lately, but cant really pin it on a source. it can become so bad that it affects the scrolling of the menus.
|
2008-04-21
, 05:36
|
Posts: 121 |
Thanked: 28 times |
Joined on Oct 2007
|
#54
|
|
2008-04-21
, 15:39
|
Posts: 178 |
Thanked: 40 times |
Joined on Aug 2007
@ UK
|
#55
|
# set a timeout to change the images self.timer = gobject.timeout_add(2000, self.update)
|
2008-04-21
, 20:34
|
Posts: 21 |
Thanked: 3 times |
Joined on Feb 2008
|
#56
|
|
2008-04-22
, 11:59
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#57
|
|
2008-04-23
, 16:53
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#58
|
|
2008-04-29
, 06:27
|
Posts: 28 |
Thanked: 14 times |
Joined on Jan 2008
|
#59
|
|
2008-04-29
, 22:48
|
Posts: 54 |
Thanked: 11 times |
Joined on Feb 2008
|
#60
|
its just that i have seen the hildon-desktop process eat quite a bit of cpu at times lately, but cant really pin it on a source. it can become so bad that it affects the scrolling of the menus.
hmm, now that i think about it, it may not be the applets, but maybe something in the connection between python and the desktop. as i have seen it continue even after i have killed all applets on the desktop. and its something that i cant recall seeing before i started testing these python based applets...