openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19186
[Bug 1116528] Re: Song Import Wizzard does not work in trunk
This is a bug but trunk is undergoing refactoring and is unstable at
present.
** Changed in: openlp
Importance: High => Low
--
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