I tried to import this file on Openlp 2.3.2 (windows 7 32bit), but the
same result:

Traceback (most recent call last):
  File "openlp\core\ui\wizard.py", line 216, in on_current_id_changed
  File "openlp\plugins\songs\forms\songimportform.py", line 351, in 
perform_wizard
  File "openlp\plugins\songs\lib\importers\openlyrics.py", line 67, in do_import
  File "openlp\plugins\songs\lib\openlyricsxml.py", line 378, in xml_to_song
  File "openlp\plugins\songs\lib\openlyricsxml.py", line 591, in 
_process_formatting_tags
  File "openlp\plugins\songs\lib\openlyricsxml.py", line 592, in <listcomp>
KeyError: 'temporary'

and after cancel, there is second problem:
Traceback (most recent call last):
  File "R:\OpenLPPortable221\App\OpenLP\plugins\songs\songsplugin.py", line 
205, in on_song_import_item_clicked
    self.media_item.on_import_click()
  File "openlp\plugins\songs\lib\mediaitem.py", line 301, in on_import_click
  File "openlp\core\common\registry.py", line 137, in execute
  File "openlp\plugins\songs\lib\mediaitem.py", line 212, in on_song_list_load
  File "openlp\core\lib\mediamanageritem.py", line 618, in build_service_item
  File "openlp\plugins\songs\lib\mediaitem.py", line 421, in generate_slide_data
  File "openlp\core\lib\mediamanageritem.py", line 662, in 
_get_id_of_item_to_generate
RuntimeError: wrapped C/C++ object of type QListWidgetItem has been deleted

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

Title:
  import openlyrics xml - KeyError: 'temporary'

Status in OpenLP:
  Incomplete

Bug description:
  windows 7, Portable OpenLP 2.2.1
  I wanted to import lyric (see attachment), that was exported from version 
OpenLP 2.1.4
  There was an error:
  Traceback (most recent call last):
    File "D:\OpenLP_Development\OpenLP_Code\2.2\openlp\core\ui\wizard.py", line 
216, in on_current_id_changed
    File 
"D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\songs\forms\songimportform.py",
 line 348, in perform_wizard
    File 
"D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\songs\lib\importers\openlyrics.py",
 line 67, in do_import
    File 
"D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\songs\lib\openlyricsxml.py",
 line 389, in xml_to_song
    File 
"D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\songs\lib\openlyricsxml.py",
 line 602, in _process_formatting_tags
    File 
"D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\songs\lib\openlyricsxml.py",
 line 603, in <listcomp>
  KeyError: 'temporary'

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

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to