https://bugs.documentfoundation.org/show_bug.cgi?id=172341
--- Comment #18 from Xisco FaulĂ <[email protected]> --- (In reply to support from comment #17) > (In reply to Xisco FaulĂ from comment #15) > > if I understand it correctly, you can reproduce the issue with the oldest > > commit from linux-64-25.8 but not with the newest of linux-64-25.2? > > That indicates something is odd, since the oldest of linux-64-25.8 should be > > older than the newest of linux-64-25.2. > > After comment #15: that something is not okay, i did biscet again to check. > This time, I got the proper results: > =========== a4434ee87cf2b77d89ab50863ddee1aeed808206 is the first bad commit > commit a4434ee87cf2b77d89ab50863ddee1aeed808206 > Author: Jenkins Build User <[email protected]> > Date: Fri Jun 28 23:16:52 2024 +0200 > > source d900a952eb2267717797c7e91326a0ce3f222063 > > source d900a952eb2267717797c7e91326a0ce3f222063 Great, however d900a952eb2267717797c7e91326a0ce3f222063 seems to be related to shapes and docx import. Just to be sure, can you run 'git checkout a4434ee87cf2b77d89ab50863ddee1aeed808206' and test it ( you should be able to reproduce it ), and then git checkout HEAD~1 and test it again ( you shouldn't be able to reproduce it ) a few times to be 100% sure it's the right commit ? -- You are receiving this mail because: You are the assignee for the bug.
