← Back to team overview

openlp-core team mailing list archive

[Bug 814877] [NEW] Song/Bible import crash in Hungarian

 

Public bug reported:

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

** Affects: openlp
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References