Description: Right-click on a misspelled word editing a cell, crash calc. Steps to Reproduce: 1.On a new spreadsheet write a misspelled word on a cell. 2.Edit the cell on cell. 3.Right-click on the word. 4.Calc crash. Actual Results: Calc crash Expected Results: No crash, show the list to select the right word. Reproducible: Always User Profile Reset: No Additional Info: Version: 5.4.0.0.alpha1 (x64) Build ID: 0b9f9bef65bb21ebb6a64aafad448f7f62dc824a CPU threads: 4; OS: Windows 6.19; UI render: default; Locale: es-ES (es_ES); Calc: group User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Created attachment 133272 [details] Screenshot with Fatal error
Does not happen with: Version: 5.3.3.2 (x64) Build ID: 3d9a8b4b4e538a85e0782bd6c2d430bafe583448 CPU Threads: 4; OS Version: Windows 6.19; UI Render: GL; Layout Engine: new; Locale: es-ES (es_ES); Calc: group neither with Version: 5.4.0.0.alpha1+ Build ID: e5a4858e1adf5e9f0c5eb808d2155fded6a46728 CPU threads: 4; OS: Windows 6.19; UI render: GL; TinderBox: Win-x86@39, Branch:master, Time: 2017-05-10_03:50:12 Locale: es-ES (es_ES); Calc: CL
No problem here. The screenshot shows a messagebox that displays the path of the spellmenu.ui file; make sure that file exists, is readable and has sensible content. Specifically it should be identical to editeng/uiconfig/ui/spellmenu.ui of the source tree, https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob_plain;f=editeng/uiconfig/ui/spellmenu.ui;hb=HEAD Btw, a commit of 0b9f9bef65bb21ebb6a64aafad448f7f62dc824a doesn't seem to exist, did you build that version or is it downloaded?
Thanks for the comments. The released was download from http://dev-builds.libreoffice.org/pre-releases/win/x86_64/ The spellmenu.ui is on C:\Users\...\LibreOffice 5.X.64\share\config\soffice.cfg\modules\swriter\ui But editeng folder is not on C:\Users\...\LibreOffice 5.X.64_\share\config\soffice.cfg There is not editeng folder for 5.4.0.0.alpha1 (x64 or x86) Both versions was intalled with Si-Gui. Reinstalled x64 on a clean folder and editeng continues missing. The only version with editeng folder is master (I have more than 20 from 3.3 to master) Version: 5.4.0.0.alpha1+ Build ID: e5a4858e1adf5e9f0c5eb808d2155fded6a46728
I think this is the same issue as bug 107464. Close you please try again with the latest daily build? Closing as RESOLVED DUPLICATED. *** This bug has been marked as a duplicate of bug 107464 ***
Hi Xisco the issue it's not on daily build but in prerelease 5.4 comment#4 So seems in some way master it's patched but not the 5.4, so maybe and specific push for the 5.4 version should be done.