To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=77068
------- Additional comments from [EMAIL PROTECTED] Mon Jun 30 18:12:16 +0000 2008 ------- I had a look at this (I'm using the Ubuntu version 1:2.4.1-1ubuntu1). Of course it takes a while to generate the preview initially using convert or gs, this is unavoidable, but the real problem is the cached image keeps getting swapped out. It appears that SwGrfNode::SwGrfNode calls GraphicObject::SetSwapStreamHdl without the second (nSwapOutTimeout) argument. Therefore, presumably, the timeout defaults to zero... I fixed the problem by hard-coding a reasonable timeout. I notice in the "Memory" options section there is a "Remove from memory after" option, presumably you would want to use this. BTW apologies if this was caused by an Ubuntu patch, but the discussion on the Ubuntu bug tracker seemed to indicate it belongs upstream. --------------------------------------------------------------------- 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]
