Here is what I get on Ctrl+F3 in Writer: terminate called after throwing an instance of 'com::sun::star::uno::DeploymentException' (gdb) bt [...] #7 0xad4e2025 in com::sun::star::frame::FrameControl::create(com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext> const&) () from /home/ivan/libo/master/solver/unxlngi6.pro/installation/opt/program/../program/libswlo.so #8 0xad4deb07 in SwOneExampleFrame::CreateControl() () from /home/ivan/libo/master/solver/unxlngi6.pro/installation/opt/program/../program/libswlo.so #9 0xad4e17da in SwOneExampleFrame::SwOneExampleFrame(Window&, unsigned long, Link const*, String*) () from /home/ivan/libo/master/solver/unxlngi6.pro/installation/opt/program/../program/libswlo.so #10 0xaba43c4e in SwGlossaryDlg::ShowPreview() () from /home/ivan/libo/master/solver/unxlngi6.pro/lib/libswuilo.so since commit: commit 32eaa77db33b3b1f5793e92167b9f8c2708ea543 Author: Noel Grandin <noel@peralex.com> Date: Mon Jul 8 13:13:28 2013 +0200 fdo#46808, Convert frame::FrameControl service to new style Noel, could you take a look please?
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d8fa15f0ea3bbf38f5142f83121b7c72c483c7f5 fdo#67213 - crash on opening AutoText dialog (Ctrl+F3) The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to comment #1) > Noel Grandin committed a patch related to this issue. > It has been pushed to "master": Well, now it doesn't crash, but there was a preview which is not visible now. That FrameControl must still be created I guess.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5bf0fa958a709394be833584ed610a2d759ca32 Revert "fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)" The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=96bd18f692f933b328facf75eb200114bb55eee7 fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Alright, closing, thank you.