https://bugs.documentfoundation.org/show_bug.cgi?id=118605
Buovjaga <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #1 from Buovjaga <[email protected]> ---
If you have enough disk space and patience, you could try bisecting the problem
with our binary repos: https://wiki.documentfoundation.org/QA/Bibisect
You need git installed.
If you are certain the problem is not yet in 5.4, you would download this
repository:
git clone git://gerrit.libreoffice.org/bibisect-linux-64-6.0
Then to start things off you would do in the repo directory
git checkout oldest
instdir/program/soffice /path/to/remote/document
Then confirm the problem is present in the latest:
git checkout master
instdir/program/soffice /path/to/remote/document
If problem is not in oldest, but is in master, then start the process with
git bisect start master oldest
...and follow the wiki instructions.
Linux-specific stuff: https://wiki.documentfoundation.org/QA/Bibisect/Linux
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs