← Back to team overview

openlp-core team mailing list archive

[Bug 1116528] Re: Song Import Wizzard does not work in trunk

 

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

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

Title:
  Song Import Wizzard does not work in trunk

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Windows 8
  Revision 2170

  When I click File->Import->Song OpenLP hangs

  Traceback (most recent call last):
    File "C:/Users/phill_000/Documents/projects/openlp/trunk\openlp\plugins\songs\songsplugin.py", line 169, in onSongImportItemClicked
      self.mediaItem.onImportClick()
    File "C:/Users/phill_000/Documents/projects/openlp/trunk\openlp\plugins\songs\lib\mediaitem.py", line 293, in onImportClick
      self.importWizard = SongImportForm(self, self.plugin)
    File "C:/Users/phill_000/Documents/projects/openlp/trunk\openlp\plugins\songs\forms\songimportform.py", line 63, in __init__
      self.clipboard = self.main_window.clipboard
  RuntimeError: super-class __init__() of type SongImportForm was never called

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


References