https://bugs.documentfoundation.org/show_bug.cgi?id=155326
--- Comment #16 from q_user <[email protected]> --- Hi Stephane, Thank you for looking into this. I followed the bibisect instructions. `git checkout oldest` returned `error: pathspec 'oldest' did not match any file(s) known to git`, so I used the first commit instead like so: `git bisect start origin/master 36741205b2e1c9e51d58dff4d0b4ce9022013411` Here's the result; I didn't understand what you meant with "example file" by the way - just let me know what I have to attach/paste and how I can help further... dc9b09a432399053d2e161059784484250f71620 is the first bad commit commit dc9b09a432399053d2e161059784484250f71620 Author: Jenkins Build User <[email protected]> Date: Fri Oct 16 17:12:49 2020 +0200 source sha:e087e25f05e689091cbf1c4f91b6e93878ac17ec source sha:e087e25f05e689091cbf1c4f91b6e93878ac17ec instdir/program/libeditenglo.so | Bin 3214144 -> 3214208 bytes instdir/program/libsclo.so | Bin 22072480 -> 22040912 bytes instdir/program/setuprc | 2 +- instdir/program/versionrc | 2 +- instdir/share/config/images_breeze.zip | Bin 1886356 -> 1886356 bytes instdir/share/config/images_breeze_dark.zip | Bin 1882021 -> 1882021 bytes instdir/share/config/images_breeze_dark_svg.zip | Bin 1565375 -> 1565375 bytes instdir/share/config/images_breeze_svg.zip | Bin 1562898 -> 1562898 bytes instdir/share/config/images_colibre.zip | Bin 2771159 -> 2771159 bytes instdir/share/config/images_colibre_svg.zip | Bin 2864526 -> 2864526 bytes instdir/share/config/images_elementary.zip | Bin 4065209 -> 4065209 bytes instdir/share/config/images_elementary_svg.zip | Bin 5060844 -> 5060844 bytes instdir/share/config/images_karasa_jaga.zip | Bin 4882332 -> 4882332 bytes instdir/share/config/images_karasa_jaga_svg.zip | Bin 19311288 -> 19311288 bytes instdir/share/config/images_sifr.zip | Bin 2102888 -> 2102888 bytes instdir/share/config/images_sifr_dark.zip | Bin 2104764 -> 2104764 bytes instdir/share/config/images_sifr_dark_svg.zip | Bin 1754627 -> 1754627 bytes instdir/share/config/images_sifr_svg.zip | Bin 1750762 -> 1750762 bytes instdir/share/config/images_sukapura.zip | Bin 3041266 -> 3041266 bytes instdir/share/config/images_sukapura_svg.zip | Bin 4346455 -> 4346455 bytes .../soffice.cfg/modules/scalc/ui/inputbar.ui | 122 +++++++++++++++++++++ 21 files changed, 124 insertions(+), 2 deletions(-) create mode 100644 instdir/share/config/soffice.cfg/modules/scalc/ui/inputbar.ui -- You are receiving this mail because: You are the assignee for the bug.
