Comment 2 for bug 1633284

Revision history for this message
marmuta (marmuta) wrote :

Could be a negative width or height of the window for some reason. Could you post the output of
gsettings list-recursively org.onboard | grep -v snippets
?

Afterwards, as a workaround, maybe try to correct the window size in gsettings:
gsettings reset org.onboard.window.landscape width
gsettings reset org.onboard.window.landscape height

Does that change anything?