Re: IAccessible2 bridgecomponent context fails

2014-10-28 Thread Niklas Johansson
--enable-atl did the trick, I now have working IAccessible2 support in my builds again. Thanks again, Niklas ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: IAccessible2 bridgecomponent context fails

2014-10-27 Thread Niklas Johansson
Hi Stephan Thank you for the reply. Stephan Bergmann skrev 2014-10-27 16:03: in postprocess/Rdb_services.mk no longer holds for you---wasn't there some recent change to how configure.ac sets up DISABLE_ATL? Ah, thanks for the hint. I haven't had a chance to test it yet but the commit [1] "disa

Re: IAccessible2 bridgecomponent context fails

2014-10-27 Thread Stephan Bergmann
/app/svdata.cxx:265: got no IAccessible2 bridgecomponent context fails to supply service 'com.sun.star.accessibility.MSAAService' of type 'com.sun.star.accessibility.XMSAAService' program/services/services.rdb needs to contain the string "com.sun.star.accessibility.MSAASer

IAccessible2 bridgecomponent context fails

2014-10-24 Thread sleeping.pillow
bridgecomponent context fails to supply service 'com.sun.star.accessibility.MSAAService' of type 'com.sun.star.accessibility.XMSAAService' The daily builds does not seem to suffer from these warnings and do, unlike my builds have working accessibility support. Does anyone have