← Back to team overview

openlp-core team mailing list archive

[Bug 1309886] [NEW] Exception when clicking "Load new media" button

 

Public bug reported:

Media->Load new Media

Traceback (most recent call last):
  File "/home/samuel/programming/openlp/trunk/openlp/core/lib/mediamanageritem.py", line 324, in on_file_click
    self.on_new_file_masks)
AttributeError: 'MediaMediaItem' object has no attribute 'on_new_file_masks'

** Affects: openlp
     Importance: High
         Status: New

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

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

Title:
  Exception when clicking "Load new media" button

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Media->Load new Media

  Traceback (most recent call last):
    File "/home/samuel/programming/openlp/trunk/openlp/core/lib/mediamanageritem.py", line 324, in on_file_click
      self.on_new_file_masks)
  AttributeError: 'MediaMediaItem' object has no attribute 'on_new_file_masks'

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


Follow ups

References