← Back to team overview

openlp-core team mailing list archive

[Bug 1021796] Re: olp1 import does not work when special characters in file name

 

** Changed in: openlp
       Status: New => Confirmed

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

Title:
  olp1 import does not work when special characters in file name

Status in OpenLP - Worship Presentation Software:
  Won't Fix

Bug description:
  Hello,

  When you try to import a olp file (OpenLP version 1 importer) and the
  file contains for example "ö" the importer will fail. (Yes I know,
  normally the file is named songs.olp, that's why I set this to "low".)

  Here the traceback for OpenLP-1.9.12-bzr2081-setup.exe:

  Traceback (most recent call last):
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.ui.wizard", line 187, in onCurrentIdChanged
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.songs.forms.songimportform", line 390, in performWizard
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.songs.lib.olp1import", line 80, in doImport
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\sqlite", line 61, in connect
    File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out00-PYZ.pyz\sqlite.main", line 445, in __init__
  UnicodeEncodeError: 'ascii' codec can't encode characters in position 7-15: ordinal not in range(128)

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


References