To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82726 Issue #|82726 Summary|sfx2: timer to call some late initialization methods m |ay never end Component|framework Version|680m225 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mba Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Wed Oct 17 18:40:18 +0000 2007 ------- There is a timer launched in sfx2/source/app/appinit.cxx for late initialization, the main use seems to be to update the known templates. If we launch just the empty shell then the timer will get reset on every entry and never end, it only kicks in on the first app to fill the shell. What I'm trying to do here is to find and if possible fix our busy timers that wake up the OS constantly so as to attempt to improve overall battery life. Attached is a "patch" to demonstrate the location and the original patch from internal issue #80687 which introduced it. cmc->mba: what was the problem/feature that #80687 fixed ? Is it still relevant ?, If it is maybe we could cook up something event based to achieve the same result. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]