[Libreoffice-bugs] [Bug 121985] Editing any slide element (text, shapes, images, etc.) causes noticeable lags

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 25 18:42:28 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=121985

Buovjaga <todventtu at suomi24.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #5 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to Stefan Zurucker from comment #4)
> So version 6.3 seems to fix part of the problem but not the root cause? I'm
> really sorry if I'm not of any help here... In any case, thank you for
> taking a look at this bug report! Please let me know if I can be of further
> assistance!

Well, there is one thing that you could do with your 6.1.3 version, but it is a
bit complicated. It would be taking a callgrind trace that will allow
developers to see, what calls in the code are taking the most time.

The Ubuntu ppa for 6.1.3 offers debug symbol packages, which you need to
install:
https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux
I checked here that the -dbgsym packages are available:
https://launchpad.net/~libreoffice/+archive/ubuntu/libreoffice-6-1/+packages

Then you need to install the valgrind program (I guess just sudo apt-get
install valgrind).

Finally, you need to follow the steps in the section "GNU/Linux: How to get a
callgrind trace" in the debug info wiki article.

For the actions to perform, I think it would be enough just to move a single
element and then quit.

For compressing the callgrind.out. file, tar.xz seems to be the best choice (of
the commonly available compression formats).

If you want to do more for LibreOffice in general, you join us in the QA team:
https://wiki.documentfoundation.org/QA/GetInvolved

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190125/981deefb/attachment.html>


More information about the Libreoffice-bugs mailing list