https://bugs.freedesktop.org/show_bug.cgi?id=85524

--- Comment #11 from Alex Thurgood <[email protected]> ---
Hmmm, is this the problem ?

   frame #0: 0x00000001053782a9
libvcllo.dylib`AquaSalObject::AquaSalObject(this=0x000000013e6ac950,
pFrame=0x000000011c808420, pWindowData=0x0000000000000000) + 217 at
salobj.cxx:41
   38      {
   39          maSysData.nSize = sizeof( maSysData );
   40          maSysData.mpNSView = NULL;
-> 41          maSysData.mbOpenGL = pWindowData->bOpenGL;
   42      
   43          NSRect aInitFrame = { NSZeroPoint, { 20, 20 } };
   44          mpClipView = [[NSClipView alloc] initWithFrame: aInitFrame ];

-- 
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

Reply via email to