Sometimes when I open Libre Writer document it doesn't show its window.
But I can see from the launcher that in fact it is open.
When I opened multiple documents, the same behaviour - if I click on the Writer's launcher, invisible windows hover - only close buttons are seen.
The problem was solved after I deleted configuration files of libreoffice from /home/.config directory and entered through Libre Office from the Dash.
But, what caused the problem?
05 Answers
Resize the window using unity keyboard shortcuts
This happened to me in LibreOffice Calc on Ubuntu 14.04.
Press Alt+Space, R.
Then move your mouse to desired window size.
Following steps might help
- Use Alt + tab to navigate to LibreOffice
- Change the view to 'full screen' using Shift + Ctrl + j
- Use Windows + s to see all workspaces
- Click on LibreOffice, drag it below until you see the maximize option on top left
- double-click somewhere on the work space with LibreOffice
- Upon maximizing the workspace, click on the maximize button in LibreOffice (top left)
You should get your LibreOffice normal view back.
Tested on: Ubuntu 16.04
1I'm not sure if this will help anyone with troubleshooting, but you can re-size those windows to get them to display.
(I had this happen in Impress, and I could not for the life of me figure out what was wrong for two weeks).
1To make the window visible is "easy", but it is annoying to do it every time.
To prevent it for the next time:
You have to reset the value ooFactoryWindowAttributes:
1. Solution:
- Open
~/.config/libreoffice/4/user/registrymodifications.xcu - delete all lines containing
ooFactoryWindowAttributes
2. Solution:
- Open LibreOffice
Tools>Options>LibreOffice>Advanced>Open Expert Configuration(German:Extras>Optionen>LibreOffice>Erweitert>Experteneinstellungen...) ooFactoryWindowAttributesand click search- Reset the values of
TextDocumentandSpreadsheetDocument
source
Solution1:
Solution2:
new on Ubuntu 22.04 I had this problem as well. Either full screen or minimize. No size adjustment... After reading all these nice tips, one thing sorted it for me: Under "Extras - options - view: disable the hardware acceleration! Hope it helps others.