Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3263211A47 for ; Sat, 7 Jun 2014 16:07:41 +0000 (UTC) Received: (qmail 4434 invoked by uid 500); 7 Jun 2014 16:07:40 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 4345 invoked by uid 500); 7 Jun 2014 16:07:40 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 4334 invoked by uid 99); 7 Jun 2014 16:07:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jun 2014 16:07:40 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kay.schenk@gmail.com designates 209.85.160.54 as permitted sender) Received: from [209.85.160.54] (HELO mail-pb0-f54.google.com) (209.85.160.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jun 2014 16:07:36 +0000 Received: by mail-pb0-f54.google.com with SMTP id jt11so3748874pbb.27 for ; Sat, 07 Jun 2014 09:07:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=aY86nLgfDhPjp6/Jsu0mYDFsfNAafclgq0MmaPhXao8=; b=oV5B46IraVKKagkZJlrYXy23OwvQU9KU1cn4BXBc3wqWq1S4fRhBhF5raow/3LlwzY vWmk1Ap691XcmBOKQXEyD/doPIOOmbgo3FoERZs7X/jZOny1FpZQYwTi/BQQ8gdM3W4c 6AclTQ47DxEGqFK//eIY2beMgP2gktiOL+QuucZ8fcCMHPiD5bqG7eywykYpQMVotg+W ePqZsubdj4H1E4ssdQP3Jqcl9z2+RgqUq5xYKwbp/SZOnehW5B6DIzMsWBg4RTtIRUhD PvqZtQpkOKJttbjkkBqcxAJ+F/n2XL95ER7rb6iqY9pmr23vYA9/1wjwx5/fpm+FWDby EQkA== MIME-Version: 1.0 X-Received: by 10.68.163.100 with SMTP id yh4mr105269pbb.122.1402157235890; Sat, 07 Jun 2014 09:07:15 -0700 (PDT) Received: by 10.70.138.9 with HTTP; Sat, 7 Jun 2014 09:07:15 -0700 (PDT) In-Reply-To: <20140607153837.54016ef4bcc2bcca44853958@iol.ie> References: <20140607153837.54016ef4bcc2bcca44853958@iol.ie> Date: Sat, 7 Jun 2014 09:07:15 -0700 Message-ID: Subject: Re: Image loss in Writer documents From: Kay Schenk To: OOo Apache Content-Type: multipart/alternative; boundary=047d7ba96d94f6efdd04fb412bdd X-Virus-Checked: Checked by ClamAV on apache.org --047d7ba96d94f6efdd04fb412bdd Content-Type: text/plain; charset=UTF-8 On Sat, Jun 7, 2014 at 7:38 AM, Rory O'Farrell wrote: > There is an existing bu > https://issues.apache.org/ooo/show_bug.cgi?id=59915 > on image loss in Writer documents. On the en-Forum, John-Ha has made a > useful post of diagnostic information, which clearly links this problem to > the memory allocations for graphics in OpenOffice (and garbage > collection?). John_Ha's post is at > https://forum.openoffice.org/en/forum/viewtopic.php?f=7&p=314079#p314079 > > With modern memory sizes the memory allocations in OpenOffice may be too > conservative and should be revised upwards, but this may involve major > surgery to the code. Perhaps such a revision should be targeted for the > next major release? > > > -- > Rory O'Farrell > If I'm reading this thread correctly, it seems users' actually memory on their machines were fairly conservative -- up to 4MB it seems -- but increasing the graphics cache by users seemed to solve the problem. Is this a correct assessment? Could these issues be rectified by more information on the use of Memory Options and how they effect performance? There's an old doc about this: https://www.openoffice.org/about_us/configuration_guide.html but it could probably use some updating and better explanation. > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org > For additional commands, e-mail: dev-help@openoffice.apache.org > > -- ------------------------------------------------------------------------------------------------- MzK "In the midst of winter, I found there was, within me, an invincible summer." -- Albert Camus --047d7ba96d94f6efdd04fb412bdd--