https://bugs.freedesktop.org/show_bug.cgi?id=85524
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markus.mohrhard@googlemail. | |com --- Comment #14 from Julien Nabet <[email protected]> --- Alex: I think it's due to http://cgit.freedesktop.org/libreoffice/core/commit/?id=e65acd2ebbb85d557068692674f317ff3a038e9b Markus: what about this change? -maSysData.mbOpenGL = pWindowData->bOpenGL; +maSysData.mbOpenGL = false; Then putting maSysData.mbOpenGL = pWindowData->bOpenGL; in "if (pWindowData && pWindowData->bOpenGL)" block. See http://opengrok.libreoffice.org/xref/core/vcl/osx/salobj.cxx#27 (Sorry, I'm not at home for the moment to create a real patch on gerrit) Would it be ok for you? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
