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

--- Comment #11 from Buovjaga <[email protected]> ---
(In reply to Heiko Tietze from comment #10)
> I don't know how to bisect. And don't have 7.5 anymore. Running with
> VCL=gtk3 works flawless.

https://wiki.documentfoundation.org/QA/Bibisect/Linux

wget --continue https://bibisect.libreoffice.org/linux-64-7.5.git-bundle

git clone -o bundle linux-64-7.5.git-bundle linux-64-7.5
rm ./linux-64-7.5.git-bundle
cd ./linux-64-7.5
git remote remove bundle
git remote add origin https://bibisect.libreoffice.org/linux-64-7.5.git
git pull origin master
git branch --set-upstream-to=origin/master master

git checkout oldest && SAL_USE_VCLPLUGIN=kf5 instdir/program/soffice

Test.

git checkout master && SAL_USE_VCLPLUGIN=kf5 instdir/program/soffice

Test.

Possibly you do not see the problem even in master. In that case you would need
to get the repo for 7.6. However, there is a nasty file corruption bug
affecting 2 months of commits in 7.6 and Xisco is therefore rebuilding the 7.6
repos for all operating systems. He will announce it on the lists. Meanwhile,
you could try with 7.5 anyway.

If you need extra help via screensharing or something, let me know.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to