https://bugs.documentfoundation.org/show_bug.cgi?id=166258
Patrick (volunteer) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |[email protected] --- Comment #6 from Patrick (volunteer) <[email protected]> --- (In reply to Telesto from comment #4) > source c585b697b583fa0f8cdadeab594c31d270367ba7 I can confirm that disabling throttling of Skia/Metal flushing stops this bug from occurring in my local master build. Unfortunately, that causes the Calc and Impress bugs in tdf#163945 to reappear: Version: 25.8.0.0.alpha0+ (AARCH64) / LibreOffice Community Build ID: 648d97619c921d2f94a91e2932712063ca37646f CPU threads: 8; OS: macOS 15.4.1; UI render: Skia/Metal; VCL: osx Locale: en-CA (en_CA.UTF-8); UI: en-US Calc: threaded What is surprising to me is that the purpose of commit c585b697b583fa0f8cdadeab594c31d270367ba7 was to throttle the rate of Skia/Metal flushing to avoid the type of "flooding the Metal drawing queue" problem described in comment 1. But for this bug, throttling is the problem so now I have to figure out how to bypass the throttling for this bug but not for tdf#163945. -- You are receiving this mail because: You are the assignee for the bug.
