← Back to team overview

openlp-core team mailing list archive

[Bug 635515] [NEW] New Error Handling window crashes

 

Public bug reported:

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'

** Affects: openlp
     Importance: Critical
         Status: Confirmed

** Changed in: openlp
   Importance: Undecided => Critical

** Changed in: openlp
    Milestone: None => 1.9.3

** Changed in: openlp
       Status: New => Confirmed

-- 
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'





Follow ups

References