← Back to team overview

openlp-core team mailing list archive

[Bug 1414360] Re: 2.1.2 Traceback on Presentations for MAC

 

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

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

Title:
  2.1.2 Traceback on Presentations for MAC

Status in OpenLP - Worship Presentation Software:
  Fix Released

Bug description:
  Running the 2.1.2 MAC build generated this first time then was OK.
  Needs better error handling!

  Traceback (most recent call last):
    File "<string>", line 50, in <module>
    File "/Users/raoul/Projects/OpenLP/trunk/openlp/core/__init__.py", line 375, in main
      if not options.no_error_form:
    File "/Users/raoul/Projects/OpenLP/trunk/openlp/core/__init__.py", line 168, in run
      self.shared_memory = QtCore.QSharedMemory('OpenLP')
    File "/Users/raoul/Projects/OpenLP/trunk/openlp/core/ui/mainwindow.py", line 657, in app_startup
      self.application.process_events()
    File "/Volumes/OpenLP/OpenLP.app/Contents/MacOS/plugins/presentations/presentationplugin.py", line 146, in app_startup
      self.media_item.clean_up_thumbnails(file)
  AttributeError: 'PresentationMediaItem' object has no attribute 'clean_up_thumbnails'

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


References