← Back to team overview

openlp-core team mailing list archive

[Bug 1194610] [NEW] [support-system] SongShowPlus traceback

 

Public bug reported:

Hello,

http://support.openlp.org/issues/2016

The attached song cannot be imported by the songshowplus importer.

Traceback (most recent call last):
  File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/wizard.py", line 217, in on_current_id_changed
    self.performWizard()
  File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/forms/songimportform.py", line 353, in performWizard
    importer.doImport()
  File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/lib/songshowplusimport.py", line 150, in doImport
    self.addVerse(unicode(data, u'cp1252'), "%s%s" % (VerseType.tags[VerseType.Verse], verse_no))
  File "/usr/lib/python2.7/encodings/cp1252.py", line 15, in decode
    return codecs.charmap_decode(input,errors,decoding_table)
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 96: character maps to <undefined>

** Affects: openlp
     Importance: Low
         Status: Confirmed

** Affects: openlp/2.0
     Importance: Medium
         Status: Confirmed

** Affects: openlp/trunk
     Importance: Low
         Status: Confirmed


** Tags: support-system

** Attachment added: "(none).Liedboek 271 - God spreek deur sy Seun.sbsong"
   https://bugs.launchpad.net/bugs/1194610/+attachment/3713800/+files/%28none%29.Liedboek%20271%20-%20God%20spreek%20deur%20sy%20Seun.sbsong

** Also affects: openlp/2.0
   Importance: Undecided
       Status: New

** Also affects: openlp/trunk
   Importance: Undecided
       Status: New

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

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

** Changed in: openlp/2.0
   Importance: Undecided => Medium

** Changed in: openlp/trunk
   Importance: Undecided => Low

** Changed in: openlp/2.0
    Milestone: None => 2.0.2

** Changed in: openlp/trunk
    Milestone: None => 2.1.1

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

Title:
  [support-system] SongShowPlus traceback

Status in OpenLP - Worship Presentation Software:
  Confirmed
Status in OpenLP 2.0 series:
  Confirmed
Status in OpenLP trunk series:
  Confirmed

Bug description:
  Hello,

  http://support.openlp.org/issues/2016

  The attached song cannot be imported by the songshowplus importer.

  Traceback (most recent call last):
    File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/wizard.py", line 217, in on_current_id_changed
      self.performWizard()
    File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/forms/songimportform.py", line 353, in performWizard
      importer.doImport()
    File "/home/andreas/Projects/OpenLP/trunk/openlp/plugins/songs/lib/songshowplusimport.py", line 150, in doImport
      self.addVerse(unicode(data, u'cp1252'), "%s%s" % (VerseType.tags[VerseType.Verse], verse_no))
    File "/usr/lib/python2.7/encodings/cp1252.py", line 15, in decode
      return codecs.charmap_decode(input,errors,decoding_table)
  UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 96: character maps to <undefined>

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


Follow ups

References