Description: On EndeavourOS with KDE, with a fresh installation of LibreOffice, launching LibreOffice Calc via the graphical interface crashes my entire graphical environment. It appears to crash the graphics driver as a whole. The screen goes black, and my monitor stops receiving a display signal until I reboot. Starting LibreOffice Calc in safe mode via the command line succeeds in launching. Disabling hardware acceleration fixes this issue, but I feel it's catastrophic enough to warrant fixing. Steps to Reproduce: 1. Install LibreOffice Still via yay 2. Open LibreOffice Calc 3. After about 20 seconds of the loading bar, complete loss of display signal. Actual Results: Completely lost display signal until the next reboot Expected Results: Launched normally Reproducible: Always User Profile Reset: Yes Additional Info: Version: 24.2.6.2 (X86_64) / LibreOffice Community Build ID: 420(Build:2) CPU threads: 16; OS: Linux 6.11; UI render: default; VCL: kf6 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US 24.2.6-5 Calc: threaded
You can try this: 1) launch term/console 2) export SAL_USE_VCLPLUGIN=gen 3) launch Calc The goal is to know if it's related to KDE or not. If it still crashes, you can try https://wiki.documentfoundation.org/QA/FirstSteps#Graphics-related_issues_(_Skia_)
The bug seems to no longer occur in 24.8.6.2. I can no longer reproduce it on reinstall.
Let's rather put WFM since there's no specific fix spotted.