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

--- Comment #12 from Caolán McNamara <caol...@redhat.com> 2011-12-15 01:38:43 
PST ---
hmm, "SwModule::GetLanguageGuesser" probably then a window failure to load the
libexttextcat eventually. A quick-fix is probably to put a try catch around 

            m_xLanguageGuesser = uno::Reference< linguistic2::XLanguageGuessing
>(
                    xMgr->createInstance(
                       
rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.linguistic2.LanguageGuessing"))),
                        uno::UNO_QUERY );

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to