Hi David,
On Fri, 2010-11-19 at 18:54 -0500, David Burleigh wrote:
I am running LibreOffice Beta 3 under Ubuntu 10.10 (64-bit) and it seems
to gradually bog down with use, so that I have to exit and restart it
several times a day. It gets so that cursor movement is very slow. This
was also a problem with Beta 2, and I was hoping that Beta 3 would fix
it, but not so...
        First thing to do is - file a bug :-) secondly - it would be great to
know if this is a regression from OO.o :-) thirdly - it would  be
wonderful to know what kind of use pattern you're using - if it is
load/edit/save/close in a loop - then - there are some known memory
leaks that cause serious grief (sadly) and chasing these is a matter of
time and effort and extreme slowness using:
        valgrind --leak-check=full ./soffice.bin >& /tmp/val-log
        and filing the log after a set of user interactions.
        An easier way to prod this is to use:
        pmap `pidof soffice.bin` | grep writable
        and watch that as you do various operations; particularly looking for
jumps, or any slow increment while you're doing things.
        Anyhow - would be great to have help with this ! :-)
        All the best,
                Michael.
-- 
 michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.