https://bugs.documentfoundation.org/show_bug.cgi?id=90395

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Julien Nabet <[email protected]> ---
Do you reproduce this with a brand new file?
eg:
1) create an ods file with 5 simple cells
2) save it in xlsx
3) close LO
4) open xlsx
5) try a search


For the test, could you rename your LO directory profile (see
https://wiki.documentfoundation.org/UserProfile#Mac_OS_X) and give a new try?

If you still reproduce this could you indicate your language UI?
Indeed, in code where it crashes
(http://opengrok.libreoffice.org/xref/core/vcl/source/control/ilstbox.cxx#269),
I noticed this:
const vcl::I18nHelper& rI18nHelper =
mpWindow->GetSettings().GetLocaleI18nHelper();
if GetLocaleI18nHelper() returns nothing, it'll indeed crash.

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