OpenLP has suddenly stopped working in Ubuntu. I tried to uninstall and then reinstall it again but in vain. Please find the error message here below. Please let me know if anyone had faced this issue and have a solution to this. Any suggestions are also welcome! Thanks in advance.
Traceback (most recent call last):
File "/usr/share/openlp/openlp/core/ui/mainwindow.py", line 823, in paintEvent
self.preview_controller.preview_size_changed()
File "/usr/share/openlp/openlp/core/ui/slidecontroller.py", line 625, in preview_size_changed
max_width = self.preview_frame.width() - self.grid.contentsMargins().top() * 2
AttributeError: 'PreviewController' object has no attribute 'grid'