Bug 1483878

Summary: LibreOffice Impress crashes when trying to edit master
Product: [Fedora] Fedora Reporter: Edouard Duliège <edouard>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 26CC: caolanm, dtardon, erack, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-24 06:48:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Edouard Duliège 2017-08-22 07:59:28 UTC
Description of problem:
LibreOffice Impress doesn't allow me to modify a master as it crashes (fatal error)

Version-Release number of selected component (if applicable):
LibreOffice 5.3.5.2 30(Build:2)


How reproducible:
every time

Steps to Reproduce:
1. Open LibreOffice Impress
2. Open right panel, select "Masters" (might be different in english, I am using the french version so "Pages Maîtresses)
3. Right click on one of the masters and hit "edit master"

Actual results:
crash - fatal error, no other info in the popup. In the terminal, it shows:
[edouard@edouard]~% libreoffice --impress
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 42 (X_SetInputFocus)
  Resource id:  0x640019f

Expected results:
I should be able to edit the master

Additional info:
Version: 5.3.5.2
Build ID: 5.3.5.2-2.fc26
Threads CPU : 4; OS : Linux 4.12; UI Render : par défaut; VCL : kde4; Layout Engine: new; 
Locale : fr-FR (fr_FR.UTF-8); Calc: group

Downgrading to Version: 5.3.4.1 doesn't solve the issue.

Comment 1 Edouard Duliège 2017-08-24 06:48:20 UTC
mv .config/libreoffice .config.libreoffice_old
solves the issue. I'll figure it out, sorry for bothering.