openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #11202
[Bug 814877] Re: Song/Bible import crash in Hungarian
** 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/814877
Title:
Song/Bible import crash in Hungarian
Status in OpenLP - Worship Presentation Software:
Fix Released
Bug description:
OpenLP is crashed on Bible/Song import, when you click on file picker.
Steps to reproduce:
1. Switch to Hungarian
2. Select File>Import>Song/Bible
3. Press Next
4. Click on file picker: crash
This bug does not affect other languages! I'm the Hungarian translator :-(
- Operating System: WindowsXP & Ubuntu 11.04
- OpenLP 1.9.6
- Log:
1) Song import:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openlp/plugins/songs/forms/songimportform.py", line 490, in onOpenLP2BrowseButtonClicked
self.getFileName(WizardStrings.OpenTypeFile % UiStrings().OLPV2,
TypeError: a float is required
2) Bible import:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openlp/plugins/bibles/forms/bibleimportform.py", line 528, in onOsisBrowseButtonClicked
self.getFileName(WizardStrings.OpenTypeFile % WizardStrings.OSIS,
TypeError: a float is required
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/814877/+subscriptions
References