openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03419
[Bug 635515] Re: New Error Handling window crashes
Foot note. This only happens before the main window is displayed
--
New Error Handling window crashes
https://bugs.launchpad.net/bugs/635515
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
Status in OpenLP - Worship Presentation Software: Confirmed
Bug description:
Error in sys.excepthook:
Traceback (most recent call last):
File "/home/timali/dev/projects/openlp/display/openlp.pyw", line 151, in hookException
self.exceptionForm = ExceptionForm(self.mainWindow)
AttributeError: 'OpenLP' object has no attribute 'mainWindow'
References