Description: Starting LibreOffice (any version) on macOS Sierra crashes the app if the discrete graphic card is not engaged. When the discrete graphic card is on LibreOffice works flawlessly. Steps to Reproduce: 1. Start LibreOffice 2. 3. Actual Results: If the discrete graphic card is on everything goes fine; If the graphic card is off LibreOffice crashes Expected Results: The libreoffice should not crash. It should also work without discrete graphic card as it did during the pre macOS Sierra years. Reproducible: Always User Profile Reset: Yes. I tested various libreoffice version. Additional Info: The problem arose after the upgrade from LibreOffice 5.2.0.4 to 5.2.2. Downgrading back to various releases didn't get any better. On Mac without discrete graphic card it doesn't occurs. Summarizing: Good on macbook Pro 13" mid 2010 (no discrete card); Bad on macbook Pro 15 mid 2010 (nvidia 330M card). But good if the card is already on. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Safari/602.1.50
Another dup of bug 100994 ?
Has nothing to do with Base only. I switched it to component LibreOffice.
LibreOffice maybe attempting to use your discrete graphics card, so maybe its attempting to run the UI with opengl. Check the link below for more info. https://wiki.documentfoundation.org/OpenGL#Crash_on_program_start
I've just checked this and UseOpenGL, ForceOpenGl and UseOpenCL are set to "false". Maybe those flags are not taken into account.
Setting as DUP of bug 100994. Comment 69 of bug 100994 basically comes to the same conclusion as this bug report. I will adjust the title of bug 100994 accordingly. *** This bug has been marked as a duplicate of bug 100994 ***
Sorry for this change, I thought it was my bug :(. Reverted.