Bug 107803 - EDITING: Right-click on a misspelled word editing a cell, crash calc.
Summary: EDITING: Right-click on a misspelled word editing a cell, crash calc.
Status: RESOLVED DUPLICATE of bug 107464
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
5.4.0.0.alpha0+
Hardware: All All
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-12 17:03 UTC by m_a_riosv
Modified: 2017-05-13 12:24 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot with Fatal error (55.51 KB, image/png)
2017-05-12 17:04 UTC, m_a_riosv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description m_a_riosv 2017-05-12 17:03:57 UTC
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
Comment 1 m_a_riosv 2017-05-12 17:04:43 UTC
Created attachment 133272 [details]
Screenshot with Fatal error
Comment 2 m_a_riosv 2017-05-12 17:07:39 UTC
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
Comment 3 Eike Rathke 2017-05-12 17:39:22 UTC
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?
Comment 4 m_a_riosv 2017-05-12 18:18:52 UTC
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
Comment 5 Xisco Faulí 2017-05-13 10:40:35 UTC
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 ***
Comment 6 m_a_riosv 2017-05-13 12:24:25 UTC
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.