openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03505
[Bug 635515] Re: New Error Handling window crashes
** Changed in: openlp
Status: Confirmed => Fix Committed
** Branch linked: lp:~raoul-snyman/openlp/except-hook
--
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: Fix Committed
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