← Back to team overview

openlp-core team mailing list archive

[Bug 1049036] Re: osx - openlp not quitting properly with modified service

 

** Branch linked: lp:~mzibricky/openlp/bug_1049036

** Changed in: openlp
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1049036

Title:
  osx - openlp not quitting properly with modified service

Status in OpenLP - Worship Presentation Software:
  Fix Committed

Bug description:
  Initial bug report see at http://support.openlp.org/issues/1146

  How to reproduce:
  - start openlp
  - add new song to a service
  - do not save the service
  - display the song from the service live
  - press the red X in the left top corner to quit openlp
  - openlp asks about saving service - press 'Save' button.
  - now you should get openlp crash dialog with message similar to

  Testing latest trunk from source - r2056
   --- Exception Traceback ---
  Traceback (most recent call last):
    File "/Users/martin/Documents/openlp/trunk/openlp/core/ui/mainwindow.py", line 1173, in closeEvent
      self.cleanUp()
    File "/Users/martin/Documents/openlp/trunk/openlp/core/ui/mainwindow.py", line 1224, in cleanUp
      self.liveController.display.close()
  RuntimeError: underlying C/C++ object has been deleted

  --- System information ---
  Platform: Darwin-11.4.0-x86_64-i386-64bit

  --- Library Versions ---
  Python: 2.7.3
  Qt4: 4.8.2
  Phonon: 4.4.0
  PyQt4: 4.9.1
  QtWebkit: 534.34
  SQLAlchemy: 0.7.7
  SQLAlchemy Migrate: 0.7.2
  BeautifulSoup: 3.2.1
  lxml: 2.3.2
  Chardet: 2.0.1
  PyEnchant: 1.6.5
  PySQLite: -
  Mako: 0.7.0
  pyUNO bridge: -

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1049036/+subscriptions


References