openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #19644
[Bug 1116528] Re: Song Import Wizzard does not work in trunk
** Also affects: openlp/trunk
Importance: High
Status: New
** Changed in: openlp/trunk
Status: New => In Progress
** Changed in: openlp/trunk
Assignee: (unassigned) => Andreas Preikschat (googol)
** Tags added: regression
--
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:
In Progress
Status in OpenLP trunk series:
In Progress
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