[Libreoffice-bugs] [Bug 118605] Blocked a few seconds when opening document over CIFS vers=3.0 on Kernel 4.15
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 15 16:52:50 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118605
Buovjaga <todventtu at suomi24.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |todventtu at suomi24.fi
--- Comment #1 from Buovjaga <todventtu at suomi24.fi> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180715/1e0f5aa3/attachment.html>
More information about the Libreoffice-bugs
mailing list